Find the perfect skill
Qualitative Research
Data & AI
Systematic framework for conducting and analyzing qualitative research (interviews, surveys, focus groups, observations) with rigorous bias prevention and reproducible methodology.
Claude Code Workflow Audit
Development
Audit Claude Code configuration and session history, benchmark against current best practices, and apply updates for a token-efficient, low-friction setup.
Skill Coach
Productivity
Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices.
Expo UI Jetpack Compose
Development
Using @expo/ui/jetpack-compose to integrate Jetpack Compose views in an Expo app.
Brainstorm - Requirements Discovery
Development
Guides collaborative requirements discovery before implementation, optimized for AI coding workflows. Creates task, explores codebase, asks one question at a time, and converges on MVP scope.
Python Jail Escape
Security
Techniques to escape Python sandbox restrictions in eval/exec environments, CTF challenges, and filtered input scenarios.
Multi-Agent Workflow Creator
DevOps
Creates multi-agent orchestration workflows for complex tasks requiring coordination across multiple agents and phases. Handles enterprise workflows, operational procedures, and custom orchestration patterns. Use when automating multi-phase processes with agent coordination.
Check Vocal Bridge authentication status
Development
Check Vocal Bridge authentication status. Displays the current API key, connected agent name, and connection health to verify the setup.
ClawGuard Security Layer
Security
Intercepts shell commands, file operations, and network requests before execution, enforcing a customizable security policy. Actions can be automatically allowed, blocked, or held for human approval. Use it to prevent accidental or malicious changes to your system.
Story to Tickets
Development
Break a user story into GitHub issues with a design doc and implementable subtickets.
Create draft PR for Vision-Agents
Development
Creates a draft pull request for the Vision-Agents repo using gh CLI, with checks for logical changes, changelog updates, and proper issue linking.
Backlog-Driven Code Development
Development
Implement backlogs through a feature-driven approach: read requirements, design, code, and document. Use for features, fixes, and improvements.