Find the perfect skill
Get Job Inputs
Development
Retrieve the input specifications and values that were provided when a job was executed. Shows what parameters were used to run the process. Use for debugging, reproducing results, or auditing job submissions.
Project Integrity Check
Testing
Run a full project integrity check with two phases: pipeline integrity verification and manuscript audit.
Enterprise Code Quality Orchestrator
Development
Enterprise code quality management system with TRUST 5 validation, proactive analysis, and best practices enforcement via Context7.
Advanced C Programming
Development
Write efficient C code with proper memory management, pointer arithmetic, and system calls. Covers embedded systems, kernel modules, and performance-critical code.
Pickup API Task from Coordinator
Development
Accept and implement an API-layer plan from the coordinator, following conventions and using kanban.
End-to-End Verification for cv-builder
Testing
How to build, run and drive cv-builder to verify a change end-to-end, covering dev server, Playwright testing, data hygiene, and cleanup.
CNCF Jetify Member Reviewer
DevOps
Review Jetify (member) using its official documentation and repository in the CNCF Members / Silver category.
Trust & Reliability Animations
Development
Use when creating animations that build user confidence, establish credibility, and communicate dependability.
Parallelization Suggester
DevOps
Analyzes current tasks and suggests parallelization opportunities by examining file overlap and dependencies to recommend safe parallel execution groups.
Writing Implementation Plans
Development
Creates detailed step-by-step implementation plans before coding, using TDD and micro-tasks. Ensures atomic commits and clear documentation.
Solution Canvas Validator
Testing
Validates the Solution section of strategy/canvas.md against quality criteria: growth model selection, problem-feature mapping, and MVP scope. Use when reviewing solution design, checking feature prioritization, or auditing the canvas.
Git Branch Naming
Development
Creates git branches with a standardized naming convention using type/short-description format. Use this skill when starting new work, switching to feature branches, or ensuring consistent branch naming across a project.