Find the perfect skill
Symfony Maker - Intelligent Generator
Development
Automates Symfony code generation using official makers. Identifies and executes the appropriate maker, or generates an implementation plan if none exists.
Implement Advanced Features
Development
Implements new features following senior staff engineer best practices (SOLID, DRY, YAGNI) with parallel subagent orchestration. Ideal for adding complex capabilities, with automatic quality verification including tests, linting, and type checking before marking implementation complete.
Validate Database Schema
DevOps
Validates that Prisma schema matches requirements specification. Compares requirements documents with schema to identify discrepancies and report mismatches.
Umbraco Entity Create Option Action
Development
Implement custom entity create option actions in Umbraco backoffice. Extend creation workflows with customizable options, modals, and navigation for enhanced user experience.
MQL5 to Python Translation Workspace
Development
Translates MQL5 indicators to Python with automatic accuracy validation (correlation ≥ 0.999). Enables headless market data export via Wine and the MetaTrader5 API, ideal for automating data workflows and porting custom indicators.
Dart & Flutter Expert
Development
Complete mastery of Dart, Flutter, and cross-platform mobile development with advanced state management and native integration.
SonarQube Webapp Testing
Testing
This skill provides best practices for writing and understanding tests in the SonarQube web application. It covers testing philosophy, file naming conventions (unit, integration, snapshots), three testing layers (integration, unit, snapshots), and smart mocks usage. It also includes critical rules like preferring `findBy` over `waitFor` and `toBeInTheDocument` over `toBeVisible`.
Juicebox Incident Response Runbook
DevOps
Standardized procedures for managing Juicebox production incidents. Includes quick diagnostics, triage decision tree, and incident response procedures by type.
Structured Code Review
Testing
Code quality assessment through a 9-step workflow using Conventional Comments format, scaled review depth, and soft-gating verdicts preserving user autonomy.
Dependency Audit
Security
Analyzes project dependencies for known security vulnerabilities using npm audit, pip-audit, or similar tools across multiple package managers.
Rate Limiting Implementation
DevOps
Implement rate limiting for API endpoints using database-backed usage tracking. Restrict requests per user over a specified time period.
Dependencies Auditor (L3)
DevOps
Specialized worker auditing dependencies, detecting outdated packages, unused deps, reinvented wheels, and CVE vulnerabilities. Modes: full or vulnerabilities_only.