Find the perfect skill
EmbodiChain PR Adapter
Development
Claude adapter for the EmbodiChain PR skill: guides drafting pull requests and filling GitHub PR templates.
Slash Commands Manager
Development
Branch skill for creating, adapting, validating, and improving slash commands following the JARVIS-06 policy.
Claude Code Skills Package Manager
Development
Manage Claude Code skills via a registry: add, list, update, remove, with version locking and multi-agent compilation.
Git Safety Rules
Development
Critical Git safety rules to prevent destructive operations. Use when reverting changes or managing commits.
Capacitor v6 to v7 Upgrade
Development
Guides upgrading a Capacitor app from v6 to v7: package updates, native sync, and iOS/Android build verification.
Palantir Foundry API Rate Limits
Development
Implement rate limiting, exponential backoff, and request queuing for Palantir Foundry API calls, handling 429 errors and optimizing throughput.
Open repo-standard PR for Meshtastic-Android
Development
Push branch, verify baseline, and create a draft PR following the repo's SOP with categorized changes, testing notes, and commit-pinned screenshots.
Distinctive Frontend Design
Development
Create distinctive, production-grade frontend interfaces with high design quality, avoiding generic AI aesthetics.
Explain Code with Diagrams and Analogies
Development
Explains code using visual diagrams and everyday analogies. Ideal for teaching codebases or answering 'how does this code work?'
Skill Extraction Workflow
Development
Analyze conversation to identify reusable workflow, then generate complete Mythos artifact set including SKILL.md, command, agent, and verification scripts.
Feature-Driven Code Development
Development
Implement backlog items using a feature-driven approach: read requirements, reference features, design, code, and document. Use for features, changes, bug fixes, or improvements.
TDD Workflow Patterns
Development
Guide for implementing tasks using the TDD workflow, phase checkpoints, git commits, and verification protocol.