Find the perfect skill
Incremental Implementation
Development
A structured approach for implementing features incrementally, following established conventions and patterns to ensure code consistency and quality.
Skill Discovery
Productivity
Lists all available skills and subagent types. Activates automatically based on trigger phrases like 'show skills' or 'list agents'. Useful when you need to see what tools and capabilities are available.
Session Handoff
Productivity
Writes a comprehensive handoff note at the end of a session. Captures work completed, files changed, remaining tasks, and next steps. Use before ending any work session or switching contexts to ensure continuity.
Neovim Startup Benchmark Analysis
DevOps
Measure Neovim startup time and identify slow plugins or configurations impacting performance.
Quality Regression Gate
Testing
Static analysis scoped to changed files to detect quality regressions, using fallow audit and madge. Report-only, never blocks.
Context-Driven Development
Development
Guide for implementing and maintaining context as a managed artifact alongside code, enabling consistent AI interactions and team alignment through structured project documentation.
Dev Manager
Development
Orchestrate multiple dev agents on a single story, decompose into tasks, monitor and intervene on collision or drift.
Dev Release
DevOps
Generic release preparation: changelog generation, version bump, tag creation. For non-EvoNexus projects.
Figma Design Analyzer
Development
Analyzes Figma designs against code conventions for implementation readiness. Checks design-code parity, semantic token usage, and property naming consistency. Use when reviewing a Figma component before coding.
Feature Implementation with Fiscal Validation
Development
Implement invoicing features compliant with Italian tax regulations (VAT, withholdings, split payment, stamp duty, PA invoices, flat-rate regime, progressive numbering, credit notes). Validates against DPR 633/72, 600/73, 642/72. Use when adding financial logic that must respect tax laws; not for technical bug fixes or UI changes without fiscal impact.
Literary Close Reading
Education & Training
Systematic textual analysis identifying patterns in language, imagery, narrative structure, and rhetorical devices to develop detailed literary interpretations.
Implementation Planning
Development
Create a detailed implementation plan based on research findings. Use after research is complete and before writing code to define success criteria, scope boundaries, and step-by-step tasks with verification. Helps structure work and prevent scope creep.