Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
writing-specs-designs
Create a build-ready spec + design doc pack (low-fi diagram, user flows/states, prototype brief, acceptance criteria) for a feature or UX change. Use for spec, design doc, feature spec, technical spec, interaction spec.
majiayu000/claude-skill-registry 163
-
read-vs-logs
Reads Vintage Story logs after manual testing by the user.
majiayu000/claude-skill-registry 163
-
design-critique
Simulates the professional design critique process. Forces questioning of every design decision, validates intentionality, checks optical balance, and ensures designs serve specific product purposes rather than following generic patterns.
majiayu000/claude-skill-registry 163
-
webf-api-compatibility
Check Web API and CSS feature compatibility in WebF - determine what JavaScript APIs, DOM methods, CSS properties, and layout modes are supported. Use when planning features, debugging why APIs don't work, or finding alternatives for unsupported features like IndexedDB, WebGL, float layout, or CSS Grid.
majiayu000/claude-skill-registry 163
-
spec-creation
Spec creation with pattern references, acceptance criteria, and demo scripts. Use when creating implementation specs, defining acceptance criteria, or breaking down user stories.
majiayu000/claude-skill-registry 163
-
using-vertical-tdd
OpenSpec駆動の垂直TDDスケルトン戦略。提案作成・技術検証・設計・実装・アーカイブの全ライフサイクルをサポート。
使用タイミング:
(1) OpenSpecスラッシュコマンド実行時(`OpenSpec: Propose`, `OpenSpec: Apply`, `OpenSpec: Archive`)
(2) 新機能開発の開始時(「新機能を追加」「〜を実装」リクエスト、OpenSpec提案がまだ存在しない場合)
(3) 提案の修正・継続(openspec/changes/配下にファイルが存在、「提案を修正」「設計を見直し」リクエスト)
(4) 実装の再開(tasks.mdに未完了タスクがある、「実装を続ける」「次のステップ」リクエスト)
(5) 技術検証が必要(design.md作成前、複数技術選択肢がある、「技術検証」「ライブラリ調査」リクエスト)
使用しない場合: バグ修正、タイポ修正、ドキュメント更新のみ、設定ファイル変更のみ
majiayu000/claude-skill-registry 163
-
configure
Set up or edit plugin configuration interactively
majiayu000/claude-skill-registry 163
-
sql-pro
Use when user needs SQL development, database design, query optimization, performance tuning, or database administration across PostgreSQL, MySQL, SQL Server, and Oracle platforms.
majiayu000/claude-skill-registry 163
-
release-notes-drafter
Draft release notes from changes and PRs. Use when a mid-level developer needs a structured changelog.
majiayu000/claude-skill-registry 163
-
threat-model-generation
Generate a STRIDE-based security threat model for a repository. Use when setting up security monitoring, after architecture changes, or for security audits.
majiayu000/claude-skill-registry 163
-
dprint
Use when working with dprint formatter - configuration, plugins, CLI commands, editor integration, or global setup.
majiayu000/claude-skill-registry 163
-
sentry-release-management
Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.
majiayu000/claude-skill-registry 163
-
describe-laws-and-style
Distinction between laws (invariants) and style (conventions). Load when determining if a constraint is a law or style.
majiayu000/claude-skill-registry 163
-
discord-create-channel
Create new channels in Discord guilds/servers via the Discord API. Use this skill when the user wants to create text channels, voice channels, announcement channels, or categories in a Discord server.
majiayu000/claude-skill-registry 163
-
worker-protocol
Defines behavior protocol for spawned worker agents. Injected into worker prompts. Covers startup, progress reporting, exit conditions, and handover preparation.
majiayu000/claude-skill-registry 163
-
plan-create-component
DEPRECATED: The notes/plan/ directory has been removed. Planning is now done directly through GitHub issues. See gh-read-issue-context and gh-post-issue-update skills instead.
majiayu000/claude-skill-registry 163
-
docusaurus-expert
Build fast, SEO-optimized static sites with Docusaurus v3.9.2 using Markdown/MDX, SEO metadata, and plugins. Helps with setup, docs, SEO optimization, plugin integration, and GitHub Pages deployment.
majiayu000/claude-skill-registry 163
-
ln-720-structure-migrator
Coordinates project structure migration to Clean Architecture
majiayu000/claude-skill-registry 163
-
rails-debugger
Use proactively when encountering Rails errors, test failures, build issues, or unexpected behavior. Analyzes errors, reproduces issues, and identifies root causes.
majiayu000/claude-skill-registry 163
-
extract-elf
Guidance for extracting and processing data from ELF (Executable and Linkable Format) binary files. This skill should be used when tasks involve parsing ELF headers, reading program segments, extracting memory contents, or converting binary data to structured formats like JSON. Applicable to reverse engineering, binary analysis, and memory dump extraction tasks.
majiayu000/claude-skill-registry 163
-
clerk-webhooks
Receive and verify Clerk webhooks. Use when setting up Clerk webhook handlers, debugging signature verification, or handling user events like user.created, user.updated, session.created, or organization.created.
majiayu000/claude-skill-registry 163
-
skills-search
This skill should be used when users want to search, discover, install, or manage Claude Code skills from the CCPM registry. Triggers include requests like "find skills for PDF", "search for code review skills", "install cloudflare-troubleshooting", "list my installed skills", "what does skill-creator do", or any mention of finding/installing/managing Claude Code skills or plugins.
majiayu000/claude-skill-registry 163
-
brainstorm-proof-of-concept-plan
Use when requirements specify risky technical assumptions, unfamiliar APIs, or complex integrations before implementing full features - creates sequential POC plans with parallel research validation, design documentation, and risk mitigation for incremental confidence building
majiayu000/claude-skill-registry 163
-
npc-ai
Implements NPC and AI systems including pathfinding, behavior trees, state machines, combat AI, perception systems, and NPC management. Use when building enemy AI, friendly NPCs, boss fights, or any autonomous characters.
majiayu000/claude-skill-registry 163