Find the perfect skill
Smart Logical Commits
Development
Analyzes changes and suggests grouping them into logical commits based on their nature (feature, refactoring, bug fix) and scope. Presents a concise plan table for confirmation and executes commits in batches. Helps avoid messy or oversized commits.
n8n Workflow Architect
Development
Provides strategic guidance for planning automation projects, evaluating tech stacks (Shopify, HubSpot, etc.), and deciding between n8n and custom code. Helps users design production-ready automation systems that are reliable, maintainable, and aligned with business needs.
SDD Implementation Guidelines
Development
This skill guides AI coding tools through a structured implementation workflow for features approved under the SDD (Specification-Driven Development) process. It enforces Test-Driven Development (TDD) cycles, SOLID principles, and security best practices by loading context from specification documents and executing step-by-step implementation tasks.
Safe Commit Validation
Development
Automatically fixes formatting and fixable lint issues in Python, Shell, and Markdown files, then runs linters and type checkers on staged changes. Shows raw validator output for you to interpret, and blocks commits containing local or sensitive files. Helps maintain code quality and catch errors before committing.
qkpr - AI-Powered Pull Request CLI
Development
Generates pull requests on GitHub, GitLab, and Gitee, along with AI-powered commit messages and semantic branch names. It uses Google Gemini to analyze staged Git changes and produce Angular-style commits. Helps streamline the PR workflow with interactive menus and clipboard integration.
SDD Commit & PR Guidelines
Development
This skill guides the creation of structured commit messages following Conventional Commits and provides a pull request template. It helps maintain consistent project history and clear documentation of changes. Use it when committing code or creating PRs to ensure all changes are properly described.
Create New Claude Code Skill
Development
Helps you create a well-structured Claude Code skill following Anthropic's official structure. It guides you through steps like naming, description, scope, and generating the SKILL.md file. Useful when you need to create a new skill for personal or project use.
Dependency Mapping
Development
Map and visualize dependencies between features and work items. Identify blockers, critical path, and risks like circular or external dependencies. Helps with sequencing planning and bottleneck analysis.
Payment Gateway
Development
Processes payments securely via Stripe, PayPal, or ACH. Used for paying invoices, scheduling future payments, and managing payment methods. Includes full audit logging and webhook handling for payment confirmation and failure alerts.
uni CLI - Universal Interface
Development
Universal CLI that wraps 25+ services into a single interface. Supports multi-command execution, natural language queries, saved flows, plugins, configuration, aliases, and history. Use for general uni questions or to orchestrate multiple services without switching tools.
Checkpoint Workflow System
Development
This skill provides a workflow checkpoint system that tracks progress phases (setup, research, implement, review, finalize) and logs actions and commits. It uses CLI commands via `pnpm checkpoint workflow` to create, find, update, and resume workflows. Helpful for maintaining context across sessions and enabling resume after agent context compaction.
Project Planning
Development
Creates detailed step-by-step implementation plans with acceptance criteria, exclusive to the planner agent. Leverages MCP helpers like Gemini-Bridge and Context7 for architecture analysis and documentation lookup. Supports PHP/Laravel and Python stacks with independently testable phases and risk matrices.