Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
add-new-feature
majiayu000/claude-skill-registry 163
-
position-reconciliation
Broker position reconciliation pattern for live trading systems
majiayu000/claude-skill-registry 163
-
ansible-workflow
Ansible automation workflow guidelines. Activate when working with Ansible playbooks, ansible-playbook, inventory files (.yml, .ini), or Ansible-specific patterns.
majiayu000/claude-skill-registry 163
-
threat-modeler
Security analysis using STRIDE/ATT&CK/Kill Chain frameworks (Stages 3, 4, 5, 6). Identifies threats, assesses risk, and develops mitigations. Does NOT perform documentation extraction or quality validation.
majiayu000/claude-skill-registry 163
-
optimistic-ui
Optimistic message updates with time-window deduplication. React state only, never touches Dexie cache. Triggers on "optimistic", "useOptimisticMessages", "deduplication", "instant feedback".
majiayu000/claude-skill-registry 163
-
deepgram-webhooks
Receive and verify Deepgram webhooks (callbacks). Use when setting up Deepgram webhook handlers, processing transcription callbacks, or handling asynchronous transcription results.
majiayu000/claude-skill-registry 163
-
spec-driven-dev
Feature planning with 4 phases - Specify requirements, Design architecture, break into granular Tasks, Implement and Validate. Creates atomic tasks that agents can implement without errors. Triggers on "plan feature", "design", "new feature", "implement feature", "create spec".
majiayu000/claude-skill-registry 163
-
devdocs-requirements
Expand user requirements into detailed DevDocs documents. Use when users provide feature requirements, want to clarify requirements, or need to create product requirement documents. Triggers on keywords like "requirements", "PRD", "feature request", "user story".
majiayu000/claude-skill-registry 163
-
kx-kotlin-support
Kotlin 멀티프로젝트 라이브러리 개발 지원 - AWS 서비스 통합(Kinesis, DynamoDB, S3, Lambda, CDK), Spring Boot, JPA, Hibernate, 유틸리티(JSON, CSV, Time, Collection 등).
Core(최소 의존성), Light(AWS Lambda용), Heavy(Spring Boot + DB용) 3개 서브프로젝트 구조.
키워드: AWS, Kinesis Task/Worker, CDK CICD, ECS 블루그린, Step Functions, DynamoDB Enhanced, S3 Flow, Spring Batch, QueryDSL, Koin DI, Ktor, kotest
majiayu000/claude-skill-registry 163
-
MOVA: code_exec_task_basic (wrapper)
Standardize how a single CLI command is executed in a repo: working dir, argv, timeout, env overrides – and capture exit code, logs, and a short human-readable summary.
majiayu000/claude-skill-registry 163
-
deepwork_jobs.implement
Generates step instruction files and syncs slash commands from the job.yml specification. Use after job spec review passes.
majiayu000/claude-skill-registry 163
-
webgl-react-integration
Manage WebGL contexts and 3D scenes declaratively using React reconciliation.
majiayu000/claude-skill-registry 163
-
dqmc-parameter-scans
Set up systematic DQMC parameter studies across temperature, interaction strength U, or chemical potential mu. Use when doing temperature sweeps, phase diagram calculations, or any grid of simulations.
majiayu000/claude-skill-registry 163
-
fly-io
Deploy and manage globally distributed apps on Fly.io
majiayu000/claude-skill-registry 163
-
plan-adr-flow
Plan and document coding tasks with PLAN.md and ADRs in docs/ADR. Use when a task can be decomposed, when asked to create or update PLAN.md, or when capturing technical decisions.
majiayu000/claude-skill-registry 163
-
playwright-dotnet
Guide for E2E testing with Playwright for .NET using Microsoft.Playwright.MSTest.v4 integration
majiayu000/claude-skill-registry 163
-
pdf-generator
从HTML、Markdown或文本内容生成PDF文档,支持模板、样式和页面配置。
majiayu000/claude-skill-registry 163
-
skill-crafting
Create, fix, and validate skills for AI agents. Use when user says 'create a skill', 'write a skill', 'build a skill', 'fix my skill', 'skill not working', 'analyze my skill', 'run skill analysis', 'validate skill', 'audit my skills', 'check character budget', 'create a skill from this session', 'turn this into a skill', 'make this reusable', 'can this become a skill', 'could we create a skill', 'should this be a skill', 'check if this could be a skill', or 'any reusable patterns in this session'.
majiayu000/claude-skill-registry 163
-
git-basic-helper
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving simple conflicts.
majiayu000/claude-skill-registry 163
-
accessibility-excellence
Master web accessibility (A11y) to ensure your product is usable by everyone, including people with disabilities. Covers WCAG standards, semantic HTML, keyboard navigation, screen readers, color contrast, and inclusive design practices. Accessibility is not a feature—it's a fundamental requirement.
majiayu000/claude-skill-registry 163
-
acc-create-null-object
Generates Null Object pattern for PHP 8.5. Creates safe default implementations eliminating null checks. Includes unit tests.
majiayu000/claude-skill-registry 163
-
sunlord
Sunlord Electronics inductor and ferrite bead MPN encoding patterns, value decoding, and handler guidance. Use when working with Sunlord inductors or SunlordHandler.
majiayu000/claude-skill-registry 163
-
fastapi-jwt-auth
This skill should be used when implementing secure, reusable JWT verification dependency for FastAPI routes. It ensures strict user isolation and identity verification using Better Auth secrets.
majiayu000/claude-skill-registry 163
-
eld-ground-law-monitor
PCE(Process-Context Engine)とLDE(Law-Driven Engineering)を統合した実行時Law違反監視スキル。
本番環境でのLaw違反を検知し、pce-memoryにフィードバックして継続的改善を促す。
使用タイミング: (1) 本番ログからLaw違反を分析する時、(2) 「Law違反を確認して」、
(3) 運用中のLaw健全性をチェックする時、(4) 違反パターンから新Lawを発見する時
majiayu000/claude-skill-registry 163