Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bmad-workflow-builder
Builds workflows and skills through conversational discovery and validates existing ones. Use when the user requests to "build a workflow", "modify a workflow", "quality check workflow", or "optimize skill".
majiayu000/claude-skill-registry 163
-
bmad-editorial-review-structure
Structural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structure
majiayu000/claude-skill-registry 163
-
frappe-testing-unit
Use when writing unit tests, integration tests, creating test fixtures, or running tests with bench run-tests. Prevents flaky tests from missing fixtures, incorrect test isolation, and wrong test base classes. Covers frappe.tests.utils, IntegrationTestCase, UnitTestCase, test fixtures, bench run-tests flags, test naming conventions. Keywords: unit test, integration test, IntegrationTestCase, fixtures, bench run-tests, frappe.tests, test_*.py.
majiayu000/claude-skill-registry 163
-
mobile-design
Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.
majiayu000/claude-skill-registry 163
-
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
majiayu000/claude-skill-registry 163
-
devops-automator
Expert DevOps engineer for CI/CD, IaC, Kubernetes, and deployment automation. Activate on: CI/CD, GitHub Actions, Terraform, Docker, Kubernetes, Helm, ArgoCD, GitOps, deployment pipeline, infrastructure as code, container orchestration. NOT for: application code (use language skills), database schema (use data-pipeline-engineer), API design (use api-architect).
majiayu000/claude-skill-registry 163
-
agentic-governance
Hardened constitutional governance — F1-F13 floor enforcement with Quad-Witness consensus for all actions
majiayu000/claude-skill-registry 163
-
no-task-output
Never Use TaskOutput
majiayu000/claude-skill-registry 163
-
kit-verify
(ePost) Use when preparing a release, running pre-init checks, auditing kit health, or when asked to "verify", "audit kit", "pre-release check"
majiayu000/claude-skill-registry 163
-
obsidian-daily-driver
Manages daily notes workflow in Obsidian. Appends tasks, session logs, and
learnings to today's daily note. Creates the daily note if it doesn't exist.
Bridges Claude Code sessions to your daily note so nothing gets lost. Activates
on "add to daily", "log this", "daily note", or end of session when daily
notes are enabled.
majiayu000/claude-skill-registry 163
-
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
majiayu000/claude-skill-registry 163
-
cold-email
Generate hyper-personalized cold email sequences using AI. Turn lead data into high-converting outreach campaigns.
majiayu000/claude-skill-registry 163
-
team-bootstrap
首次创建 Teammate 的引导流程——太子首次协作或尚书首次派发六部时加载,完成 Team 创建与分层启动
majiayu000/claude-skill-registry 163
-
skill-health-check
プロジェクト プロジェクトのスキルシステムガバナンスを自動検証するスキル。
GOVERNANCE.md 規則遵守状況をチェックし、ヘルスレポートを生成する。
**自動化された監査項目**:
- MANIFEST.json 保有有無
- 依存関係一貫性 (calls ↔ called_by マッチング)
- Deprecated スキル経過時間
- バージョンスキーマ遵守
- 状態遷移規則検証
「スキルヘルスチェック」、「ガバナンス検査」、「スキル監査」、「health check」などのリクエストでトリガーされる。
<example>
user: "スキルヘルスチェックして"
assistant: "skill-health-checkを使用してスキルシステム全体を監査します"
</example>
<example>
user: "ガバナンス規則違反ある?"
assistant: "skill-health-checkを実行して規則違反事項を検査します"
</example>
majiayu000/claude-skill-registry 163
-
xcode-file-management
Use when adding, removing, moving, or renaming Swift source files in the dd-sdk-ios Xcode project. Use when the task involves file creation, deletion, or relocation in any module (DatadogRUM, DatadogLogs, DatadogCore, etc.). Use when you would otherwise reach for Write, Bash mv/mkdir/rm, or manual pbxproj editing for file management.
majiayu000/claude-skill-registry 163
-
auto-updater
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
majiayu000/claude-skill-registry 163
-
refactoring
리팩토링 검증 및 코드 비교 시 적용하는 가이드. Use when verifying refactoring correctness, comparing before/after code, or ensuring no behavioral regressions.
majiayu000/claude-skill-registry 163
-
patterns-creational
Implement creational design patterns (Factory Method, Abstract Factory, Builder, Prototype, Singleton). Use when object construction is complex, varies by type/environment, needs decoupling from callers, or you're introducing dependency injection for testability. NOT for wrapping/composing objects (use patterns-structural); NOT for algorithms/eventing/state machines (use patterns-behavioral); NOT for choosing which pattern family (use design).
majiayu000/claude-skill-registry 163
-
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
majiayu000/claude-skill-registry 163
-
commands-arustydev-ai-3
Create a convert-X-Y skill for translating code between languages
majiayu000/claude-skill-registry 163
-
azure-patterns
Azure Functions, Cosmos DB modeling, Service Bus patterns, Bicep templates
majiayu000/claude-skill-registry 163
-
markdown
Plain text formatting that's readable raw AND rendered
majiayu000/claude-skill-registry 163
-
sfdipot-product-factors
James Bach's HTSM Product Factors (SFDIPOT) analysis for comprehensive test strategy generation. Use when analyzing requirements, epics, or user stories to generate prioritized test ideas across Structure, Function, Data, Interfaces, Platform, Operations, and Time dimensions.
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