Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
doc-flow
AI-Driven Specification-Driven Development (SDD) workflow orchestrator - guides skill selection and general SDD methodology
majiayu000/claude-skill-registry 163
-
validation
Validate code quality, test coverage, performance, and security. Use when verifying implemented features meet all standards and requirements before marking complete.
majiayu000/claude-skill-registry 163
-
Billing
A set of skills to handle billing the patients, government or health insurance.
majiayu000/claude-skill-registry 163
-
code-quality-setup
Setup ESLint with Airbnb TypeScript config and Prettier formatter for code quality enforcement. Use when setting up new project, adding linting/formatting, or configuring code quality tools (e.g., "Setup ESLint and Prettier", "Configure code quality", "Add Airbnb linter").
majiayu000/claude-skill-registry 163
-
file-analysis
Structured file enumeration and content analysis for understanding codebase
structure before reviews or refactoring.
Triggers: file analysis, codebase structure, directory mapping, hotspot detection,
code exploration, file enumeration, structure mapping, module boundaries
Use when: before architecture reviews to understand file organization, exploring
unfamiliar codebases to map structure, estimating scope for refactoring or migration
DO NOT use when: general code exploration - use the Explore agent.
DO NOT use when: searching for specific patterns - use Grep directly.
Provides structural context for downstream review and refactoring workflows.
majiayu000/claude-skill-registry 163
-
scrum-team-developer
AI Developer following TDD principles in AI-Agentic Scrum. Use when implementing PBIs, managing subtasks, or executing the TDD cycle within Scrum.
majiayu000/claude-skill-registry 163
-
dev-swarm-install-ai-code-agent
Install AI code agent CLI tools including claude-code, gemini-cli, codex, and github copilot-cli. Use when setting up AI coding assistants or when the user asks to install an AI code agent.
majiayu000/claude-skill-registry 163
-
privacy-patterns
Implement privacy-preserving patterns using zero-knowledge proofs on Midnight Network. Use when designing private data handling, commitment schemes, nullifiers, or selective disclosure. Triggers on privacy, ZK proof, commitment, nullifier, or confidential computing questions.
majiayu000/claude-skill-registry 163
-
next-16
Next.js 16.1+ App Router patterns. Use when working with pages, routing, caching, params, or middleware.
majiayu000/claude-skill-registry 163
-
threejs-materials
Three.js materials - PBR, basic, phong, shader materials, material properties. Use when styling meshes, working with textures, creating custom shaders, or optimizing material performance.
majiayu000/claude-skill-registry 163
-
fix-rubocop
Fixes RuboCop offenses systematically and safely. Use when the user wants to reduce RuboCop warnings, clean up .rubocop_todo.yml, fix linting errors, or improve code style compliance.
majiayu000/claude-skill-registry 163
-
gmacko-dev-feature-plan
Use when (1) breaking down a feature request into implementable tasks, (2) creating a detailed feature specification, (3) preparing work for development. Generates feature plans with acceptance criteria and task breakdown.
majiayu000/claude-skill-registry 163
-
textum
Textum PRD→Scaffold→Story workflow for Codex with low-noise outputs and gate checks.
majiayu000/claude-skill-registry 163
-
shopify-theme-dev
Complete theme development guide including file structure, JSON templates, sections, snippets, settings schema, and Online Store 2.0 architecture. Use when creating Shopify themes, organizing theme files, building sections and blocks, working with .json template files, configuring settings_schema.json, creating snippets, or implementing theme customization features.
majiayu000/claude-skill-registry 163
-
latex-posters
Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter. Support for conference presentations, academic posters, and scientific communication. Includes layout design, color schemes, multi-column formats, figure integration, and poster-specific best practices for visual communication.
majiayu000/claude-skill-registry 163
-
review-format
Output in the specified format when a review of specific markdown is requested.
majiayu000/claude-skill-registry 163
-
mini-app-review
デプロイ済みアプリの作成者レビューを実施する。「レビュー」「改善」「ブラッシュアップ」を依頼されたときに使用する。
majiayu000/claude-skill-registry 163
-
svelte-code-writer
Expert guidance for writing proper Svelte 5 code with runes-based reactivity. Use when writing Svelte 5 components, migrating from Svelte 4, or troubleshooting Svelte 5 syntax. Covers $state, $derived, $effect, $props, $bindable, event handling, snippets, TypeScript integration, and common pitfalls.
majiayu000/claude-skill-registry 163
-
playwright-browser-navigate
open a URL, open a web page, open web browser, or navigate the current page in the web browser to a new URL.
majiayu000/claude-skill-registry 163
-
article-to-x
将3000-5000字长篇文章转换为200-500字X平台(微博/小红书等)内容,保持真实风格,提供3种开头风格。当用户提到"转微博"、"发小红书"、"社交媒体"、"缩短内容"、"精简"时使用此技能。
majiayu000/claude-skill-registry 163
-
sleeptrack-android
This skill helps Android developers integrate the Asleep SDK for sleep tracking functionality. Use this skill when developers ask about Android implementation, MVVM architecture patterns, permission handling, Jetpack Compose UI, Kotlin coroutines integration, or Android-specific sleep tracking features. This skill provides working code examples from the official sample app.
majiayu000/claude-skill-registry 163
-
階層IDの競合安全な採番(counters 方式)
REQ/TSK/SUB の三階層IDを同時作成でも重複させないため、counters(scope,last) を トランザクションでインクリメントして採番する手法。ユニーク違反時は指数バックオフでリトライする。
majiayu000/claude-skill-registry 163
-
token-cost-tracking
Track token usage and costs across agents for budget management
majiayu000/claude-skill-registry 163
-
agent-governance
Protocol health check skill - ensures AI protocol layer integrity and compliance.
Supports file validation, naming conventions, and token analysis.
majiayu000/claude-skill-registry 163