Loading...
Loading...
Found 706 Skills
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Creation, editing, and review of RouterOS scripts (.rsc) with focus on idempotency, security, and best practices. Use when you need to generate, adjust, or import .rsc files for MikroTik: (1) create new configurations via script, (2) edit existing scripts with safe corrections, (3) review risks and execution policies, (4) validate with import dry-run and error handling.
Kotlin + Arrow typed error handling using Raise DSL and wrapper types (Either/Option/Ior/Result/nullable), including validation with accumulation, interop with exceptions, and custom error wrappers. Use for designing or refactoring error modeling, converting exception-based flows, building smart constructors, accumulating validation errors, or integrating Outcome/Progress-style wrappers with Arrow.
Creates Robot Framework test cases for comparing actual vs expected CSV output files. Use when the user wants to compare CSV files, validate pipeline output against expected results, or needs to exclude dynamic columns from comparison.
Security standards for authentication, input validation, and OWASP compliance
Design and UI standards for accessibility, semantic HTML, and responsive layouts
SQL patterns for query optimization, schema design, and data modeling
Repeatable execution process for producing clear explanations. Covers Subject and Situational frameworks, depth scaling, and relatability tools.
Performance patterns for Apollo caching, Redis, and CloudFront optimization
Architecture principles, module boundaries, folder structure, and project type profiles
Documentation standards for changelogs, feature specs, and module documentation
Run Codex CLI /review via tmux to review uncommitted changes. Launches Codex in isolated tmux session, sends /review command, selects option 2, captures output. Use when you want a second opinion on uncommitted code changes.