Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
TDG Test-Driven Generation
Test-Driven Generation uses TDD (Test-Driven Development) techniques to generate tests and code in Red-Green-Refactor loops. Key words to detect are tdg, TDG.
majiayu000/claude-skill-registry 163
-
n8n-mcp-orchestrator
Expert MCP (Model Context Protocol) orchestration with n8n workflow automation. Master bidirectional MCP integration, expose n8n workflows as AI agent tools, consume MCP servers in workflows, build agentic systems, orchestrate multi-agent workflows, and create production-ready AI-powered automation pipelines with Claude Code integration.
majiayu000/claude-skill-registry 163
-
refactoring-03-config-reproducibility
Use when improving run configuration, seeding, and reproducibility for Python research code.
majiayu000/claude-skill-registry 163
-
sss-blog
SSS Blogプロジェクトの運用スキル。ブログ記事作成、短編小説作成、サムネイル追加、プロジェクト構造の理解、デプロイ作業を支援します。記事追加、コンテンツ作成、Git操作、プロジェクトについての質問に対応します。
majiayu000/claude-skill-registry 163
-
smartspec
AI-Ready requirements specification generator that transforms vague ideas into professional specification documents deliverable to AI development tools (BMAD Story Format and GitHub Spec-Kit Format) through intelligent guided conversations. Use this when users need to create requirement specifications, product requirements documents (PRD), user stories, or AI-ready development documentation.
majiayu000/claude-skill-registry 163
-
agent-repair
A two-phase repair skill that analyzes errors and suggests fixes before executing repairs. Phase one: user describes error, agent analyzes and proposes solution. Phase two: upon approval, executes the repair action.
majiayu000/claude-skill-registry 163
-
skills-registry-organization
Pattern for organizing Skills Registry as a shared submodule across projects
majiayu000/claude-skill-registry 163
-
refactoring-catalog
Identifies code smells and applies refactoring techniques from Martin Fowler's catalog. Use when improving code structure, reducing complexity, or eliminating smells without changing behavior.
majiayu000/claude-skill-registry 163
-
GDScript Validate
Validate GDScript changes by refreshing Godot cache and checking diagnostics. Use after creating or editing GDScript files.
majiayu000/claude-skill-registry 163
-
brainstorm-acceptance-test
Gather examples for the acceptance test; use when we are about to start development of a new feature
majiayu000/claude-skill-registry 163
-
aico-pm-user-story-writing
Transform requirements into well-structured User Stories using "As a [user], I want [goal], So that [benefit]" format with Given/When/Then acceptance criteria.
Use this skill when:
- User asks to "write user story", "create story", "add story"
- User mentions "user story", "backlog item", "story"
- Running /pm.plan and need to break PRD into implementable stories
- Creating backlog items for development team
- Need to formalize a requirement into standard story format
- Converting feature request into actionable story with acceptance criteria
Output: ALWAYS write story files to docs/reference/pm/stories/{story-name}.md
majiayu000/claude-skill-registry 163
-
birdmate
APM project for birdmate
majiayu000/claude-skill-registry 163
-
affinity-python-sdk
Use when writing Python code with the Affinity SDK, or when user asks about "affinity-sdk", "affinity package", typed IDs, async Affinity client, pagination, or Python scripts for Affinity CRM.
majiayu000/claude-skill-registry 163
-
baml-integration
Generic BAML patterns for type-safe LLM prompting. Covers schema design, DTO generation, client wrappers, and cross-language codegen. Framework-agnostic.
majiayu000/claude-skill-registry 163
-
code-navigation
Use when you need to understand the codebase structure, find definitions, or trace references without reading entire files.
majiayu000/claude-skill-registry 163
-
create-config
Creates timestamped configuration files for sports poetry multi-agent workflows. Invoked when users request to 'create config', 'set up configuration', 'configure sports poetry', provide sports lists for generation, or need help understanding configuration options. Validates sports count (3-5), checks API keys for LLM mode, and generates both JSON config and reproducible generator script (project)
majiayu000/claude-skill-registry 163
-
makefile-review
Audit Makefiles for duplication, portability, and idiomatic GNU Make usage.
Triggers: Makefile review, build system, GNU Make, portability, deduplication,
pattern rules, automatic variables, dependency graph
Use when: auditing Makefiles, reviewing build system, checking portability,
eliminating recipe duplication
DO NOT use when: creating new Makefiles - use abstract:make-dogfood.
DO NOT use when: architecture review - use architecture-review.
Use this skill for Makefile audit and optimization.
majiayu000/claude-skill-registry 163
-
oss:solution-implementation
Phase 3 of OSS contribution - Design and implement the solution following project standards and best practices. Writes code following conventions, adds/updates tests, handles edge cases. Use when issue analysis is complete and ready to write code.
majiayu000/claude-skill-registry 163
-
2-categorize-files
Second step in building instruction context for codebase
majiayu000/claude-skill-registry 163
-
creative-qa-checklist
Use to verify creative assets meet brand, accessibility, and localization standards before launch.
majiayu000/claude-skill-registry 163
-
github-pr-workflow
Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.
majiayu000/claude-skill-registry 163
-
bugfix-format
バグ修正ドキュメントのフォルダ構造と形式。/fixコマンドが参照する。
majiayu000/claude-skill-registry 163
-
hetzner-coder
This skill guides provisioning Hetzner Cloud infrastructure with OpenTofu/Terraform. Use when creating servers, networks, firewalls, load balancers, or volumes on Hetzner Cloud.
majiayu000/claude-skill-registry 163
-
avoiding-false-positives
Prevents false positive findings by recognizing framework patterns, codebase conventions, and common non-issues. Use when uncertain whether something is a real issue.
majiayu000/claude-skill-registry 163