Find the perfect skill
Architecture & System Design
Development
Decompose complex problems into manageable parts, choose the right structural patterns, and design software systems that are understandable, changeable, and resilient. Use when starting a new project, refactoring a tangled codebase, or making architectural decisions that are expensive to change later.
Intelligent complex task management
Productivity
Execute complex tasks with intelligent workflow management, cross-session persistence, and multi-agent orchestration. Perfect for large projects and progress tracking across sessions.
Commit Message Summarizer
Development
This skill automates pre-commit tasks: it runs linters, fixes formatting, summarizes changed files, and generates a concise commit message. It then asks the user for approval before committing with sign-off.
Authentication Flow Builder
Security
Implement secure authentication flows with JWT, OAuth2, OIDC, and multi-factor authentication.
Datalab Document Converter
Data & AI
Convert PDF, EPUB, PPTX, DOCX, XLSX, HTML, and images to Markdown via the Datalab cloud API. Supports synchronous and async Python SDK, REST API, and curl. Useful when you need cloud-based document conversion with options like OCR, LLM enhancement, and page range selection.
Test Coverage Analyzer
Testing
Analyze code coverage gaps and generate targeted tests for uncovered branches, functions, and edge cases.
Docker Best Practices & Security
DevOps
Covers Dockerfile best practices including security hardening (non-root user, secret management), multi-stage builds for image optimization, and cache-friendly instruction ordering. Helps developers write efficient, secure Dockerfiles and avoid common pitfalls.
WordPress i18n Helper
Development
Handles WordPress internationalization by enforcing the correct text domain 'retrologin' and proper translation functions (__(), _e(), esc_html__(), etc.). Provides guidance on escaping, keeping strings in English, and generating POT files via Composer.
Mobile Accessibility
Development
Audits mobile interfaces for accessibility issues including touch target sizes, focus management, and WCAG 2.1 mobile criteria. Implements support for VoiceOver (iOS), TalkBack (Android), and screen reader navigation.
Actual Budget - Personal Finance
Finance & Accounting
Query and manage personal finances via the official Actual Budget API. A privacy-focused, local-first budgeting tool with powerful reporting capabilities.
Criticaster - Product Review Aggregator
Business & Administration
Find products with aggregated critic reviews normalized into a single score. Make informed purchase decisions based on comprehensive expert opinions.
Tech Lead / Orchestrator
Development
Coordinates complex projects by breaking them into phases (design, architecture, implementation, verification, deployment) and invoking specialized skills for each phase. Ideal for full-stack features or multi-skill workflows.