Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rails-debugger
Use proactively when encountering Rails errors, test failures, build issues, or unexpected behavior. Analyzes errors, reproduces issues, and identifies root causes.
majiayu000/claude-skill-registry 163
-
generate-boilerplate
Create starter code from templates. Use when setting up new modules or test files.
majiayu000/claude-skill-registry 163
-
postgres-helper
majiayu000/claude-skill-registry 163
-
release-management
Manage GitHub releases - create releases, upload assets, manage tags, and generate release notes using gh CLI
majiayu000/claude-skill-registry 163
-
comment-lister
List comments on issues with optional filtering via Fractary CLI
majiayu000/claude-skill-registry 163
-
digital-brain
Personal knowledge management system for founders, creators, and builders. Manages personal brand, content creation, network relationships, goals, and provides voice/tone consistency for content generation.
majiayu000/claude-skill-registry 163
-
differential-equations-solver
Expert in ODEs and PDEs covering solution methods, qualitative analysis, and applications to physics and engineering
majiayu000/claude-skill-registry 163
-
bio-single-cell-cell-annotation
Automated cell type annotation using reference-based methods including CellTypist, scPred, SingleR, and Azimuth for consistent, reproducible cell labeling.
majiayu000/claude-skill-registry 163
-
php-pro
majiayu000/claude-skill-registry 163
-
fsharp-feature
Orchestrates end-to-end F# full-stack feature development across all layers.
Use when: "add feature", "implement X", "build Y", "create new feature", "full stack",
"new functionality", "add capability", "implement end-to-end", "complete feature".
Guides through: Shared types → Backend → Frontend → Tests.
Use this for features that touch multiple layers of the application.
majiayu000/claude-skill-registry 163
-
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
majiayu000/claude-skill-registry 163
-
commit-hooks
Git commit フック(pre-commit/commit-msg/pre-push)の設計・実装・検証を体系化するスキル。
Husky と lint-staged を軸に、品質ゲートと運用ルールを整理する。
Anchors:
• Pro Git / 適用: Git Hooks設計 / 目的: フック運用の基礎
• Clean Code / 適用: 品質ゲート設計 / 目的: コミット品質の維持
• Accelerate / 適用: フィードバックループ / 目的: 継続改善
Trigger:
Use when designing commit hooks, integrating husky/lint-staged, enforcing commit message rules, or validating pre-push checks.
commit hooks, husky, lint-staged, commit-msg, pre-commit, pre-push
majiayu000/claude-skill-registry 163
-
observability
Use when diagnosing operation failures, stuck or slow operations, querying Jaeger traces, working with Grafana dashboards, debugging distributed system issues, or investigating worker selection and service communication problems.
majiayu000/claude-skill-registry 163
-
pine-visualizer
Breaks down trading ideas into component parts for systematic Pine Script implementation. Use when analyzing trading concepts, decomposing strategies, planning indicator features, or extracting ideas from YouTube videos. Triggers on conceptual questions, "how would I build", YouTube URLs, or video analysis requests.
majiayu000/claude-skill-registry 163
-
kotlin-coroutines
Kotlin coroutines - structured concurrency, Flows, exception handling
majiayu000/claude-skill-registry 163
-
auth-flow
IntelliFill authentication flow patterns using Supabase Auth, JWT tokens, and backend auth mode
majiayu000/claude-skill-registry 163
-
setup-mcp
Configure scan-mcp MCP server in Claude Code's global configuration. Use when user wants to setup, configure, initialize, enable, or install the scan-mcp MCP server. Runs preflight checks for prerequisites (Node 22+, SANE tools, tiffcp), helps install missing dependencies, and adds server configuration with user-specified INBOX_DIR.
majiayu000/claude-skill-registry 163
-
clean-gone-branches
Clean up local git branches marked as [gone] (deleted on remote but still exist locally). Use when the user wants to clean up stale branches, remove gone branches, or delete branches that no longer exist on remote.
majiayu000/claude-skill-registry 163
-
python-expert
Use for Python development requiring async programming, type system expertise, testing patterns, or performance optimization.
majiayu000/claude-skill-registry 163
-
writing-hashql-diagnostics
HashQL diagnostic writing patterns using hashql-diagnostics crate. Use when creating error messages, warnings, Labels, Messages, Severity levels, Patches, Suggestions, or improving diagnostic quality in HashQL code.
majiayu000/claude-skill-registry 163
-
propose-implementation-plan
Create an implementation plan with atomic commits that build toward a complete feature
majiayu000/claude-skill-registry 163
-
vault-clusters
Find knowledge clusters (groups of highly connected notes). Triggers on "clusters", "knowledge clusters", "note clusters", "find clusters".
majiayu000/claude-skill-registry 163
-
mvnf
Run Maven tests in this repo with a consistent workflow (module clean, root -Pquick clean install to refresh .m2_repo, then module verify or a single test class/method). Use when asked to run tests/verify in the rdf4j multi-module build or when the user says mvnf.
majiayu000/claude-skill-registry 163
-
project-development
Design and build LLM-powered projects from ideation through deployment. Use when starting new agent projects, choosing between LLM and traditional approaches, or structuring batch processing pipelines.
majiayu000/claude-skill-registry 163