Find the perfect skill
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.
Diagnosing Bugs
Development
Structured methodology for diagnosing hard bugs and performance regressions, centered on building a tight feedback loop.
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.
Vector Index Tuning
Data & AI
Provides guidance on tuning HNSW parameters, selecting quantization strategies, and optimizing memory usage for vector indexes. Helps balance recall, latency, and memory when scaling to billions of vectors or reducing search latency.
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.
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.
VitePress Source Tutorial Generator
Documentation
Automatically generates a VitePress documentation site for learning source code, explaining how a codebase is implemented. Useful for analyzing projects, understanding internal architecture, and navigating modules.
Keyboard Navigation Tester
Testing
Skill for testing keyboard navigation operations in frontend applications. Provides guidance and best practices for accessibility and keyboard interactions.
Brainstorm - Requirements Discovery
Development
Guides collaborative requirements discovery before implementation. Asks one question at a time, explores the codebase, researches technical options, and converges on an MVP.
Database Optimizer
Data & AI
Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.