Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
output-workflow-run
Execute an Output SDK workflow synchronously and wait for the result. Use when running a workflow and needing immediate results, testing workflow execution, or getting the output directly in the terminal.
majiayu000/claude-skill-registry 163
-
spec-coverage-map
Generate a visual spec-to-code coverage map showing which code files are covered by which specifications. Creates ASCII diagrams, reverse indexes, and coverage statistics. Use after implementation or during cleanup to validate spec coverage.
majiayu000/claude-skill-registry 163
-
unit-converter
Convert between physical units (length, mass, temperature, time, etc.). Use for scientific calculations, data transformation, or unit standardization.
majiayu000/claude-skill-registry 163
-
thought-experiments
Design, analyze, and evaluate philosophical thought experiments. Use when: creating new thought experiments to probe specific intuitions, analyzing existing thought experiments for hidden assumptions, generating variants that isolate different variables, stress-testing philosophical positions through scenarios, exploring edge cases. Triggers: 'thought experiment', 'imagine', 'suppose', 'hypothetical', 'what if scenario', 'intuition pump', 'trolley problem', 'zombie', 'Mary's room', 'Chinese room', 'experience machine', 'teletransportation', 'original position', 'veil of ignorance', 'Gettier case'.
majiayu000/claude-skill-registry 163
-
express
Express.js framework patterns including routing, middleware, request/response handling, and Express-specific APIs. Use when working with Express routes, middleware, or Express applications.
majiayu000/claude-skill-registry 163
-
Testing Implementation
Comprehensive testing strategies, test automation, quality assurance with JUnit, MockK, Jest. Use for testing, test, qa, quality, coverage tags. Provides test patterns, validation commands, coverage targets.
majiayu000/claude-skill-registry 163
-
accessibility-compliance
Implement WCAG 2.1 AA accessibility compliance with ARIA labels, keyboard navigation, screen reader support, and color contrast. Use when ensuring accessibility or fixing a11y issues.
majiayu000/claude-skill-registry 163
-
hetzner-cluster
Toolkit for creating and managing server clusters on Hetzner Cloud using Terraform. Use this skill when users request deploying VMs, creating test infrastructure, or setting up server clusters on Hetzner Cloud. The skill provides Terraform templates optimized for network testing with strict firewall rules, public and private network interfaces, and support for ZeroTier VPN.
majiayu000/claude-skill-registry 163
-
interview-user
Interview the user to clarify provided spec.
majiayu000/claude-skill-registry 163
-
neovim
Use when editing ANY Neovim configuration including init.lua, plugins, keymaps, LSP settings, or theme configuration. Provides file structure guidance and VHS testing workflow.
majiayu000/claude-skill-registry 163
-
agent-tuning
Optimize ElevenLabs conversational AI agents for real estate applications. Use when creating new agents, improving conversation quality, selecting voices, engineering system prompts, configuring agent parameters, or analyzing agent performance metrics. Includes voice selection, model tuning, prompt engineering, and A/B testing strategies.
majiayu000/claude-skill-registry 163
-
rust-s3-patterns
Implement S3 operations with rust-s3 including streaming downloads, multipart uploads, and batch operations. Use for cloud storage integration.
majiayu000/claude-skill-registry 163
-
prototyping
Master prototyping with interactive mockups, user flows, animations, and high-fidelity prototypes for user testing.
majiayu000/claude-skill-registry 163
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
majiayu000/claude-skill-registry 163
-
systematic
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
majiayu000/claude-skill-registry 163
-
sf-lwc
Lightning Web Components development skill with PICKLES architecture methodology, component scaffolding, wire service patterns, event handling, Apex integration, GraphQL support, and Jest test generation. Build modern Salesforce UIs with proper reactivity, accessibility, dark mode compatibility, and performance patterns.
majiayu000/claude-skill-registry 163
-
td-powerspec
Power spectrum analysis for frequency domain insights and periodicity detection
majiayu000/claude-skill-registry 163
-
hubspot-create-deal
Create a new deal in HubSpot CRM. Load when user says 'create deal', 'add deal', 'new deal', 'new opportunity'. Requires name, optional amount, stage, closedate.
majiayu000/claude-skill-registry 163
-
testing-benchmarking-infrastructure
Testing suite with benchmarking for version-to-version performance comparison
majiayu000/claude-skill-registry 163
-
command-placement-priority
コマンドの配置場所と優先順位(プロジェクト/ユーザー/MCP、名前空間、競合解決)を整理し、配置判断と移行方針を支援するスキル。
配置基準、優先順位ルール、移行フローを一貫して整理する。
Anchors:
• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 配置判断の実務 / 目的: 運用の一貫性確保
• Priority Resolution Protocol / 適用: 同名競合の解決 / 目的: 優先順位の明確化
Trigger:
Use when determining command placement, resolving command priority conflicts, or migrating commands between project/user/MCP layers.
command placement, priority resolution, namespace design, project vs user commands, MCP integration
majiayu000/claude-skill-registry 163
-
decision-critic
Invoke IMMEDIATELY via python script to stress-test decisions and reasoning. Do NOT analyze first - the script orchestrates the critique workflow.
majiayu000/claude-skill-registry 163
-
adding-new-ai-format
Step-by-step guide for adding support for a new AI editor format to PRPM - covers types, converters, schemas, CLI, webapp, and testing
majiayu000/claude-skill-registry 163
-
implementation-planner
Create structured implementation plans from validated requirements. Use when requirements are clear and you need to break down implementation into actionable steps with testing approach.
majiayu000/claude-skill-registry 163
-
allra-test-writing
Allra 백엔드 테스트 작성 표준. Use when writing test code, choosing test helpers, generating test data with Fixture Monkey, or verifying test coverage.
majiayu000/claude-skill-registry 163