Find the perfect skill
EAMA Label Taxonomy
Development
Manages GitHub issue labels for priorities and statuses in user requests. Use it to set priority labels (critical, high, normal, low), apply status labels (backlog, human-review, etc.), and facilitate human review when the Integrator (EIA) escalates significant tasks.
Code Review and Task Update
Development
Review completed implementation work against specifications, run tests, assess code quality, and update task status in tasks.md.
Setup Deployment Configuration
DevOps
Detects your deployment platform and writes deployment configuration to CLAUDE.md so future deploys are automatic.
Release Notes Generation
Documentation
Drafts user-facing release notes by analyzing PR diffs, following a style guide and template.
Self-improving Skill System
DevOps
Analyzes implementation cycles and proposes improvements to framework skills through automated control gates.
Create an Agent Skill
Development
Guide to create structured, discoverable agent skills for coding agents.
Virtual Harpsichord
Content
A playable virtual harpsichord keyboard to produce bright baroque-style notes.
Claude Code Skill Builder
Development
Create new Claude Code skills with proper SKILL.md format, frontmatter, and best practices. Use when building, scaffolding, or generating a new skill for Claude Code.
Terraform Module Scaffolder
DevOps
Scaffolds new Terraform modules with standardized structure including main.tf, variables.tf, outputs.tf, versions.tf, and README.md.
SvelteKit Adapter Configuration
Development
Guide to select and configure the correct adapter for deploying SvelteKit on various platforms (Node, Vercel, Cloudflare, etc.).
Curaye Import
Development
Import an existing project with no .curaye history by mining session context and ingesting existing spec files.