Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
planning-with-trello
Use when planning features, organizing sprints, or syncing work with Trello boards.
majiayu000/claude-skill-registry 163
-
Safety Memory
Your approach to handling safety memory. Use this skill when working on files where safety memory comes into play.
majiayu000/claude-skill-registry 163
-
ppt
Generate PowerPoint presentations programmatically. Use this skill when the user wants to create a new PPT project, plan presentation content, scrape source materials from the web, generate slides, draw shapes/flowcharts, or review rendered slide images. Handles the full workflow from content planning to final output.
majiayu000/claude-skill-registry 163
-
prp-core-runner
Orchestrate complete PRP workflow from feature request to pull request. Run create branch, create PRP, execute implementation, commit changes, and create PR in sequence. Use when implementing features using PRP methodology or when user requests full PRP workflow.
majiayu000/claude-skill-registry 163
-
cto-engineering-metrics
Expert methodology for defining, tracking, and interpreting engineering performance metrics including DORA, team health, productivity, and executive reporting.
majiayu000/claude-skill-registry 163
-
agent-memory
Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable findings worth preserving.
majiayu000/claude-skill-registry 163
-
image-gen
Generate images using Google's Nano Banana Pro (Gemini 3 Pro Image) with workflow-based prompting
majiayu000/claude-skill-registry 163
-
subagent-orchestration
This skill should be used when coordinating multiple subagents, implementing orchestrator
patterns, or managing parallel agent workflows.
Trigger phrases: "orchestrate agents", "coordinate subagents", "parallel agents",
"multi-agent workflow", "delegate to agents", "run agents in parallel", "launch multiple agents".
majiayu000/claude-skill-registry 163
-
jj-todo-workflow
Structured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:*] flags, track progress through status transitions, manage parallel task DAGs with dependency checking. Enforces completion discipline. Enables to divide work between Planners and Workers. **Requires the working-with-jj skill**
majiayu000/claude-skill-registry 163
-
command-basic-patterns
基本実装パターン(シンプル指示/ステップバイステップ/条件分岐/ファイル参照)を整理し、パターン選定とテンプレート適用を支援するスキル。
選定基準、実装の骨格、検証手順を一貫して整理する。
Anchors:
• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: コマンド設計 / 目的: 実践的な手順設計パターンの習得
Trigger:
Use when selecting or reviewing basic command patterns, or structuring workflows for simple/step/conditional/file-reference commands.
command basic patterns, simple command, step-by-step, conditional command, file reference
majiayu000/claude-skill-registry 163
-
discover-workflow
Automatically discover workflow and task management skills when working with Beads. Activates for workflow development tasks.
majiayu000/claude-skill-registry 163
-
competition-organizer-docs
Generate and review documentation for competition organizers using Diataxis framework. Use when writing docs for organizer workflows like creating competitions, managing divisions, scheduling heats, handling registrations, entering results, or managing volunteers/judges.
majiayu000/claude-skill-registry 163
-
background-job
Use when creating recurring jobs, scheduled tasks, or batch processing operations with proper paging strategies.
majiayu000/claude-skill-registry 163
-
managing-agent-lifecycles
Implements persistent agent lifecycle management with 6 lifespans (ephemeral, turn, context, session, workflow, project). Use when creating agents that survive across turns, managing workflow-scoped execution, or needing automatic cleanup at lifecycle boundaries.
majiayu000/claude-skill-registry 163
-
bug-health-inline
Inline orchestration workflow for automated bug detection and fixing. Provides step-by-step phases for bug-hunter detection, priority-based fixing with bug-fixer, and verification cycles.
majiayu000/claude-skill-registry 163
-
detecting-double-free
Detects double free vulnerabilities by identifying attempts to free the same memory block twice. Use when analyzing memory management, cleanup paths, or investigating heap corruption issues.
majiayu000/claude-skill-registry 163
-
deep-research
Deep research with NotebookLM + web search. Iterative multi-source research with domain boost, source credibility, and post-research artifact generation (podcast, video, slides, quiz). Free alternative to Perplexity/Gemini Pro. Use when user says "/deep-research", "research this", "deep dive into", or "investigate".
majiayu000/claude-skill-registry 163
-
springfield
Orchestrates autonomous development workflows through specialized character-based phases - research (Lisa), complexity assessment (Mayor Quimby), planning (Professor Frink), documentation (Martin Prince), implementation (Ralph), and quality validation (Comic Book Guy). Handles multi-step development tasks end-to-end with automatic error recovery, kickback routing, and iterative refinement. Use for complex feature development, bug fixes requiring investigation, or any task benefiting from structured research-plan-implement-validate cycles.
majiayu000/claude-skill-registry 163
-
rl-optimization
Apply reinforcement learning principles when working on spec-kit-extensions.
Auto-activates when: (1) editing command prompts in commands/*.md,
(2) modifying workflow templates in extensions/workflows/,
(3) discussing user feedback about workflow friction,
(4) reviewing issues or PRs mentioning prompt clarity or template problems,
(5) analyzing chat logs or workflow usage from other repositories.
Helps ensure changes improve prompt effectiveness and template utility.
majiayu000/claude-skill-registry 163
-
atlas-iterative
Iterative 3-phase workflow with peer review cycle for changes needing validation (15-30 min)
majiayu000/claude-skill-registry 163
-
chain-of-thought
Inject structured reasoning blocks into prompts to encourage step-by-step thinking. Use when tasks require complex problem-solving, multi-step reasoning, planning, analysis, or when you need the model to show its work and reflect on decisions before providing answers.
majiayu000/claude-skill-registry 163
-
atlassian-jira
Execute Jira operations including issue retrieval, creation, updates, search, and project management. Use when the user needs to interact with Jira issues, projects, boards, or perform any Jira-related tasks.
majiayu000/claude-skill-registry 163
-
gemini-cli-execution
Expert guide for executing the Google Gemini CLI in non-interactive and headless modes. Covers command syntax, piping input, output handling, and automation patterns. Use when running gemini commands, piping context to Gemini, scripting Gemini workflows, or using interactive shell mode. Delegates to gemini-cli-docs for official command references.
majiayu000/claude-skill-registry 163
-
clean-branches
Clean up git branches by analyzing merged/unmerged status, archiving completed work,
and organizing active branches. This skill should be used when the user wants to clean
up branches, organize their git repository, or review branch status.
Triggered by "/clean-branches", "/branches", "clean branches", "check branches", "check branch", or "branches".
majiayu000/claude-skill-registry 163