Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
primer-web-components
Build checkout and payment experiences using Primer's web components. Use this skill when implementing payment flows, checkout pages, card forms, or integrating Primer SDK into React, Next.js, or vanilla JavaScript applications. Covers component usage, React integration patterns, stable object references, event handling, SSR support, and CSS theming.
majiayu000/claude-skill-registry 163
-
testing-philosophy
Apply testing philosophy: test behavior not implementation, minimize mocks, AAA structure, coverage for confidence not percentage. Use when writing tests, reviewing test quality, discussing TDD, or evaluating test strategies.
majiayu000/claude-skill-registry 163
-
pm-validation-architecture
Detect and validate client-authoritative vs server-authoritative architecture gaps
majiayu000/claude-skill-registry 163
-
miles-rl-training
Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.
majiayu000/claude-skill-registry 163
-
markdown-templates
정형화된 마크다운 문서 템플릿 사용 가이드
majiayu000/claude-skill-registry 163
-
mastering-github-cli
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" commands, "github cli", searching repos for files/directories (.skilz, .cursor, .codex, Dockerfile), monitoring GitHub Actions workflows, checking PR CI status, downloading artifacts, creating PRs/issues/repos from command line, triggering workflows, forking repos, batch operations, "write a workflow", "github actions", "CI/CD pipeline", "workflow yaml", and "matrix builds". Use for gh search, gh run, gh pr, gh issue, gh repo, gh workflow, gh api, workflow authoring, and automating GitHub operations.
majiayu000/claude-skill-registry 163
-
task-execute
Execute a POML task file with proper context loading and verification
majiayu000/claude-skill-registry 163
-
audio
Audio configuration for Bazzite. Virtual audio channels for Game/Voice/Browser/Music,
7.1 surround for headphones, Bluetooth headset profiles, and PipeWire management.
Use when users need to configure audio on Bazzite.
majiayu000/claude-skill-registry 163
-
code-implementer
This skill should be used when the user asks to 'implement', 'write code', 'build a feature', 'create a function', 'add functionality', 'code this', 'make this work', or needs to write production code for Java/Spring Boot or TypeScript/Next.js following FP, DDD, and testability patterns. Ensures code follows functional core/imperative shell, proper invariants, Either-based error handling, and is designed for testing without mocks.
majiayu000/claude-skill-registry 163
-
agent-generator
ユーザーの責任範囲定義から、Agentのマークダウンファイルを生成する。エージェント作成時、プラグイン要素生成時、またはユーザーがエージェント定義、責任範囲、Agent生成、エージェントドキュメントに言及した際に使用する。
majiayu000/claude-skill-registry 163
-
embedded-thinking
提供嵌入式系统软硬件协同思考框架,涵盖硬件层、软件架构、资源约束、实时性、测试调试五大维度。当需要设计嵌入式应用、评审物联网系统、或需要全局视角审视 MCU/MPU 与软件配合时使用。支持裸机/RTOS 选型、功耗优化、内存预算、中断响应、OTA 升级等嵌入式特有场景决策。
majiayu000/claude-skill-registry 163
-
python-modern-tooling
Use when choosing the right modern Python tooling workflow for a project or script (uv setup, quality tools, CLI, logging, packaging) or when unsure which Python tooling skill applies.
majiayu000/claude-skill-registry 163
-
Directus Backend Architecture
Master Directus backend internals: API extensions, hooks, flows, services, and database operations
majiayu000/claude-skill-registry 163
-
skill-editor
Use when asked to draft, revise, or review an agent skill specification so frontmatter alone routes correctly and the body is a compact, non-redundant, internally consistent execution guide.
majiayu000/claude-skill-registry 163
-
api-rest-design
Apply when designing RESTful APIs, defining endpoints, HTTP methods, status codes, and response formats.
majiayu000/claude-skill-registry 163
-
structure-worldgen
Guide for structure generation with waterlogging prevention, Jigsaw, boss spawning
majiayu000/claude-skill-registry 163
-
convert-erlang-roc
Convert Erlang code to idiomatic Roc. Use when migrating Erlang projects to Roc, translating BEAM/OTP patterns to functional patterns, or refactoring Erlang codebases. Extends meta-convert-dev with Erlang-to-Roc specific patterns.
majiayu000/claude-skill-registry 163
-
test-agent-field
majiayu000/claude-skill-registry 163
-
bap-identity
Manage BAP (Bitcoin Attestation Protocol) identity files using bap-cli. This skill should be used when users need to create, decrypt, list, or extract BAP identity backups, work with .bep encrypted files, or generate test fixtures for Playwright tests involving BAP identities.
majiayu000/claude-skill-registry 163
-
content-creator
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.
majiayu000/claude-skill-registry 163
-
conditional-generation
Determines which files and dependencies to generate based on application type (standalone vs micro-frontend). Controls conditional features.
majiayu000/claude-skill-registry 163
-
detecting-type-confusion
Detects type confusion vulnerabilities by identifying unsafe type casts, vtable corruption, and polymorphism issues. Use when analyzing object-oriented code, type casting, or investigating C++ memory safety issues.
majiayu000/claude-skill-registry 163
-
web-artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
majiayu000/claude-skill-registry 163
-
effect-http-routing
HTTP server, routing, JSON responses and dependencies via layers. Use when wiring endpoints and services.
majiayu000/claude-skill-registry 163