Find the perfect skill
Review Uncommitted Changes
Development
Reviews uncommitted working changes using 'git diffall' to identify logic errors, unwanted behavior, and bugs. Does not summarize changes but focuses on actual or potential issues, including significant omissions.
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.
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.
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.
Azure Functions - Serverless Applications
DevOps
Build serverless applications with Azure Functions for event-driven computing. Create HTTP triggers, queue processors, and durable orchestrations on Azure.
Procedural Content Generation
Development
Master procedural generation algorithms to create dynamic levels and content. Learn PCG techniques for games and applications.
Scientific Hypothesis Development
Data & AI
A systematic workflow for turning observations into testable hypotheses, grounded in literature review and rigorous evaluation. Helps researchers and students structure scientific questions and design meaningful experiments.