Find the perfect skill
Vibereps First-Time Setup
Productivity
Complete guide to install and configure Vibereps exercise tracker. Helps select exercises, configure hooks, and customize preferences for Claude Code integration.
SEO Competitor Analysis
Marketing & SEO
Perform deep SEO competitor analysis to identify keyword gaps, backlink opportunities, and content strategies of competing websites.
Agentic Import
Development
This skill imports external reusable assets like skills, templates, or agents into a repository's v0.2 plugin architecture. It performs pre-flight checks to ensure the repository structure is correct and then delegates the actual import to the agentic-share skill. Useful for bringing in third-party or external assets while maintaining plugin integrity.
Frontend Error Handling
Development
Provides standardized patterns for handling API errors (404, 500) with user-friendly messages, React Error Boundary components for crash recovery, and retry logic for transient failures. Helps improve application robustness and user experience during network calls.
Horde & Wave Spawning System
Development
Wave spawning system for Tower Defense and Survival games. Configures waves, enemy types, intervals, and difficulty scaling via ScriptableObjects. Use for timed enemy assaults, Horde Mode, or Boss Waves.
Merge PR When CI Passes
Development
Monitors CI checks for a pull request, automatically fixes failures by analyzing logs and pushing corrections, then squash-merges once all tests pass. Useful for automating the merge process and ensuring only validated PRs are integrated.
Automated PR Review
Development
Runs comprehensive automated checks on pull requests for Continuum, including emotional tone compliance, breaking changes detection, security scans, migration safety, and type safety. Helps ensure code quality and compassionate language, especially critical for a death planning application.
Organize File Structure
DevOps
Audits and organizes project directory structure by moving misplaced files to correct locations and updating imports accordingly.
License Compliance Checker
Legal & Compliance
Scan project dependencies for license compatibility, detect conflicts, and generate compliance reports.
Clarify a Task or Decision
Productivity
Helps clarify a task or decision through guided, interactive questioning. Uses a mix of open-ended context questions and structured AskUserQuestion prompts to gather preferences, scope, and priorities. Best when requirements are unclear or multiple approaches need comparison.
MVP Definition
Development
This skill defines the MVP scope by identifying the smallest testable product, success metrics, and explicit out-of-scope items. It is used when the user wants to define or scope an MVP, or start Stage 3 after completing personas.
Comprehensive Code Audit
Testing
Audits the entire codebase for bugs, security vulnerabilities, CLAUDE.md violations, dead code, duplicate code, and test quality issues. Use when asked to 'audit code', 'find bugs', 'review codebase', 'check for security issues', or 'find dead code'. Writes prioritized findings to TODO.md without suggesting fixes.