Find the perfect skill
Keyboard Navigation Tester
Development
Automated assistance for keyboard navigation testing in frontend development, including step-by-step guidance and best practices.
Play a system beep
Productivity
Plays a system beep sound on macOS. Useful for audio notifications and sound signals.
Testing Legacy Strategies
Testing
Characterization tests, Robolectric, MockK, Compose Preview screenshots, Roborazzi/Paparazzi visual regression, Detekt/Lint baselines, Golden Master, coverage goals for untested Android legacy code.
Azure Pre-deployment Validation
DevOps
Validate Azure configuration, infrastructure (Bicep/Terraform), RBAC roles, and managed identities before deployment. Ensures deployment readiness and preflight checks pass.
Persistent Memory for AI Agents
Development
Persistent compounding memory for AI agents with MCP tools for session start/end, remember, recall, and check. Local markdown, Obsidian-compatible, with optional semantic search via Supabase.
Unified Memory Vault for AI Agents
Development
Share durable, inspectable context and handoffs between AI agents using the local ECC Memory Vault. Save work state, transfer context, and search shared project knowledge.
Compact State
Documentation
Extract historical content from STATE.md into cycle files (burst logs, adversary passes, session checkpoints, lessons). Slims STATE.md to <200 lines.
Stimulus Best Practices for Rails
Development
Provides best practices for structuring Stimulus controllers in Rails applications, including target definitions, actions, values, and classes. Covers when to use Stimulus for UI enhancements like toggles and form interactions, and when to rely on Turbo or server-side approaches.
Hotwire Native Web Auth
Development
Implements web-based authentication for Hotwire Native iOS/Android apps reusing existing Rails auth screens.
Serving LLMs with vLLM
Data & AI
Deploy high-performance LLM APIs using vLLM's PagedAttention and continuous batching. Optimize latency/throughput, with OpenAI-compatible endpoints, quantization, and tensor parallelism.
Sample Text Processor
Development
A basic skill for text processing including word count, character analysis, and transformations. Demonstrates the structure for the claude-skills ecosystem.
Backlog-Driven Code Development
Development
Implement backlogs through a feature-driven approach: read requirements, design, code, and document. Use for features, fixes, and improvements.