Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
coding-standard
Expert in modern code design standards including SOLID principles, Clean Code patterns (KISS, YAGNI, DRY, TDA), design patterns, and pragmatic software design. **ALWAYS use when designing ANY classes/modules, implementing features, fixing bugs, refactoring code, or writing functions. ** Use proactively to ensure proper design, separation of concerns, simplicity, and maintainability. Triggers - "create class", "design module", "implement feature", "refactor code", "fix bug", "is this too complex", "apply SOLID", "keep it simple", "avoid over-engineering", writing any code.
majiayu000/claude-skill-registry 163
-
tech-debt-reducer
Systematic technical debt reduction and code optimization agent. Use when refactoring code, reducing complexity, eliminating code smells, improving performance, cleaning up unused code, or modernizing legacy patterns. Handles dependency updates, architecture improvements, and codebase health metrics.
majiayu000/claude-skill-registry 163
-
store-creating
BoxLogのZustand storeを作成。devtools, persist, 型安全なパターンを適用。
majiayu000/claude-skill-registry 163
-
forge-conventions
Project conventions for git commits, branch naming, and code style. Use when committing code, creating branches, or reviewing code style.
majiayu000/claude-skill-registry 163
-
prompt-assembly
Assembles coder and verifier prompts from templates. Use when user says "build a prompt", "assemble a prompt", "assemble prompts", or "generate a prompt" for dispatching work to coding and verification agents.
majiayu000/claude-skill-registry 163
-
writing-ast-check
Create AST-based checks for evaluating generated Python code quality
majiayu000/claude-skill-registry 163
-
game-architect
Validate codebase architecture and organization before releases. Use when user asks to 'check architecture', 'validate structure', 'pre-release check', or before versioning.
majiayu000/claude-skill-registry 163
-
Plugin Management
Use when the user wants to list, configure, update, or remove installed Claude Code plugins
majiayu000/claude-skill-registry 163
-
authoring-skills
MUST BE USED when creating, improving, or reviewing Skills. Use PROACTIVELY when user mentions "create a skill", "new skill", "write a skill", "improve skill", "skill description", or "progressive disclosure". Guides through specification-compliant skill design with three-level progressive disclosure.
majiayu000/claude-skill-registry 163
-
validate-codex-config
Validate afi-config codex and governance configuration for structural consistency, broken references, and schema alignment, without changing protocol semantics. This skill performs read-only validation and produces a human-readable report of issues found, without attempting automatic fixes.
majiayu000/claude-skill-registry 163
-
cto
首席技术官专家,精通技术架构设计、技术团队管理、技术战略规划、技术选型、研发效能提升和创新技术评估
majiayu000/claude-skill-registry 163
-
query-schema
Query game configuration table schemas and analyze table relationships using HTTP API and CFG syntax. This skill should be used when Claude needs to understand table structures for game development, query configuration data, or analyze foreign key relationships between tables.
majiayu000/claude-skill-registry 163
-
act-local-testing
Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.
majiayu000/claude-skill-registry 163
-
ai-code-reviewer
WHEN: Deep AI-powered code analysis, multi-model code review, security scanning with Codex and Gemini
WHAT: Comprehensive code review using external AI models with severity-based findings, deduplication, and secret detection
WHEN NOT: Simple lint checks -> code-reviewer, Quick security only -> security-scanner, Style formatting -> code-quality-checker
majiayu000/claude-skill-registry 163
-
encyclopedia
Knowledge retrieval from multiple sources. Search docs, web, and code with intelligent routing.
majiayu000/claude-skill-registry 163
-
badger-hardware
Hardware integration for Badger 2350 including GPIO, I2C sensors, SPI devices, and electronic components. Use when connecting external hardware, working with sensors, controlling LEDs, reading buttons, or interfacing with I2C/SPI devices on Badger 2350.
majiayu000/claude-skill-registry 163
-
book-report
Comprehensive research and analysis of books with actionable insights, hidden gems, and personalized recommendations. Use when the user requests book research, book reports, book analysis, or says "Research Book" followed by a book title. Adapts to project context (professional, personal, academic, hobby).
majiayu000/claude-skill-registry 163
-
output-dev-http-client-create
Create shared HTTP clients in src/clients/ for Output SDK workflows. Use when integrating external APIs, creating service wrappers, or standardizing HTTP operations.
majiayu000/claude-skill-registry 163
-
architecture-review
Conducts a comprehensive multi-perspective architecture review using ALL architecture team members. Use when the user requests "Start architecture review", "Full architecture review", "Review architecture for version X.Y.Z", "Conduct comprehensive review", or when they want assessment from multiple perspectives. Do NOT use for single-specialist reviews (use specialist-review instead) or for status checks (use architecture-status instead).
majiayu000/claude-skill-registry 163
-
appflowy-integration
Integration with AppFlowy project management tool for task tracking, database management, and workspace organization. Use when working with AppFlowy, managing project tasks, creating databases, organizing workspaces, syncing agent work with project tracking, syncing documentation or tasks to AppFlowy, setting up automated sync workflows, or when the user mentions AppFlowy, project tracking, task management, or sync automation. Includes generic sync script that works with ANY project. Supports rich text formatting (bold, italic, code, links, strikethrough) and git pushsync workflow for automated syncing.
majiayu000/claude-skill-registry 163
-
alps
Create, validate, and improve ALPS profiles. Generate from natural language descriptions, validate existing profiles, and get improvement suggestions.
majiayu000/claude-skill-registry 163
-
view-transitions
Creates smooth animated transitions between views using the native View Transitions API. Use when building page transitions, state changes, or morphing elements between different DOM states in SPAs and MPAs.
majiayu000/claude-skill-registry 163
-
Rust Simplify
Rustコードの過剰設計を解消してシンプルにする依頼で使う。抽象化の過多、不要な分割、過剰な汎用化を減らし、読みやすさと保守性を優先する。
majiayu000/claude-skill-registry 163
-
github-explorer
Explores, analyses, and works with GitHub repositories and git history. Includes searching public repos, comparing repositories, setting up GitHub Actions, debugging workflows, and investigating git history to trace code changes. Use when working with GitHub or git history.
majiayu000/claude-skill-registry 163