Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
check-ci
This skill monitors PR CI checks by polling GitHub status until completion or timeout. Use when the user requests to check CI status, wait for CI to pass, monitor PR checks, or verify build status. Applicable for queries like "check my CI", "wait for CI to pass", "is my PR green", or "monitor CI checks".
majiayu000/claude-skill-registry 163
-
power-mode
Multi-agent orchestration system using Claude Code's native background agents (2.0.64+) for true parallel collaboration. Enables shared context, sync barriers between phases, and coordinator oversight. Use for complex tasks benefiting from parallel execution (epics, large refactors, multi-phase features). Do NOT use for simple tasks or sequential workflows - the coordination overhead isn't justified.
majiayu000/claude-skill-registry 163
-
fullstory-element-properties
Comprehensive guide for implementing Fullstory's Element Properties API across Web, Android, and iOS platforms. Teaches proper type handling, schema construction, value formatting, and platform-specific patterns including view/cell reuse. Includes detailed good/bad examples for e-commerce, forms, and dynamic content to help developers add semantic decoration to their apps and capture business-relevant properties on interactive elements.
majiayu000/claude-skill-registry 163
-
nsforge-formula-management
公式庫管理。觸發詞:找公式, 列出, 更新公式, 刪除公式, 公式庫。
majiayu000/claude-skill-registry 163
-
hermetic-speckit
majiayu000/claude-skill-registry 163
-
Release Approval
Approval workflow templates with GitHub Actions and Slack integration for multi-stakeholder release gating. Use when setting up approval workflows, configuring stakeholder gates, automating approval notifications, integrating Slack webhooks, requesting release approvals, tracking approval status, or when user mentions release approval, stakeholder sign-off, approval gates, multi-stage approvals, or release gating.
majiayu000/claude-skill-registry 163
-
adb-android-control
majiayu000/claude-skill-registry 163
-
css-performance
Optimize CSS performance - critical CSS, code splitting, purging, bundle analysis
majiayu000/claude-skill-registry 163
-
dockerfile-builder
Generate optimized, production-ready Dockerfiles with multi-stage builds, security best practices, and proper layer caching for various application types. Triggers on "create Dockerfile", "generate Dockerfile for", "docker image for", "containerize my app".
majiayu000/claude-skill-registry 163
-
copilot-customization
GitHub Copilotカスタマイゼーションファイル(プロンプト、エージェント、インストラクション、スキル)の作成ガイド。.prompt.md、.agent.md、.instructions.md、SKILL.mdファイルをVS Codeのベストプラクティスに従って作成する際に使用してください。
majiayu000/claude-skill-registry 163
-
beads-bridge
Use when tracking Beads epic status, syncing progress to GitHub/Shortcut, generating dependency diagrams, or monitoring multi-repo work. Bridges Beads issue tracking with project management tools.
majiayu000/claude-skill-registry 163
-
phoenix-context-creator
Create complete Phoenix contexts following best practices including bounded contexts, proper API design, and comprehensive testing. Use when designing new features or refactoring code into contexts.
majiayu000/claude-skill-registry 163
-
library-implementation-principles
Guidelines for implementing generalizable solutions in the penguiflow library. Use when modifying library code, adding features, or fixing bugs in penguiflow core.
majiayu000/claude-skill-registry 163
-
review-feedback-schema
Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.
majiayu000/claude-skill-registry 163
-
bmad-autopilot-skill
Autonomous development orchestrator for processing epics. Use when the user wants to run the autopilot, process epics, or automate the development workflow with BMAD method.
majiayu000/claude-skill-registry 163
-
Natural Language Processing
Build NLP applications using transformers library, BERT, GPT, text classification, named entity recognition, and sentiment analysis
majiayu000/claude-skill-registry 163
-
game-programming-languages
Game programming languages - C#, C++, GDScript. Learn syntax, patterns,
and engine-specific idioms for professional game development.
majiayu000/claude-skill-registry 163
-
codegen-test
A skill for writing Go tests in a TDD workflow. Follow README/Issue requirements and existing test conventions, add a balanced set of table-driven cases across behavior/boundaries/branches, and produce maintainable tests without excessive mocking or coverage-chasing.
majiayu000/claude-skill-registry 163
-
story-coach
Act as an assistive writing coach who guides but never writes for the user. Use when helping someone develop their own writing through questions, diagnosis, and frameworks. Critical constraint - never generate story prose, dialogue, or narrative content. Instead ask questions, identify issues, suggest approaches, and let the writer write.
majiayu000/claude-skill-registry 163
-
query-optimization
Optimize database queries, add indexes, prevent N+1 queries, and improve query performance. Use when queries are slow, investigating database bottlenecks, or optimizing data access patterns.
majiayu000/claude-skill-registry 163
-
executive-dashboard
Эксперт executive dashboards. Используй для KPI визуализации, business intelligence и reporting.
majiayu000/claude-skill-registry 163
-
gcp-cli-gotchas
Use when encountering gcloud or bq CLI formatting errors, quote escaping issues, command substitution problems, or when debugging CLI commands. Provides solutions for backtick usage, heredoc syntax, timestamp filters, parameter escaping, and multiline command formatting.
majiayu000/claude-skill-registry 163
-
1password-cli
majiayu000/claude-skill-registry 163
-
take-screenshot
Take a screenshot of the game to see what's happening visually. Use when confused about surroundings, checking building placement, or debugging issues.
majiayu000/claude-skill-registry 163