aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
aibuilder.sh

Composable building blocks for Claude Code

Filters

Filters1

Type

Task

Filters1

Type

Task

author:sorryhyun
4 artifacts found
skillby sorryhyun
2h ago

maintain-docs

Update and maintain documentation to reflect current implementation after code changes, refactoring, or new features. Remove temporal language, verify accuracy against code, and keep docs current. Use when updating docs, syncing documentation, removing outdated info, or after implementing features.

1 repos0 installs
$npx ai-builder add skill sorryhyun/maintain-docs
skillby sorryhyun
2h ago

import-refactor

Update all import statements, module references, string paths, and config references after moving or renaming files and modules. Handles Python, TypeScript, and JavaScript imports. Use when moving files, renaming modules, restructuring directories, or consolidating code.

1 repos0 installs
$npx ai-builder add skill sorryhyun/import-refactor
skillby sorryhyun
2h ago

todo-manage

Manage and organize TODO.md at project root - plan features, track progress, mark tasks complete, and clean up completed items. Use when planning tasks, organizing work, reviewing priorities, or managing the project TODO list. Access via /dipeotodos command.

1 repos0 installs
$npx ai-builder add skill sorryhyun/todo-manage
skillby sorryhyun
2h ago

dipeo-backend

Router skill for DiPeO backend ecosystem (server/ and cli/): FastAPI server, CLI tools, database, MCP integration. Use when task mentions CLI commands, server endpoints, database queries, or MCP tools. For simple tasks, handle directly; for complex work, escalate to dipeo-backend agent.

1 repos0 installs
$npx ai-builder add skill sorryhyun/dipeo-backend
You've reached the end