Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
plans-yankeeinlondon-adaptive-shell
majiayu000/claude-skill-registry 163
-
requirement-traceability
Provides REQ-* key pattern definitions, validation rules, and traceability operations. Use for understanding requirement key formats, validating keys, or tracing requirements through the SDLC lifecycle.
majiayu000/claude-skill-registry 163
-
assets-split-quadrants
Split a 2x2 sprite sheet into four PNGs.
majiayu000/claude-skill-registry 163
-
refactor_gate
Ask whether to proceed with refactoring after architecture mapping.
majiayu000/claude-skill-registry 163
-
mcaf-testing
Add or update automated tests for a change (bugfix, feature, refactor) using the repository’s testing rules in `AGENTS.md`. Use TDD where applicable; derive scenarios from docs/Features/* and ADR invariants; prefer stable integration/API/UI tests, run build before tests, and verify meaningful assertions for happy/negative/edge cases.
majiayu000/claude-skill-registry 163
-
JSharpener
JavaScript/TypeScript static analysis tool for call graphs, unused code detection (tree shaking), dependency analysis, and circular dependency detection
majiayu000/claude-skill-registry 163
-
modal
Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.
majiayu000/claude-skill-registry 163
-
manage-contact
Manage contacts in Sinch Conversation API. Use when the user wants to create a contact, update contact information, list contacts, find a contact, get contact details, add channels to a contact, or manage contact channels. Handles contact creation, updates, and channel associations.
majiayu000/claude-skill-registry 163
-
analyzing-patterns
Automatically activated when user asks to "find patterns in...", "identify repeated code...", "analyze the architecture...", "what design patterns are used...", or needs to understand code organization, recurring structures, or architectural decisions
majiayu000/claude-skill-registry 163
-
Implement Dynamic Dilation
Create interactive dilation animations using p5.js where students explore dilations with adjustable scale factors.
majiayu000/claude-skill-registry 163
-
risk-assessment
Use this skill when evaluating portfolio risk, checking position sizes, assessing market volatility, or performing risk management checks before trade execution. Based on TradingAgents risk management framework with conservative/aggressive/neutral debate system.
majiayu000/claude-skill-registry 163
-
squash-stretch-mastery
Use when implementing deformation effects, bounce animations, impact responses, or any motion requiring organic elasticity and weight expression.
majiayu000/claude-skill-registry 163
-
dsp-filter-designer
Design and test DSP filters (highpass, lowpass, bandpass, notch) for WaveCap-SDR. Use when adding filters to demodulation pipeline, debugging filter response, or tuning cutoff frequencies and rolloff characteristics.
majiayu000/claude-skill-registry 163
-
pr-review-code
**ALWAYS USE THIS SKILL** when asked to review a PR or given a PR URL. Provides systematic workflow for code review.
majiayu000/claude-skill-registry 163
-
matching-baseline
majiayu000/claude-skill-registry 163
-
live-coding-interviewer
Run a senior-level Java/Spring backend live-coding interview practice, guiding the user with Socratic prompts, strict code review (readability, edge cases, data structures), and staged hints without giving direct answers.
majiayu000/claude-skill-registry 163
-
github-templates
GitHub repository templates and configuration. Activate when setting up GitHub repos, CONTRIBUTING.md, CODEOWNERS, issue templates, PR templates, or GitHub Copilot instructions.
majiayu000/claude-skill-registry 163
-
common
全ロール共通で使用できる基本ツール
majiayu000/claude-skill-registry 163
-
git-hooks-concepts
Git Hooksの基本概念、ライフサイクル、実装パターンを提供し、コミット前のコード品質チェックとプッシュ前のテスト自動化を実現するスキル。
Anchors:
• Pro Git (Scott Chacon) / 適用: Git Hooksのライフサイクル理解 / 目的: クライアント/サーバー側フックの適切な選択
• Continuous Delivery (Jez Humble) / 適用: 自動化パイプライン設計 / 目的: 品質ゲートの段階的実装
Trigger:
Use when implementing Git hooks for pre-commit code quality checks, pre-push test execution, or commit message validation.
pre-commit, pre-push, git hooks, husky, lint-staged, conventional commits
majiayu000/claude-skill-registry 163
-
paypal
Integrates PayPal payments with the JavaScript SDK for checkout buttons and card fields. Use when accepting PayPal, Venmo, Pay Later, and credit card payments in web applications.
majiayu000/claude-skill-registry 163
-
roman-numerals
Convert roman numerals to integers.
majiayu000/claude-skill-registry 163
-
organizing-with-labels
GitHub label and milestone management expertise. Auto-invokes when labels, milestones, taxonomies, issue organization, sprint planning, or phase tracking are mentioned. Handles label CRUD, bulk operations, milestone creation/tracking/progress, and issue grouping for releases and sprints.
majiayu000/claude-skill-registry 163
-
env-local
Generates .env.local file for local development environment variables. Contains developer-specific configuration like API URLs, ports, and feature flags. Gitignored for security.
majiayu000/claude-skill-registry 163
-
respond-to-pr-review
Fetch, analyze, and respond to PR review comments. Use when asked to check PR comments, address review feedback, respond to reviewers, or fix issues raised in code reviews.
majiayu000/claude-skill-registry 163