Find the perfect skill
Create an Agent Skill
Development
Learn how to create structured Agent Skills for coding agents, with guidelines on SKILL.md format, directory structure, and design principles.
Initialize Ruflo project
Development
Initialize a new Ruflo project with MCP tools, hooks, and agent config. Use when bootstrapping a fresh repo or when requested explicitly.
Environmental Stress Testing
Testing
Design and execute environmental stress tests for embedded hardware — temperature cycling, vibration, humidity, and EMC validation.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by fixing type issues. Loops until zero errors or stagnation, with detailed reports.
Create PR Workflow
Development
Step-by-step process to create a pull request with build and test verification.
Orchestrate ML Pipelines
Data & AI
Orchestrate end-to-end ML pipelines with Prefect or Airflow: DAGs, dependencies, retries, scheduling, monitoring, and integration with MLflow, DVC, and feature stores.
brepjs-cad skill self-heal loop
Development
Autonomously self-heal a CAD skill pipeline from its own eval. Drive the full loop: diagnose, fix, RED→GREEN verify, and ship a PR.
CIS OpenShift 1.3.3: Service Account Private Key File
Security
Ensure the --service-account-private-key-file argument is set appropriately in the OpenShift Controller Manager per CIS benchmark 1.3.3.
CNCF Akuity Reviewer
DevOps
Review Akuity using official documentation and repository evidence in the CNCF App Definition and CI/CD category. Provides evidence-backed assessment for technology choices.
Performance Budget Enforcement
Development
Bring user journeys within declared performance budgets via measured baselines, profiling, targeted fixes, and CI regression guards. Statistical contracts ensure proof, not guesswork.
Capacitor App Upgrade v6 to v7
Development
Guides upgrading a Capacitor app from version 6 to 7, covering package updates and native sync steps.
Feature Development Workflow
Development
Automated 7-phase feature development workflow using specialized agents for code exploration, architecture design, and code review. Great for multi-file features and ambiguous requirements.