Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
brainstorming
Transform rough ideas into detailed designs through structured dialogue. Use before implementation to refine requirements.
aiskillstore/marketplace 232
-
test-driven-development
Enforce RED-GREEN-REFACTOR cycle. Use when implementing features, fixing bugs, or writing any production code.
aiskillstore/marketplace 232
-
parallel-agents
Dispatch multiple agents to work on independent problems concurrently. Use when facing 3+ independent failures or tasks.
aiskillstore/marketplace 232
-
requesting-code-review
Request and process code reviews with proper context. Use after completing significant implementation work.
aiskillstore/marketplace 232
-
ultrathink-trigger
Auto-escalate reasoning depth for complex problems. Use proactively when encountering architecture, debugging, or unfamiliar code.
aiskillstore/marketplace 232
-
writing-plans
Create detailed implementation plans with granular tasks. Use before implementing features or complex changes.
aiskillstore/marketplace 232
-
systematic-debugging
Four-phase root cause investigation before attempting fixes. Use when debugging bugs, test failures, or unexpected behavior.
aiskillstore/marketplace 232
-
executing-plans
Execute implementation plans with batch processing and review checkpoints. Use when given a plan document.
aiskillstore/marketplace 232
-
subagent-development
Execute plans using fresh subagent per task with code review between tasks. Use for high-quality iterative implementation.
aiskillstore/marketplace 232
-
wrangler
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices.
aiskillstore/marketplace 232
-
pdf
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
aiskillstore/marketplace 232
-
tdd-workflows-tdd-green
Implement the minimal code needed to make failing tests pass in the TDD green phase.
aiskillstore/marketplace 232
-
remove-git-worktree
git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。
aiskillstore/marketplace 232
-
create-git-worktree
git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。
aiskillstore/marketplace 232
-
high-quality-commit
コード変更を適切なgitコミット戦略でgit commitします。基本的には既存のgitコミットへのsquash戦略を採用し、必要に応じてブランチ全体のgitコミット履歴を再構成します。実装完了時やユーザーがgit commitを依頼した時に使用します。
aiskillstore/marketplace 232
-
gemini-search
geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。
aiskillstore/marketplace 232
-
master-orchestrator
全自动总指挥:串联热点抓取、内容生成与爆款验证的全流程技能。
aiskillstore/marketplace 232
-
tophub-defou-stanley-combo
自动获取 TopHub 热榜,精选选题,并使用 Defou x Stanley 风格生成爆款内容。
aiskillstore/marketplace 232
-
defou-workflow
将原始想法转化为结构清晰、判断明确、具有长期价值的“得否”风格内容报告。
aiskillstore/marketplace 232
-
tophub-trends
获取并分析 TopHub 热榜数据,提供内容创作灵感。
aiskillstore/marketplace 232
-
defou-stanley-workflow
Defou x Stanley 融合工作流:结合深度结构化思考与人性弱点洞察,生成极简、犀利且具有长期价值的爆款内容。
aiskillstore/marketplace 232
-
article-list-processor
读取包含文章列表的 Markdown 文件,自动抓取原文内容并生成爆款文案。
aiskillstore/marketplace 232
-
viral-verification
验证文章是否符合爆款推文要素,并提供修改建议和评分。
aiskillstore/marketplace 232
-
postgres-performance
High-performance PostgreSQL patterns. Use when optimizing queries, designing for scale, or debugging performance issues.
aiskillstore/marketplace 232