aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:sorryhyun
5 artifacts found
skillby sorryhyun
3mo 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
3mo 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
3mo 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
3mo 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
skillby sorryhyun
6d ago

skill-generator

Create new Claude Code skills with proper structure and best practices. Use when the user wants to create a new skill, extend Claude's capabilities, or needs help structuring a SKILL.md file.

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