Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
creating-financial-models
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
majiayu000/claude-skill-registry 163
-
cheney-practical-go
Write Go code in the style of Dave Cheney, Go community leader. Emphasizes practical patterns, clear error handling, and performance awareness. Use when writing production Go that needs to be maintainable and performant.
majiayu000/claude-skill-registry 163
-
hashnode
Enables Claude to manage Hashnode blog posts, engagement, and developer community participation
majiayu000/claude-skill-registry 163
-
fullstack-debugger
Expert debugger for Next.js + Cloudflare Workers + Supabase stacks. Systematic troubleshooting for auth, caching, workers, RLS, CORS, and build issues. Activate on: 'debug', 'not working', 'error', 'broken', '500', '401', '403', 'cache issue', 'RLS', 'CORS'. NOT for: feature development (use language skills), architecture design (use system-architect).
majiayu000/claude-skill-registry 163
-
agentuity-cli-auth-ssh-delete
Delete an SSH key from your account. Requires authentication. Use for managing authentication credentials
majiayu000/claude-skill-registry 163
-
aico-pm-story-acceptance
Verify and close stories after frontend/backend tasks are completed. Check ALL related task files, update story acceptance criteria checkboxes.
UNIQUE VALUE: Ensures BOTH frontend AND backend tasks are verified before closing story. Prevents premature story closure.
Use this skill when:
- Frontend or backend notifies "task completed, please verify"
- User asks to "verify story", "accept story", "close story", "mark story done"
- Need to check if a story can be marked as complete
- User asks "is story X done?", "can we close story X?"
CRITICAL: Must check BOTH frontend tasks (docs/reference/frontend/tasks/) AND backend tasks (docs/reference/backend/tasks/) before closing.
Output: Update story file checkboxes from `- [ ]` to `- [x]`
majiayu000/claude-skill-registry 163
-
aico-subagent-driven
Execute implementation plan by dispatching fresh subagent per task. Each task gets: Implementer → Spec Review → Quality Review. Two-stage review ensures both correctness and quality.
Use this skill when:
- Have implementation plan with multiple independent tasks
- Want automated execution with quality gates after each task
- Tasks are mostly independent (not tightly coupled)
- User asks to "execute the plan", "run the tasks", "auto implement"
Prerequisites: Must have plan from aico-*-plan or aico-*-task-breakdown skill.
Process: For each task: Dispatch Implementer → Spec Review (passes?) → Quality Review (passes?) → Next task
Review order: ALWAYS spec compliance first, THEN code quality.
majiayu000/claude-skill-registry 163
-
do-work
Execute development work from a scratchpad, tracking progress with TodoWrite and making atomic commits. This skill MUST be invoked as the first action when user says "start work on issue
majiayu000/claude-skill-registry 163
-
pufferlib
High-performance reinforcement learning framework optimized for speed and scale. Use when you need fast parallel training, vectorized environments, multi-agent systems, or integration with game environments (Atari, Procgen, NetHack). Achieves 2-10x speedups over standard implementations. For quick prototyping or standard algorithm implementations with extensive documentation, use stable-baselines3 instead.
majiayu000/claude-skill-registry 163
-
deployment_manager
**智能部署代理**。分析目标需求,自动搜索、规划并部署 Docker 应用。
majiayu000/claude-skill-registry 163
-
meteor-sync-specialist
Sync data from Meteor MongoDB to Supabase; use when running syncs, debugging sync failures, investigating entity mapping issues, or implementing new mappers
majiayu000/claude-skill-registry 163
-
risk-agent
Risk management and constitutional compliance specialist. Ensures all trading decisions comply with constitutional limits and manages portfolio risk. Integrates Constitution Article 4 (Risk Management).
majiayu000/claude-skill-registry 163
-
connect
Connect Codex to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
majiayu000/claude-skill-registry 163
-
when-configuring-sandbox-security-use-sandbox-configurator-dnyoussef-context-cascade
majiayu000/claude-skill-registry 163
-
gask
Send a task to Gemini via the `gask` CLI and wait for the reply. Use only when the user explicitly delegates to Gemini (ask/@gemini/let gemini/review); not for questions about Gemini itself.
majiayu000/claude-skill-registry 163
-
agentic-workflow-automation
Transition from static LLM chats to autonomous agents that execute multi-step tasks. Use this when you need to automate cross-platform reports (e.g., Snowflake to Google Docs), build self-service tools for non-technical teams, or create "anticipatory" engineering workflows that draft PRs based on Slack discussions.
majiayu000/claude-skill-registry 163
-
pytest-mastery
Python testing with pytest using uv package manager. Use when: (1) Running Python tests, (2) Writing test files or test functions, (3) Setting up fixtures, (4) Parametrizing tests, (5) Generating coverage reports, (6) Testing FastAPI applications, (7) Debugging test failures, (8) Configuring pytest options. Triggers: "run tests", "write tests", "test coverage", "pytest", "unit test", "integration test", "test FastAPI".
majiayu000/claude-skill-registry 163
-
multi-agent-ai-projects
Guidelines for multi-agent AI and learning projects with lesson-based structures. Activate when working with AI learning projects, experimental directories like .spec/, lessons/ directories, STATUS.md progress tracking, or structured learning curricula with multiple modules or lessons.
majiayu000/claude-skill-registry 163
-
mermaid-optimize
Improve readability, consistency, and completeness of Mermaid diagrams. Use when Claude needs to optimize Mermaid diagrams for visual clarity, better layout, missing components, or standardization across files. This skill enhances diagram quality while preserving the original architecture and meaning.
majiayu000/claude-skill-registry 163
-
oe-docs-updates
Keeps OpenEvent-AI “living docs” in sync while coding. Use whenever you fix a bug, discover a new bug, add/modify behavior, or capture a future idea. Updates docs/guides/TEAM_GUIDE.md (bug list + regressions), DEV_CHANGELOG.md (what changed), new_features.md (ideas parked for later), and TO_DO_NEXT_SESS.md (next-session tasks).
majiayu000/claude-skill-registry 163
-
sql-query-helper
Generate, optimize, and explain SQL queries with best practices. Use when writing database queries or optimizing SQL performance.
majiayu000/claude-skill-registry 163
-
bio-expression-matrix-metadata-joins
Merge sample metadata with count matrices and add gene annotations. Use when preparing data for differential expression analysis or visualization.
majiayu000/claude-skill-registry 163
-
model-routing
Intelligent model selection - routes tasks to Haiku (fast/cheap), Sonnet (balanced), or Opus (complex/strategic) based on task complexity analysis
majiayu000/claude-skill-registry 163
-
discover-ml
Automatically discover machine learning and AI skills when working with machine learning. Activates for ml development tasks.
majiayu000/claude-skill-registry 163