Find the perfect skill
Git Commit
Development
Stage relevant changes and create a git commit with a conventional-style message.
SDLC Studio - Software Pipeline Management
Development
Manages the full software development pipeline from PRD creation through epic and user story generation to implementation and test automation. Supports both greenfield specification authoring and brownfield specification extraction from existing code. Use it when you need to structure a new project or document and validate an existing codebase.
ClickHouse Architect
DevOps
ClickHouse schema design, compression codec selection, and performance optimization. Covers MergeTree engines, ORDER BY tuning, partitioning, and both Cloud and self-hosted deployments.
Python Full Dependency Tree Resolution
Development
Resolves and returns the complete set of packages installed for a given Python package, including all transitive dependencies. Respects environment markers for a specific Python version.
UI Verification Before Commit
Testing
Builds project assets, starts a local server, and prompts the user to verify the UI visually before committing. Helps catch UI regressions before they are committed. Used when changes affect templates, components, styles, or other observable UI behavior.
Node.js Security Audit
Security
Scans Node.js applications for security vulnerabilities including RCE, SSRF, SQL injection, and path traversal, with support for Express, Koa, and NestJS frameworks. Helps developers identify and fix critical issues before release by providing a structured checklist, fix examples, and severity ratings.
Comprehensive Visual Design Audit
Testing
Takes screenshots of all pages across desktop and mobile viewports and light/dark modes, then analyzes design quality to identify issues and propose creative improvements. Use this when reviewing a design, checking dark mode consistency, or auditing UI quality before shipping.
GitHub Issue Creator
DevOps
Automates creation of well-structured GitHub issues for the MCPSpy project using gh CLI tool. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels.
Update Guide Screenshots
Documentation
This skill verifies the NiFi custom UI via Chrome, takes fresh screenshots, and updates `doc/guides/` documentation to match the current UI. It helps keep documentation in sync when the UI changes, with optional verification-only or screenshot-only modes.
Email Summary - Gmail Digest
Communication & Writing
Fetch recent emails from Gmail and get concise summaries. Cut through inbox overload by quickly understanding what matters without reading every message.
Evaluation Harness Framework
Testing
Comprehensive evaluation framework for systematic testing, measurement, and quality assurance of AI-assisted implementations. Supports capability evals, regression testing, multiple grader types, and standardized metrics.
Encrypt/Decrypt BSV Backup Files
Security
Encrypt and decrypt BSV backup files in .bep format using bitcoin-backup CLI. Secure your private keys and sensitive data with AES-256-GCM encryption.