Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
design
Use when the user needs design exploration, multiple distinct solution directions, or tradeoff-driven options before implementation.
majiayu000/claude-skill-registry 163
-
nuxt-ui
Use when building styled UI with @nuxt/ui v4 components (Button, Modal, Form, Table, etc.) - provides ready-to-use components with Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives.
majiayu000/claude-skill-registry 163
-
code-review-ai-ai-review
You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C
majiayu000/claude-skill-registry 163
-
bah / it / can
General SOP for common requests related to bah, it, can.
majiayu000/claude-skill-registry 163
-
prd-to-features
Convert PRD documents into features.json format with BDD test cases. Use this skill when users need to: (1) convert PRD/design documents into testable feature lists, (2) generate BDD test cases for PRD, (3) create features.json files.
majiayu000/claude-skill-registry 163
-
migrate
Migrate from Cypress or Selenium to Playwright. Use when user mentions "cypress", "selenium", "migrate tests", "convert tests", "switch to playwright", "move from cypress", or "replace selenium".
majiayu000/claude-skill-registry 163
-
ts-sdk-view-and-query
How to read on-chain data in @aptos-labs/ts-sdk: view(), getBalance(), getAccountInfo(), getAccountResources(), getAccountModules(), getResource(). Triggers on: 'aptos.view', 'getBalance', 'getAccountInfo', 'getAccountResources', 'SDK query', 'view function TypeScript'.
majiayu000/claude-skill-registry 163
-
edge-cases
Generate edge-case patient scenarios for robustness including neonates, pregnant patients, elderly with polypharmacy, behavioral health, disability, rare diseases, multi-organ conditions, and deceased patients. Use when user mentions neonates, pregnancy, elderly, behavioral health, mental health, substance use, rare disease, cancer, disability, or deceased.
majiayu000/claude-skill-registry 163
-
gsd:workflow:execute-phase
Workflow for executing a project phase
majiayu000/claude-skill-registry 163
-
mobile-games
Mobile game development principles. Touch input, battery, performance, app stores.
majiayu000/claude-skill-registry 163
-
kubernetes-helm-deployment
Kubernetes deployment patterns with Helm charts. Covers deployments, services, ConfigMaps, Secrets, Dapr sidecar injection, health probes, and resource management.
majiayu000/claude-skill-registry 163
-
Documents
Document processing. USE WHEN document, process file. SkillSearch('documents') for docs.
majiayu000/claude-skill-registry 163
-
icp-website-audit
End-to-end website audit through ICP eyes. Builds synthetic personas (if they don't already exist), runs a structured scorecard review of the client's site, then runs a head-to-head competitive comparison against top competitors. Produces a single consolidated report with persona feedback, competitive positioning, and prioritized recommendations. The complete "how do our buyers actually experience our site vs the competition?" workflow.
majiayu000/claude-skill-registry 163
-
databricks-unity-catalog
Unity Catalog system tables and volumes. Use when querying system tables (audit, lineage, billing) or working with volume file operations (upload, download, list files in /Volumes/).
majiayu000/claude-skill-registry 163
-
stitch-loop
Iteratively build multi-page websites using Stitch. Reads next-prompt.md (the baton), generates the next page with Stitch MCP, integrates it into the site, then updates next-prompt.md to continue the loop. Works with stitch-design-md and stitch-ui-prompt-architect for consistent multi-page output.
majiayu000/claude-skill-registry 163
-
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
majiayu000/claude-skill-registry 163
-
Nia
Index and search code repositories, documentation, research papers, and HuggingFace datasets with Nia AI.
majiayu000/claude-skill-registry 163
-
docx
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
majiayu000/claude-skill-registry 163
-
claude-usage
Report ground-truth Claude token consumption and estimated cost by parsing JSONL session files directly. Use when checking API spend, auditing token usage by project/session/model, generating daily/weekly/monthly cost reports, or diagnosing ccusage undercounting. Includes subagent files that ccusage ignores.
majiayu000/claude-skill-registry 163
-
ss-setup
Interactive setup wizard — guides you step-by-step to configure the design system for your project
majiayu000/claude-skill-registry 163
-
dbos-golang
DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and steps, using queues, using the DBOS Clie...
majiayu000/claude-skill-registry 163
-
create-hooks
Guide for creating Claude Code hooks with proper configuration, shell commands, event handling, and security practices. Use when the user wants to create hooks, automate workflows, add event handlers, format code automatically, protect files, log actions, or mentions creating/configuring/building hooks.
majiayu000/claude-skill-registry 163
-
technical-diagrams
Provides Mermaid diagram syntax, best practices, and styling rules for technical visualizations. Use when creating diagrams, flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, architecture diagrams, C4 diagrams, visualizations, or any visual documentation in markdown. Always use this skill when generating or updating Mermaid code blocks.
majiayu000/claude-skill-registry 163
-
yes-ja
ファイル・設定・データベース・デプロイの変更を伴うタスクで発動。デバッグが2回以上連続で失敗した時に発動。証拠なしに推測・仮定しようとした時に発動(「おそらく」「多分」「〜だと思う」「〜のはず」)。ユーザーに丸投げしようとした時に発動(「ご確認ください」「手動で対応してください」「〜が必要かもしれません」)。修正後に動作確認せず完了と報告しようとした時に発動。根本原因の結論を出す時に発動。使えるツールを使わない時に発動(WebSearchがあるのに検索しない、Bashがあるのに実行しない、Readがあるのに読まない)。同じアプローチで3回以上パラメータだけ変えて空回りしている時に発動。バグ修正後に関連する問題を確認しない時に発動。自分で調べられることをユーザーに質問する時に発動。具体的なコードやコマンドではなくアドバイスだけ出す時に発動。全タスクタイプに適用:デバッグ、実装、設定、デプロイ、API連携、データ処理。初回失敗時や既知の修正手順を実行中の場合は発動しない。
majiayu000/claude-skill-registry 163