Find the perfect skill
Solo CLI - Accounting Platform
Finance & Accounting
Monitor and interact with SOLO.ro accounting platform via CLI or TUI. Perfect for freelancers and small businesses managing invoices and financial records.
Legacy System Modernization with Strangler Fig Pattern
Development
Orchestrate legacy system modernization using the strangler fig pattern to gradually replace outdated components while maintaining continuous operations. Helps when you need to modernize a legacy codebase with minimal disruption by coordinating assessment, testing, and implementation agents for each migration phase.
Repository Audit
Development
Audit MCOS repository state before implementing a phase. Creates a detailed edit plan and identifies conflicts.
OHSpec - Requirements Analysis & Specification Design
Development
Multi-agent orchestration system for generating technical RFCs, analyzing requirements, and designing API contracts with strict quality gates and structured deliverables.
Schema Markup & Structured Data
Development
Design, validate, and optimize schema.org structured data for eligibility, correctness, and measurable SEO impact. Use when adding, fixing, auditing, or scaling schema markup (JSON-LD) for rich results. Evaluates whether schema is justified, which types are valid, and how to deploy safely per Google guidelines.
Act Docker Configuration and Setup
DevOps
For configuring Docker environments when testing GitHub Actions workflows locally with act. Helps select appropriate runner images (micro, medium, large), manage container resources, and troubleshoot Docker-related issues. Also covers persistent configuration via .actrc files and container lifecycle management.
React - UI Design and Performance
Development
This skill organizes design, review, and performance optimization for React/Next.js projects, treating UI as a computation model (components/state/rendering). It is triggered for repositories listing React or Next.js in `doc/input/rdd.md`, or when discussing state management, rendering, Server Components, SSR, streaming, bundling, or performance. It offers checklists and common pitfalls to ensure clean architecture and performance.
Clerk Rate Limits Management
Development
Understand and manage Clerk API rate limits and quotas. Implement retry logic, batch operations, and caching strategies to avoid hitting rate limits. Helps when optimizing API usage or planning for high-traffic scenarios.
Unit Test Generator
Testing
Automatically generate comprehensive unit tests with edge cases, mocks, and proper assertions for any codebase.
Log Management Pipeline
DevOps
Set up structured logging with aggregation, search, and analysis using ELK stack or Loki.
Ideogram Data Handling
Security
Implement PII handling, data retention, and GDPR/CCPA compliance for Ideogram integrations. Includes detection, redaction, and automatic cleanup of sensitive data.
Implementation Planning (Phase 4)
Development
Generates a detailed implementation plan in docs/specs/ based on the chosen architecture by reading workflow state and creating tracking tasks. Used during the planning phase (Phase 4) before coding.