Find the perfect skill
Terraform IaC Expert
DevOps
Expert in Terraform and OpenTofu infrastructure as code. Handles module design, state management, multi-environment setups, and CI/CD integration. Useful for setting up new Terraform projects, migrating existing infrastructure, and troubleshooting state drift.
Start PRD Implementation
Development
Initiates active implementation work on a specified Product Requirements Document (PRD). It validates PRD readiness, creates a git branch, and prepares the development environment before delegating task identification to the prd-next skill. Helps when beginning work on a new PRD.
Apple Notes - Note Manager
Productivity
Manage Apple Notes via the memo CLI on macOS. Create, search, and organize your notes without leaving the terminal. Fast, native integration.
Docker Cleanup
DevOps
Provides commands and workflows to clean up Docker containers, images, volumes, and networks. Useful for freeing disk space, removing unused or dangling resources, and troubleshooting Docker Desktop issues like unresponsive daemon or hanging commands.
Claude Code Skill Creator
Development
This skill helps create, edit, and manage Claude Code skills, including designing skill structures, writing SKILL.md files, organizing supporting files, and setting up automation hooks. It assists when building custom automation workflows or converting sub-agents to the skill format.
Git Commit Validator
Development
Automates Git commits and pushes by analyzing changes, detecting sensitive files (like .env, .pem, credentials), and generating Conventional Commits messages. Requires user confirmation before committing and pushing, ensuring secure and consistently formatted commits.
Mithril UI Form Framework
Development
A declarative framework for building accessible, high-performance forms in Mithril applications. Uses JSON-based schemas to dynamically generate forms with rich input components, validation, and conditional logic. Includes a plugin system for extending functionality with custom components like map and rating inputs.
Architecture Performance Optimization
Development
Use to analyze and resolve performance bottlenecks across database, API, network, and frontend layers. It guides identifying bottleneck types, measuring baseline metrics, and applying layer-specific optimizations like indexing, caching, lazy loading, and OnPush change detection. Helpful when dealing with slow API responses, database query optimization, frontend rendering issues, or scalability planning.
Standardized Error Handling
Development
Provides functions to format, log, and return user-friendly error messages. It standardizes error handling by converting exceptions into a consistent '✗ Error: [message]' format, logging with timestamps and context, and returning readable messages for users.
RFM Customer Segmentation
Data & AI
Analyze customer value using RFM (Recency, Frequency, Monetary) segmentation. Automatically cleans data, calculates RFM metrics, applies K-means clustering, and generates visual reports with actionable insights.
Release and Version Management
DevOps
Creates and pushes annotated version tags (semver) to trigger the GoReleaser CI pipeline. It checks git status, determines the next version via patch/minor/major bump, and generates release notes from commit history. Helps when releasing new versions of a Go project.
Attack Tree Construction
Security
Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.