Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-review
Code review checklist covering security, performance, defensive programming, and testing anti-patterns. Use before merging PRs, after implementing features, or when reviewing code quality.
majiayu000/claude-skill-registry 163
-
vendix-build-verification
Build verification steps.
majiayu000/claude-skill-registry 163
-
brand-voice-generator
Develop consistent brand voice and messaging guidelines for companies and personal brands. Creates tone, style, and communication frameworks that align with brand values and target audience preferences.
majiayu000/claude-skill-registry 163
-
Live Streaming
Real-time video broadcasting using RTMP, HLS, WebRTC protocols with streaming servers and cloud platforms for low-latency live video delivery.
majiayu000/claude-skill-registry 163
-
PlatformIO
PlatformIO embedded development ecosystem. Covers CLI, build system, debugging, and board configurations.
majiayu000/claude-skill-registry 163
-
validating-setup-commands
Use before creating worktrees or executing tasks - validates that CLAUDE.md defines required setup commands (install, optional postinstall) and provides clear error messages with examples if missing
majiayu000/claude-skill-registry 163
-
implementation-plan-generator
Generate phased implementation plans from requirements and UI wireframes. Use when the user provides requirements documents and/or UI wireframes and wants to create a detailed, phased implementation plan. Triggers on requests like "create implementation plan", "plan the implementation", or when asked to design an implementation approach for a project with existing requirements. Produces description-only plans (no code) with clear phases, dependencies, and testing checklists.
majiayu000/claude-skill-registry 163
-
lora_ofl
Imported skill lora_ofl from anthropic
majiayu000/claude-skill-registry 163
-
gitlab-ci-config-generator
Generate GitLab CI/CD pipeline configuration files with stages, jobs, and deployment. Triggers on "create gitlab ci", "generate gitlab-ci.yml", "gitlab pipeline", "gitlab ci config".
majiayu000/claude-skill-registry 163
-
anaplan-planning
Anaplan connected planning for territory and quota management
majiayu000/claude-skill-registry 163
-
implementing-wpf-adorners
Implements WPF Adorner decoration layers with AdornerLayer, AdornerDecorator, and custom Adorner patterns. Use when building drag handles, validation indicators, watermarks, selection visuals, or resize grips.
majiayu000/claude-skill-registry 163
-
zig-best-practices
Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management. Must use when reading or writing Zig files.
majiayu000/claude-skill-registry 163
-
unit-test-remote
仅在最终的 /speckit.verify 步骤用于统一验证代码正确性;实现阶段禁止调用。
majiayu000/claude-skill-registry 163
-
vercel-architecture-variants
Execute choose and implement Vercel validated architecture blueprints for different scales.
Use when designing new Vercel integrations, choosing between monolith/service/microservice
architectures, or planning migration paths for Vercel applications.
Trigger with phrases like "vercel architecture", "vercel blueprint",
"how to structure vercel", "vercel project layout", "vercel microservice".
majiayu000/claude-skill-registry 163
-
issue-tracking-with-linear
Use when working with Linear tickets/issues - establishes workflows for creating and updating tickets (issues)
majiayu000/claude-skill-registry 163
-
dex
Task tracking for async/multi-step work. Use dex to create, track, and complete tasks that span multiple sessions or require coordination (e.g., coding agent dispatches, PR reviews, background jobs). Tasks stored as JSON files in .dex/tasks/.
majiayu000/claude-skill-registry 163
-
vitest-mocking
Vitest mocking patterns and test double strategies. Use when writing tests that need mocks, spies, stubs, or fakes. Triggers include: mocking modules, stubbing globals (fetch, Date, timers), testing composables, mocking imports (default/named), creating test doubles, replacing dependencies, verifying mock calls, cleaning up mocks, or any question about "how do I mock X in Vitest". Also use when reviewing tests for proper mocking practices.
majiayu000/claude-skill-registry 163
-
longplan
Autonomous multi-step work with dual-reviewer supervision (1A2A workflow) and compound engineering principles
majiayu000/claude-skill-registry 163
-
helper
Provides the correct answer
majiayu000/claude-skill-registry 163
-
cloudflare-python-workers
Build Python APIs on Cloudflare Workers using pywrangler CLI and WorkerEntrypoint class pattern. Includes Python Workflows for multi-step DAG automation. Prevents 11 documented errors.
Use when: building Python serverless APIs, migrating Python to edge, or troubleshooting async errors, package compatibility, handler pattern mistakes, RPC communication issues.
majiayu000/claude-skill-registry 163
-
tour-allierays-agentic-loop
Take an interactive tour of agentic-loop - the system for going from idea to shipped code with AI.
majiayu000/claude-skill-registry 163
-
gp-ui
Use when building React UIs for TheGP applications, migrating existing UIs to @gp/ui components, integrating Tailwind v4 with @gp/ui theme, or answering questions about available components, design tokens, icons, or setup. Activate when user mentions @gp/ui, TheGP design system, or asks about GP-specific UI patterns and components.
majiayu000/claude-skill-registry 163
-
refactoring-advisor
Provides refactoring recommendations for PHP/CakePHP code to improve maintainability, performance, and adherence to best practices
majiayu000/claude-skill-registry 163
-
optimize-queries
Automatically optimize Supabase PostgreSQL queries by analyzing execution plans, adding indexes, and improving RLS policies. Triggers when user mentions slow queries, performance issues, or query optimization.
majiayu000/claude-skill-registry 163