Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
standards-extraction
Extract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.
majiayu000/claude-skill-registry 163
-
voice-call
Start voice calls via the OpenClaw voice-call plugin.
majiayu000/claude-skill-registry 163
-
motion-sickness
Use when animation causes dizziness, nausea, disorientation, or vestibular discomfort
majiayu000/claude-skill-registry 163
-
workflow/respond-to-approval
Records a response to an approval request.
majiayu000/claude-skill-registry 163
-
bg3se-macos-ghidra
Develop the BG3 Script Extender macOS port using Ghidra for reverse engineering. Use this skill when:
(1) Working on bg3se-macos port development or debugging
(2) Using Ghidra to discover offsets, function addresses, or data structures in BG3
(3) Implementing new Lua APIs (Ext.*, Osi.*) for macOS Script Extender
(4) Porting Windows BG3SE features to macOS ARM64
(5) Understanding ECS architecture, Osiris integration, or stats system
(6) Analyzing ARM64 assembly or calling conventions for game hooks
(7) Writing or modifying Ghidra Python scripts for BG3 analysis
majiayu000/claude-skill-registry 163
-
code-standards-checker
Automatically check code against PHPCS, ESLint, WordPress Coding Standards, or Drupal Coding Standards when user asks about code style, standards compliance, or best practices. Invoke when user mentions "coding standards", "code style", "linting", "PHPCS", "ESLint", or asks if code follows conventions.
majiayu000/claude-skill-registry 163
-
engineering-standards
Core software engineering principles (SOLID, DRY, YAGNI, KISS) with detection patterns and refactoring guidance. Load when reviewing code quality, planning architecture, or identifying technical debt.
majiayu000/claude-skill-registry 163
-
java-concurrency
Master Java concurrency - threads, executors, locks, CompletableFuture, virtual threads
majiayu000/claude-skill-registry 163
-
code-annotations
Code annotation requirements for pikru. Use when writing or porting Rust functions from C code. All ported functions must have cref comments.
majiayu000/claude-skill-registry 163
-
graphql-fundamentals
Master GraphQL core concepts - types, queries, mutations, and subscriptions
majiayu000/claude-skill-registry 163
-
competitive-displacement
Systematically identify and win accounts from major freight brokers by exploiting their known vulnerabilities. Use when targeting competitor accounts, building displacement campaigns, or analyzing competitive weaknesses to win business.
majiayu000/claude-skill-registry 163
-
receipt-scanner
Extract vendor, date, items, amounts, and total from receipt images using OCR and pattern matching with structured JSON output.
majiayu000/claude-skill-registry 163
-
State Comparison Patterns
Model helper methods for clean state checking instead of verbose Spatie Model States comparisons (63% code reduction)
majiayu000/claude-skill-registry 163
-
django-expert
majiayu000/claude-skill-registry 163
-
value-pluralism-resolver
Resolve conflicts between competing values through structured pluralistic analysis.
majiayu000/claude-skill-registry 163
-
claude-code-debug
Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.
majiayu000/claude-skill-registry 163
-
web-investigation
Investigate website structure and debug web scraping using Chrome DevTools MCP. Use when analyzing documentation frameworks, debugging extraction issues, understanding HTML structure, investigating why web content isn't being captured correctly, or exploring API documentation sites. Covers Redocly, Swagger UI, and other modern documentation frameworks.
majiayu000/claude-skill-registry 163
-
npm-publishing
Use when publishing npm packages - covers package.json configuration, versioning, and provenance
majiayu000/claude-skill-registry 163
-
nextjs-anti-patterns
majiayu000/claude-skill-registry 163
-
api-schema-analyzer
Analyze OpenAPI and Postman schemas for MCP tool generation. Use when analyzing API specifications, extracting endpoint information, generating tool signatures, or when user mentions OpenAPI, Swagger, API schema, endpoint analysis.
majiayu000/claude-skill-registry 163
-
serialization-review-kateusz-gameengine
majiayu000/claude-skill-registry 163
-
gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
majiayu000/claude-skill-registry 163
-
test-orchestrator
Coordinates testing strategy and execution across all test types. Use when creating test plans, implementing tests (unit/integration/E2E), or enforcing coverage requirements (80% minimum). Applies testing-requirements.md.
majiayu000/claude-skill-registry 163
-
osgrep
Semantic code search. Use alongside grep - grep for exact strings, osgrep for concepts.
majiayu000/claude-skill-registry 163