Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
professional-business-writing
Remove AI-generated writing patterns while maintaining professional authority.
For business communications, reports, proposals, RFP responses, white papers,
articles, and professional writing. Strips AI patterns without becoming casual.
majiayu000/claude-skill-registry 163
-
verify-task-ownership
Verify session ownership before working on existing tasks (multi-instance coordination)
majiayu000/claude-skill-registry 163
-
create-plan
Create detailed implementation plans from feature specs or bug reports with testable acceptance criteria. Use proactively when planning features, refactors, or fixes. Every task MUST have minimum 2 testable ACs and map to requirements.
majiayu000/claude-skill-registry 163
-
post-ticket-completion
Handle post-ticket completion tasks including test exports, planning doc updates, and learning reflection. Use this skill after a ticket's tests all pass and 6-final.md exists.
majiayu000/claude-skill-registry 163
-
create-agent-skill
Create a new Agent Skill following project standards and templates. Use this when you need to encapsulate a new capability or workflow.
majiayu000/claude-skill-registry 163
-
intelligent-do
Context-aware task execution with Serena MCP backend. First time: Explores project, saves to Serena,
runs spec if complex, executes waves. Returning: Loads from Serena (<1s), detects changes, executes
with cached context. Intelligently decides when to research, when to spec, when to prime. One catch-all
intelligent execution command. Use when: User wants task executed in any project (new or existing).
majiayu000/claude-skill-registry 163
-
subagent-creator
Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to configure task-specific AI workflows for Claude Code.
majiayu000/claude-skill-registry 163
-
thoroughness
Use when implementing complex multi-step tasks, fixing critical bugs, or when quality and completeness matter more than speed - ensures comprehensive implementation without shortcuts through systematic analysis, implementation, and verification phases
majiayu000/claude-skill-registry 163
-
context-retrieval
Retrieve relevant episodic context from memory for informed decision-making. Use when you need past episodes, patterns, or solutions to similar tasks.
majiayu000/claude-skill-registry 163
-
turborepo-workflow
Expert guidance on Turborepo build orchestration and remote caching workflow. Use this skill when running build commands, troubleshooting caching issues, working with monorepo task execution, or investigating CI/CD pipeline problems. Covers the critical pattern of always using root-level pnpm scripts, understanding the turbo-wrapper.js authentication system, filter syntax for targeting packages, and remote cache configuration.
majiayu000/claude-skill-registry 163
-
eld-sense-scope
PCE (Process-Context Engine) のスコープ管理スキル。入れ子プロセス間のコンテキスト継承を設計し、親子間のハンドオフを最適化する。
トリガー条件:
- タスクを子タスクに分解する時
- サブエージェントに作業を委譲する時(Task tool使用時)
- 並列タスクを起動する時
- 「このタスクを分割して」
- 「サブタスクのコンテキストを設計して」
majiayu000/claude-skill-registry 163
-
notification-trigger
Triggers notifications exclusively for VERY IMPORTANT priority tasks that are incomplete and due within 6 hours. Repeats every 10 minutes with duplicate prevention tracking in memory. Clears tracking when tasks complete or due times pass.
majiayu000/claude-skill-registry 163
-
meeting-notes
Convert meeting discussions into clear, actionable notes with tasks, decisions, and follow-ups fo...
majiayu000/claude-skill-registry 163
-
creating-workflows-from-description
Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation
majiayu000/claude-skill-registry 163
-
moai-alfred-issue-labels
GitHub issue label configuration, label taxonomy, and workflow automation mapping for MoAI-ADK projects
majiayu000/claude-skill-registry 163
-
faber-coordinator
Coordinate FABER-DB operations within FABER workflow phases
majiayu000/claude-skill-registry 163
-
just
just is a handy command runner for saving and running project-specific commands. Features include recipe parameters, .env file loading, shell completion, cross-platform support, and recipes in arbitrary languages. This skill is triggered when the user says things like "create a justfile", "write a just recipe", "run just commands", "set up project automation with just", "understand justfile syntax", or "add a task to the justfile".
majiayu000/claude-skill-registry 163
-
retrospective-workflow
Systematic post-story retrospective process with automated metrics gathering, structured feedback collection, and Agent Package Manager handoff generation
majiayu000/claude-skill-registry 163
-
issue-workflow
Manage GitHub issues workflow - update status, add comments, create follow-ups. Use when starting work on an issue, completing an issue, or encountering blockers. Triggers on "issue", "close issue", "update issue", "blocked".
majiayu000/claude-skill-registry 163
-
beads-viewer
Graph analysis with bv (Beads Viewer). Use when analyzing the task graph, finding blockers, getting recommendations, checking critical path, or when the user mentions "bv", "graph", "dependencies", or "what should I work on".
majiayu000/claude-skill-registry 163
-
claude-code-optimizer
Claude Code productivity patterns including EPCC workflow, context management, and extended thinking triggers. Use when starting sessions or managing context.
majiayu000/claude-skill-registry 163
-
write-issue
Create or update project issues following the standardized format with Functional Specifications (Preconditions/Workflow/Postconditions), Technical Specifications, and hierarchical task lists. Use when user asks to create/update an issue, document requirements, or write specifications for a new feature.
majiayu000/claude-skill-registry 163
-
colab-unzip-workflow
Colab file paths after unzipping repo. Trigger when: (1) API key file not found, (2) file path errors in Colab, (3) configuring notebook paths, (4) 'yfinance fallback' despite keys existing.
majiayu000/claude-skill-registry 163
-
search
Unified memory search across synapse. Use to find past decisions, wisdom, patterns, and context.
majiayu000/claude-skill-registry 163