Find the perfect skill
Source Code Fetching
Development
Fetch dependency source code so AI agents can understand internal implementations, not just types. Use opensrc to read source of npm, PyPI, crates.io packages or repos.
Java Skills Inventory Checklist
Documentation
Generates an inventory checklist of Java system prompts from skills.xml, producing INVENTORY-SKILLS-JAVA.md following a strict template.
Create GitHub Issues
Development
Creates GitHub issues by interviewing the user to clarify the problem before submitting. Discovers related issues for context, composes a clear title and body, and opens the issue in browser for final review.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition to create distinctive visual designs.
Naive UX Check
Testing
Organizes naive-user comprehension test scenarios and logs results to a dated report.
Checkout Git Branch with Conventional Naming
Development
Creates and checks out a new git branch with conventional naming (type/description). Use it to start working on a feature, fix, or task while following naming conventions.
Claude Code Ecosystem Mastery
Development
Comprehensive guide for Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md architecture. Includes setup, MCP servers, hooks, CI/CD, and optimization patterns.
SEO Keyword Strategist
Content
Analyzes keyword usage, calculates density, suggests LSI keywords, and prevents over-optimization for content optimization.
Vite Build Tool: Config, Plugins & SSR
Development
Covers Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use for Vite projects, vite.config.ts, and building libraries/SSR apps.
Mutation Testing for Clojure Namespaces
Testing
Run mutation testing on a Clojure namespace, generate tests to kill surviving mutations, and open draft PRs with Linear issue tracking.
Workhuman Webhooks Events
Development
Guidance for webhooks events with Workhuman Social Recognition and rewards API.
Import existing project into Curaye
Development
Import an existing project with no .curaye/ history into the Curaye system by mining session context and existing spec files.