Find the perfect skill
Codebase Context Priming
Productivity
Quickly loads codebase context by examining repository structure, README, and AI documentation. Use this skill when starting work on a new project or to refresh your understanding of a project's organization and purpose.
Repository Dashboard
Development
Quick overview of repository status: PRs, issues, CI/CD health, and suggested next tasks with intelligent prioritization based on user context.
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.
Prisma ORM CLI Reference
Development
Reference for Prisma ORM CLI commands covering init, generate, migrate, db operations, and development tooling for database workflows.
Write Skill from Scratch
Development
Author a new skill from scratch with paired trigger fixtures and full validation. Use when adding a skill with no upstream skills.sh source.
Agent Skill Creator
Development
Guides the authoring and validation of agent skills, ensuring lean context, precise metadata, and progressive disclosure.
do - End-to-End Task Workflow
Development
Execute a task end-to-end: research, implement, pass CI, open PR, ship. Autonomous workflow with optional review pause.
Audit Exporters for CA65/NSF Correctness
Testing
Audit output-format generators in exporter/, verifying CA65 assembly well-formedness, bytecode spec compliance, and builder compatibility for NES music. Focus on verifying fixed issues and edge cases.
Security Analyzer
Security
Scans codebases and infrastructure for vulnerabilities, fetches live CVE data, and generates remediation plans with TDD tests.
Open PR
Development
Opens a pull request for the current branch, discovers issues from commit footnotes, and moves them to 'In review' on the board.
Competitor Content Analyzer
Marketing & SEO
Analyzes competitor content strategy and identifies differentiation opportunities. Helps discover content gaps and create competitive advantages.
Expert C Programming
Development
Write efficient C code with memory management, pointers, and system calls. Covers embedded, kernel, and performance.