Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-review
Review source code and create a report in Japanese
majiayu000/claude-skill-registry 163
-
council-router
Route code reviews to appropriate council members. Use when reviewing PRs, architecture decisions, or significant code changes that need expert perspective.
majiayu000/claude-skill-registry 163
-
react-flow-code-review
Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xyflow/react, checking for common mistakes, or optimizing node-based UI implementations.
majiayu000/claude-skill-registry 163
-
rust-systems-programming
Complete guide for Rust systems programming including ownership, borrowing, concurrency, async programming, unsafe code, and performance optimization
majiayu000/claude-skill-registry 163
-
Hono API 编写助手
Hono API 编写助手,基于用户需求创建新的 API,或修改现有 API。
majiayu000/claude-skill-registry 163
-
detecting-integer-overflow
Detects integer overflow and underflow vulnerabilities in arithmetic operations used for buffer sizing or allocation. Use when analyzing calculations, size computations, or investigating integer wraparound issues.
majiayu000/claude-skill-registry 163
-
fzf
Command-line fuzzy finder for interactive filtering of any list. Use when interactively selecting files, searching command history (CTRL-R), creating selection interfaces in scripts, building interactive menus, or integrating fuzzy search with tools like ripgrep, fd, and git. Triggers on mentions of fzf, fuzzy finder, ** completion, interactive filtering, or shell keybindings CTRL-T/CTRL-R/ALT-C.
majiayu000/claude-skill-registry 163
-
phase-development-workflow
Complete 12-step workflow for phase development from branch creation to merge. Use this when starting a new phase or when asked to follow the phase development process.
majiayu000/claude-skill-registry 163
-
docker
Guide for using Docker - a containerization platform for building, running, and deploying applications in isolated containers. Use when containerizing applications, creating Dockerfiles, working with Docker Compose, managing images/containers, configuring networking and storage, optimizing builds, deploying to production, or implementing CI/CD pipelines with Docker.
majiayu000/claude-skill-registry 163
-
android-release
Build, sign, and prepare Android APK and AAB for release. Handles version bumping, building, zipalign (APK), and signing with JKS keystore. Outputs DecentPaste_x.x.x.apk for GitHub releases and signed AAB for Play Console.
majiayu000/claude-skill-registry 163
-
btcpayserver-doc
GitHub repository skill for btcpayserver/btcpayserver-doc
majiayu000/claude-skill-registry 163
-
writeDocumentation
Write or update duplojs-utils documentation pages (FR/EN) including API function pages, namespace index pages, and guides, following the repo's structure, MonacoTSEditor examples, required sections, and prev/next metadata.
majiayu000/claude-skill-registry 163
-
flaky-test-prevention
フレーキー(不安定)なテストを検出・修正するスキル。非決定性の排除、リトライロジック、テスト安定性向上パターンを提供。並列実行時の問題解決やタイミング依存の除去を支援。
Anchors:
• Test-Driven Development(Kent Beck) / 適用: Red-Green-Refactor / 目的: 安定したテスト設計
• xUnit Test Patterns(Gerard Meszaros) / 適用: テストダブル / 目的: 非決定性の隔離
• Continuous Delivery(Jez Humble) / 適用: パイプライン信頼性 / 目的: CI/CDの安定化
Trigger:
Use when tests fail intermittently, detecting flaky tests, eliminating non-determinism in tests, fixing timing-dependent failures, or stabilizing CI/CD pipelines.
majiayu000/claude-skill-registry 163
-
usage-rules-elixir
Elixir Core Usage Rules
majiayu000/claude-skill-registry 163
-
ispc-lit-tests
Best practices for creating ISPC lit tests. Use when writing regression tests, verifying code generation, or checking compiler diagnostics.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
transcript-condenser
Condenses Claude Code session transcripts into readable summaries by filtering metadata, system notifications, and command artifacts. Use when the user wants to review, analyze, or understand what happened in a Claude Code session, view tool usage patterns, or export session data. Triggers when user mentions "analyze session", "review transcript", "condense logs", "what tools did I use", or similar workflow analysis requests.
majiayu000/claude-skill-registry 163
-
odoo-knowledge-agent
Scrape Odoo forum solved threads to build error prevention guardrails and auto-fix scripts. Extract patterns from 1000+ solved issues to prevent common mistakes before deployment and auto-heal production problems. Combines web scraping, AI pattern extraction, preventive guardrails generation, and auto-patch scripts for Odoo custom development lifecycle.
majiayu000/claude-skill-registry 163
-
grant-application-assembler
Compiles production-ready EU grant proposals from EU Grant Hunter briefs,
UBOS narrative banks, partner commitments, and budget templates. Reuses the
proven 1,850:1 ROI methodology that secured €6M Xylella funding. Coordinates
the full assembly workflow: intelligence gathering, narrative compilation,
budget construction, partner onboarding, compliance checks, quality scoring,
and final packaging (PDF/LaTeX). Target score: ≥4.6/5 (Horizon 13.8/15). Use
when preparing submissions, tracking proposal status, or managing consortium
deliverables.
majiayu000/claude-skill-registry 163
-
linear-lifecycle
Use when working with Linear issues across development workflow - uses Linearis CLI with JSON output for zero-context issue management. Get details, create issues, update status, and add comments without consuming tokens in main session.
majiayu000/claude-skill-registry 163
-
agent-builder
Interactive AI agent development workflow orchestrator. Guides users through complete agent creation from brainstorming to production-ready implementation. Use when user wants to build a new AI agent, design an agentic system, scaffold an agent project, or needs help with agent architecture decisions. Supports three-phase workflow - design documentation, implementation scaffolding, and operations (deploy/observe/evaluate).
majiayu000/claude-skill-registry 163
-
branch-puller
Pull branches from remote repository with intelligent conflict resolution
majiayu000/claude-skill-registry 163
-
communication-guidelines
Use when starting work - guidelines for asking questions and commit policies
majiayu000/claude-skill-registry 163
-
typescript-coding-standards
TypeScript coding standards covering strict type system, advanced types, decorators, generics, and best practices for type-safe applications. Use for TypeScript projects requiring robust type safety and maintainable code.
majiayu000/claude-skill-registry 163