Find the perfect skill
Generate Skills from Official Docs
Documentation
Generates agent skills for projects like Vue, Nuxt, Vite, and others from their official documentation. Reads source docs and creates structured skill files.
Import existing project into Curaye
Development
Import an existing project with no .curaye/ history into the Curaye system. Mines session context and ingests existing spec files.
Pull Request Creation and Checks
Development
Must be invoked before creating any PR or pushing a branch. Covers changelog entries, branch naming, PHPCS/PHPUnit checks, and reviewer assignment.
Create high-quality Git commits
Development
Skill to create high-quality Git commits for pending changes, including gathering context, running relevant agents, and deciding on commit structure.
Run Local Services with Auto-Recovery
Development
Start all local services (backend, frontend, docs) with dependency checking, error diagnosis, and automatic recovery. Handles missing packages, port conflicts, and stale processes.
Create or Update Skills
Development
Guides the creation or update of SKILL.md files for Claude Code, including frontmatter and content rules.
Fluxwing Component Creator
Development
Create uxscii UI components with ASCII art and structured metadata. Use it to generate buttons, cards, forms, modals, and navigation.
Review PRs
Development
Triage open PRs: screen diffs, delegate admission judgment to audit-the-list, then merge or close on GitHub. Use when asked to review PRs or judge a specific PR.
Random Chinese Person Snapshot
Content
Generate a vivid snapshot of a random Chinese person, weighted by real population distribution, grounded in geography and culture.
Resume Album Work
Content
Finds an album by name and shows detailed status with next steps. Use when the user mentions an album name or wants to continue previous work.
VideoDB - See, Understand, Act on Video
Data & AI
Skill for ingesting, indexing, searching, editing, transcoding, and alerting on video/audio content.
Frontend CSS Tailwind
Development
Guides writing consistent, maintainable CSS using Tailwind utility classes and design system tokens. Helps minimize custom CSS by leveraging framework utilities, and ensures production optimization through tree-shaking and purging. Best used when implementing Tailwind in React components, configuring theme extensions, or maintaining design consistency.