Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agent-skill-mapping
Skillの割当表(agent -> skills)を作るときのルール集。skill-assigner が mapping を更新するときに参照する。
majiayu000/claude-skill-registry 163
-
agent-workflow
Complete workflow for building, implementing, and testing goal-driven agents. Orchestrates building-agents-* and testing-agent skills. Use when starting a new agent project, unsure which skill to use, or need end-to-end guidance.
majiayu000/claude-skill-registry 163
-
pytorch-geometric
Library for Graph Neural Networks (GNNs). Covers MessagePassing layers, modular aggregation schemes, and handling large graphs via mini-batching with disjoint graph representation. (pyg, messagepassing, gnn, gcn, gat, edge_index, knn_graph, global_mean_pool)
majiayu000/claude-skill-registry 163
-
aria-attribute-helper
Aria Attribute Helper - Auto-activating skill for Frontend Development.
Triggers on: aria attribute helper, aria attribute helper
Part of the Frontend Development skill category.
majiayu000/claude-skill-registry 163
-
gitignore-config
Git ignore configuration patterns for MetaSaver monorepos. Includes 10 required pattern categories (dependencies, build outputs, environment files with security-critical .env and .npmrc exclusions, logs, testing, IDE, OS, database, cache, temporary files). Use when creating or auditing .gitignore files to prevent secret leakage and repository pollution.
majiayu000/claude-skill-registry 163
-
wrangler:startup-checklist
Validates project wrangler version on session start, detects breaking changes, and recommends updates
majiayu000/claude-skill-registry 163
-
asciinema-cast-format
Asciinema v3 .cast file format reference. TRIGGERS - cast format, asciicast spec, event codes, parse cast file.
majiayu000/claude-skill-registry 163
-
programming-common
General programming best practices applicable to all languages. Covers clean code, testing, refactoring, version control, and development workflows. Use when writing or reviewing code in any language.
majiayu000/claude-skill-registry 163
-
sc-managing-github-issues
GitHub issue lifecycle management with worktree isolation
majiayu000/claude-skill-registry 163
-
codex-debug
Use for systematic debugging and root cause analysis with Codex. Triggers on "codex debug", "codex root cause", "have codex investigate this bug", "codex find the issue".
majiayu000/claude-skill-registry 163
-
speckit-implement-zh
通过测试与验证为先的方式,按序执行并实现已批准的规范提案。用于实施变更、应用提案、执行规范任务或按已批准计划构建。触发词包括 "speckit-implement", "speckit开发", "开发", "实施" "实现提案", "应用变更", "执行规范", "按顺序完成任务", "构建功能", "开始实施"。
majiayu000/claude-skill-registry 163
-
context-resume
Load module context from handoff files to resume work
majiayu000/claude-skill-registry 163
-
bracket-predictor
March Madness, playoff brackets, tournament picks. Upset potential, chalk vs contrarian strategies, historical trends, confidence levels.
majiayu000/claude-skill-registry 163
-
rate-limiting-apis
Implement sophisticated rate limiting with sliding windows, token buckets, and quotas.
Use when protecting APIs from excessive requests.
Trigger with phrases like "add rate limiting", "limit API requests", or "implement rate limits".
majiayu000/claude-skill-registry 163
-
initialize
Initialize ÆtherLight in a new repository. Sets up folder structure, Git workflow, configuration files, and development standards.
majiayu000/claude-skill-registry 163
-
project-overview-html
Creates interactive HTML visualizations of project structure, dependencies, and statistics. Use when the user asks to visualize the project, create a project overview, or generate an HTML dashboard of the codebase.
majiayu000/claude-skill-registry 163
-
stan-fundamentals
Foundational knowledge for writing Stan 2.37 models including program structure, type system, distributions, and best practices. Use when creating or reviewing Stan models.
majiayu000/claude-skill-registry 163
-
metrics-pipeline-builder
Build metrics collection pipelines using Prometheus, Grafana, and custom exporters
majiayu000/claude-skill-registry 163
-
Backend Fundamentals
Auto-invoke when reviewing API routes, server logic, Express/Node.js code, or backend architecture. Enforces REST conventions, middleware patterns, and separation of concerns.
majiayu000/claude-skill-registry 163
-
new-proposal
Outline the lightweight process for turning discovery inputs into a first-draft Sentient proposal.
majiayu000/claude-skill-registry 163
-
pagerunner-skill
Real Chrome automation for AI agents — authenticated sessions, PII anonymization, snapshots, and multi-agent coordination via KV store.
majiayu000/claude-skill-registry 163
-
fix-bug
バグ修正統合スキル(原因調査→修正→テスト→レビュー→QA→PR作成の全工程自動化)
majiayu000/claude-skill-registry 163
-
react-next-modern
Enforce modern React 19 and Next.js App Router patterns - server-first data fetching, minimal useEffect, Server Components, Server Actions, and form hooks. Use when reviewing React/Next.js code, migrating legacy patterns, or building new features with App Router.
majiayu000/claude-skill-registry 163
-
tdd-practices
RED-GREEN-REFACTOR 사이클 기반 테스트 주도 개발(TDD) 가이드. 새 기능 구현, 버그 수정, 리팩토링 시 실패하는 테스트를 먼저 작성하고 최소 구현으로 통과시킵니다. AI 안티패턴(테스트 삭제, 과도한 구현)을 자동 감지하고 경고합니다.
majiayu000/claude-skill-registry 163