Find the perfect skill
Gabb Code Navigation Guide
Development
This skill provides a decision framework for exploring codebases efficiently. It explains when to use gabb_structure to preview file layouts before reading large files, and when to use gabb_symbol to search for code constructs by name. It helps reduce token usage and avoid unnecessary file reads.
Convex Security Check
Security
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
Claude Skill Integration
Development
Adapt and integrate a global Claude skill into project development guidelines, not directly into project code.
Sprint Planning Workflow
Development
Generate sprint status tracking from epics. Use when the user says 'run sprint planning' or 'generate sprint plan'.
Spaced Repetition Quiz
Productivity
Runs a spaced repetition quiz on concepts due for review by selecting questions from quiz_bank.md based on progress.json data. Asks questions Socratically and updates the user's practice history after each answer. Best used when the user wants to review, test knowledge, or practice spaced repetition learning.
Brave Search - Web Search & Extract
Content
Web search and content extraction via Brave Search API. Get clean, relevant search results and extract full page content for AI processing.
SARIF File Parsing
Security
Parses and processes SARIF files from static analysis tools like CodeQL or Semgrep. Handles filtering, deduplication, and CI/CD integration of results.
CW CLI Explorer
Development
This skill helps you explore the capabilities of the cw CLI, including available components and archetypes, to understand what features you can add to your repository. Use it when you're new to the CLI or need to decide which components to integrate into a project.
Verify cv-builder Changes
Testing
Skill for verifying end-to-end changes in the cv-builder web app, including building, data hygiene, and Playwright-driven UI testing.
Emergency Protocol Reset
DevOps
Execute emergency protocol reset when critical system integrity is compromised.
Wrap - Automatic session cleanup
Productivity
Automates session cleanup: CLAUDE.md updates, automation opportunities detection, learning summaries, and pending tasks organization.
Cursor Upgrade and Migration
DevOps
Comprehensive guide for upgrading Cursor IDE versions and migrating settings between installations. Covers version checking, upgrade methods, settings backup, and troubleshooting common issues.