Find the perfect skill
Resume Work From Thread
Development
Resume work from a specific handoff thread by loading its saved state using its thread id.
Gemini API Caching Best Practices
Development
Implement robust caching strategies for Gemini API calls to reduce cost, improve latency, and support cache invalidation.
Add Agent Swarm to Telegram
Development
Adds Agent Teams (Swarm) support to an existing Telegram channel. Each subagent gets its own bot identity.
Install Obelisk CLI
Development
Installs the official Obelisk CLI and then the agent skill via obelisk install. Bootstrap or repair guide.
Home Assistant Integration Knowledge
Development
Everything you need to know to build, test and review Home Assistant Integrations, including best practices and quality scale.
Java 21+ Pro Development
Development
Expert guidance on Java 21+ features, Spring Boot 3.x, virtual threads, and cloud-native enterprise development patterns.
Upgrade Python Dependencies
Development
Upgrade all Python dependencies with uv, sync the environment, run type checking and tests, then summarize changes.
Codebase Architecture Discovery
Development
This skill systematically explores an unfamiliar codebase to identify architectural layers, technology choices, and structure. It produces a machine-parseable architecture document that drives downstream analysis. Use it when onboarding to a new project, planning a migration, or beginning a security audit.
Using Git Worktrees
Development
Creates isolated Git worktrees for feature development with smart directory selection and safety verification to prevent accidental commits.
Frontend Spec Writer
Development
Generates detailed frontend component specs, design tokens, and implementation guides optimized for AI-assisted development with React/TypeScript.
Megahub IDE Frontend
Development
Frontend development context for the Megahub project: Vite, Blockly, Web Bluetooth, Web Components, and VS Code theme.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.