Find the perfect skill
dbt Coder - Patterns and Organization
Data & AI
Provides patterns for organizing dbt models into staging, intermediate, and marts layers, along with incremental strategies and testing. Helps structure scalable dbt projects with clear separation of concerns.
Anxiety Relief - Wellness Support
Education & Training
Manage anxiety with grounding exercises, breathing techniques, and cognitive reframing. A digital companion for moments when you need calm and clarity.
Moshi Notification
Productivity
Sends push notifications to the Moshi app using a webhook. Accepts a short title and a detailed message, automatically handling cases with missing or combined arguments. Useful for alerting users of task completion, errors, or other events directly on their mobile device.
Executing Plans Verification and Review
DevOps
Verification, drift detection, and snapshot logic for managing state and recovery after context compaction events.
Self-Improve Intent
Productivity
Enriches vague user requests by extracting intent, connecting with relevant context, and producing traceable findings. Helps when interpreting unclear instructions or preparing context for automated agents.
Database Migration Generator
Development
Generate safe database migration scripts with rollback support for PostgreSQL, MySQL, and SQLite.
Frontend Style & Layout Patterns
Development
Applies consistent styling and layout patterns using Tailwind v4. Covers the Section Compound Pattern for structuring pages, spacing selection methods (flex gap, space-y/x, spacer divs), CLS-free responsive images with aspect-ratio containers, and migration from Tailwind v3 to v4. Useful when building page layouts, choosing spacing, implementing responsive images, or updating from v3 to v4.
Semantic Versioning Management
DevOps
Determines appropriate semantic version bumps based on changes. Useful when deciding version numbers, evaluating breaking changes, or planning releases. Triggered by terms like 'version', 'semver', 'breaking change', 'major/minor/patch'.
Echo - Message Repeater
Testing
This skill echoes a message back with a timestamp. Helpful for testing skill functionality and learning how skills work. Use it when you need to verify that skills are operating correctly.
Google ADK - AI Agent Development
Development
Provides guidance for using Google's Agent Development Kit (ADK) to build AI agents. Covers installation, agent types (LLM, workflow, custom), function tools, multi-agent orchestration, callbacks, and deployment. Useful when creating Gemini agents or working with ADK-specific concepts like SequentialAgent or LoopAgent.
Claude Agent Skill Creator
Development
Guides users through the process of creating well-structured Claude Agent Skills. It helps gather requirements, generate skill structures, and produce properly formatted SKILL.md files. Use when asked to create, build, or develop a new skill.
Algorithmic Art - Generative Design
Design & Creativity
Create algorithmic art using p5.js with seeded randomness. Generate unique, reproducible visual artworks through code-based creative expression.