Find the perfect skill
Prompt to Executable Tasks Transformer
Productivity
Converts any free-form prompt into a structured executable prompt with tasks (TaskCreate/TaskUpdate/TaskList), phases, and validation criteria. Helps break down vague requests into concrete, AI-executable steps.
Erigon Segment Retire Command
DevOps
Prepares snapshot files for publication by building missing indices, freezing blocks into snapshots, removing overlaps, pruning ancient data, building state history, merging, and cleaning. Use this when you need to prepare an Erigon datadir for snapshot release workflow after stopping Erigon.
Language Learning - AI Tutor
Data & AI
AI language tutor for learning any language with personalized lessons, vocabulary practice, and conversation exercises. Learn at your own pace with instant feedback.
DuckDB - SQL Data Analysis
Data & AI
DuckDB CLI specialist for SQL analysis, data processing, and analytical queries. Run blazing-fast analytics on local files without a database server.
C Systems Development - Clean Architecture
Development
Expert in procedural Clean Architecture for C. Enforces memory safety, strict ownership rules, and buffer-safe functions. Uses opaque pointers and header encapsulation for modular design. Helps when writing maintainable, safe systems-level C code.
Kubernetes Manifest Generator
DevOps
Generate Kubernetes manifests with deployments, services, ingress, and proper resource management.
PayloadCMS Class Diagram Analyst
Documentation
Analyzes class diagrams for PayloadCMS using dual Mermaid and YAML Contract formats, following a seven-phase workflow to ensure accuracy and source citation. Useful for developers working with PayloadCMS and MongoDB who need structured, validated UML class diagrams.
Exercise Patterns for Physical AI
Content
Provides a structured template for creating hands-on exercises in a Physical AI textbook, covering exercise types (thought experiment, simulation, hardware integration, capstone) and a progressive difficulty curve. Useful for designing educational activities with clear validation criteria and hardware notes.
Progressive Exercise Hints
Productivity
Provides progressive hints for an exercise without revealing the answer. Uses Socratic questioning to guide understanding. Helpful when the user says 'hint', 'help', 'I'm stuck', or is struggling with an exercise.
TinyDB Database Management for JSON Storage
Development
Configure and operate TinyDB for JSON-based document storage. The skill covers setup, CRUD operations, ID generation, and query patterns. It helps when building applications that need lightweight JSON persistence with search capabilities.
Playwright E2E Test Generator
Testing
Generates end-to-end tests with Playwright for web applications. Analyzes page structure and user interactions to create automated browser tests covering user flows, UI, and integration. Includes test templates, best practices for selectors and assertions, and configuration for running tests.
React Component Library Builder
Development
Build reusable React component libraries with Storybook, proper theming, accessibility, and npm packaging.