Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
create-skill
Interactive wizard to create a new skill for specialized, reusable workflows and domain-specific expertise
majiayu000/claude-skill-registry 163
-
brainstorming
Use when rough ideas need design before code, requirements are fuzzy, multiple approaches exist, or you need to explore options before implementation
majiayu000/claude-skill-registry 163
-
brainstorming
Use when rough ideas need design before code, requirements are fuzzy, multiple approaches exist, or you need to explore options before implementation
majiayu000/claude-skill-registry 163
-
agent-ops-install
Install AgentOps into a new or existing project. Handles .agent/ setup and .github/ merging.
majiayu000/claude-skill-registry 163
-
agent-ops-install
Install AgentOps into a new or existing project. Handles .agent/ setup and .github/ merging.
majiayu000/claude-skill-registry 163
-
agent-ops-build
Language-aware build orchestration that detects project language and runs appropriate build pipeline
majiayu000/claude-skill-registry 163
-
agent-ops-build
Language-aware build orchestration that detects project language and runs appropriate build pipeline
majiayu000/claude-skill-registry 163
-
skills-mitkox-fteplusai
majiayu000/claude-skill-registry 163
-
skills
majiayu000/claude-skill-registry 163
-
skiplagged
Find hidden-city flight deals and significantly cheaper airfares using Skiplagged's fare discovery
majiayu000/claude-skill-registry 163
-
command-agent-skill-integration
コマンド/エージェント/スキルの統合設計を整理し、連携パターンと複合ワークフローを支援するスキル。
起動パターン、参照パターン、統合検証の手順を一貫して整理する。
Anchors:
• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 連携手順の設計 / 目的: 再現性の確保
• Multi-Agent Systems (Wooldridge) / 適用: エージェント連携 / 目的: 協調設計の整理
• Workflow Patterns (van der Aalst) / 適用: 複合ワークフロー / 目的: 実行フローの明確化
Trigger:
Use when integrating commands with agents and skills, designing composite workflows, or validating integration rules.
command agent skill integration, composite workflow, agent invocation, skill reference
majiayu000/claude-skill-registry 163
-
vitest-testing
Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring vitest.config, mocking with vi.mock/vi.fn, using snapshots, or setting up test coverage. Triggers on describe, it, expect, vi.mock, vi.fn, beforeEach, afterEach, vitest.
majiayu000/claude-skill-registry 163
-
applescript
Expert in AppleScript and JavaScript for Automation (JXA) for macOS system scripting. Specializes in secure script execution, application automation, and system integration. HIGH-RISK skill due to shell command execution and system-wide control capabilities.
majiayu000/claude-skill-registry 163
-
writing-slash-commands
Use when creating or editing slash commands - applies TDD to slash command documentation by testing with SlashCommand tool and subagents before deployment, preventing inverted logic and untested conditionals
majiayu000/claude-skill-registry 163
-
pentest-coordinator
Autonomous penetration testing coordinator using ReAct methodology. Automatically activates when user provides a target IP or asks to start penetration testing. Orchestrates reconnaissance, exploitation, and privilege escalation until both user and root flags are captured. (project)
majiayu000/claude-skill-registry 163
-
detect-kiro-specs
Detect Kiro specs with modified files in current branch. Use before PRs, spec-specific tests, or CI filtering.
majiayu000/claude-skill-registry 163
-
bugfix-workflow
通用 Bugfix 工作流知识库,包含 TDD 流程、输出格式规范、置信度评分标准和通用最佳实践。适用于所有技术栈(backend/frontend/e2e)。
majiayu000/claude-skill-registry 163
-
implementation-phase
Standard Operating Procedure for /implement phase. TDD workflow, anti-duplication checks, task execution, and continuous testing.
majiayu000/claude-skill-registry 163
-
integration-patterns
MCPサーバーと外部システム間の統合パターン設計。同期・非同期通信、イベント駆動アーキテクチャ、データ同期パターンの設計指針を提供します。
Anchors:
• Enterprise Integration Patterns (Hohpe/Woolf) / 適用: パターン選択・設計 / 目的: スケーラブルな連携設計
• Designing Data-Intensive Applications (Kleppmann) / 適用: 非同期・イベント駆動 / 目的: 分散システムの信頼性
• The Pragmatic Programmer / 適用: 実装品質 / 目的: 実践的な改善
Trigger:
Use when designing system integration, API connectivity, service communication, async processing, or event-driven architecture.
integration patterns, mcp server, async communication, event-driven, message queue, api integration
majiayu000/claude-skill-registry 163
-
openwebf-host-controller-manager
Manage WebF controllers safely with WebFControllerManager (lifecycle, reuse, pre-render, multiple controllers). Use when the user mentions WebFControllerManager, controller lifecycle, pre-render controller, or multi-page WebF integration.
majiayu000/claude-skill-registry 163
-
outbound-plays
Use to craft channel-specific outreach sequences that tie directly to detected intent signals.
majiayu000/claude-skill-registry 163
-
emacs-testing
Test changes in a dedicated Emacs session. Good for validating behavior and UI results.
majiayu000/claude-skill-registry 163
-
hummingbot
Hummingbot trading bot framework - automated trading strategies, market making, arbitrage, connectors for crypto exchanges. Use when working with algorithmic trading, crypto trading bots, or exchange integrations.
majiayu000/claude-skill-registry 163
-
tmux-tui-testing
Test TUI (Text User Interface) applications using tmux. Use this skill when you need to automate testing of terminal-based applications by sending keystrokes and capturing pane output.
majiayu000/claude-skill-registry 163