Find the perfect skill
DX Audit
Development
Audit developer experience (DX/UX) of a library or tool across CLI, API, service, and GitHub Action surfaces. Produce scored, evidence-backed remediation plans.
Theme Factory
Content
Toolkit for styling artifacts with themes. Includes 10 preset themes and custom theme generation.
Ship It! 🐿️
Development
Finalize and ship changes with quality checks, commits, and PR creation. Streamlines the workflow from staging to pull request with approval checkpoints.
Document Indexer
Documentation
Scans markdown files in docs/ and extracts YAML frontmatter to provide just-in-time context without loading full file content.
Vite Configuration and API
Development
Covers Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. Ideal for projects using Vite.
Naive UX Check
Testing
Selects the next unrun naive-user comprehension prompt and logs the response to a dated findings report. Use before releases for a fresh usability pass.
Cloud Keyvalue Stats
DevOps
Get statistics for keyvalue storage in the Agentuity cloud platform. Requires authentication.
Humanize Chinese Writing: Best Practice
Content
Removes AI traces from Chinese writing, preserving facts, terms, and author voice. Supports multiple scenarios like chat, reports, docs, etc.
Authentication & Authorization Review
Security
Reviews authentication and authorization designs—including JWT, OAuth, RBAC/ABAC—by tracing login flows, token management, route protection, and privilege escalation risks. Helps security engineers audit auth modules for misconfigurations and hardcoded vulnerabilities.
Before-After Screenshots
Testing
Capture before/after screenshots of web pages or elements for visual comparison and PR documentation. Supports URLs, local files, viewports, and markdown output.
Code Stats
Development
Analyze codebase size and changes using tokei for line counts and difft for semantic diffs.
Add Skill
Development
Creates a Claude Code skill per official spec: gathers requirements, generates valid SKILL.md, validates naming/description, applies Progressive Disclosure. Use when adding a skill or slash command.