Alessio Scarfone
Community@AlessioScarfone · Italy
Agent Skills by Alessio Scarfone
Showing 18 vetted skills indexed across 1 GitHub repositories.
typeset-print
Applies DESIGN.md design tokens to bundled HTML print templates and builds PDF output.
typeset-free
Generate self-contained HTML documents styled from a DESIGN.md design system.
feature-dev
Guides end-to-end feature implementation through exploration, architecture comparison, and code review phases.
code-review
Reviews code changes with three parallel reviewer agents and consolidates findings into a prioritized report.
caveman
Compresses AI responses into terse fragments while preserving technical accuracy.
mini-sdd-guide
Documents the mini-SDD spec-driven development framework workflow, file structure, and hook system.
mini-sdd-implement
Implements code and tests from an existing spec's plan.md task list.
mini-sdd-spec
Creates structured spec.yaml feature specifications with testable requirements and dependency tracking.
mini-sdd-plan
Generates an ordered, testable task checklist plan.md from an existing spec.yaml contract.
sdd-tracker
Creates and maintains the sdd-tracker.yml file tracking SDD artifact status and history.
sdd-init
Generates SDD documents from existing codebases through inspection and user interviews.
sdd-help
Answers questions about the Specification-Driven Development process, artifacts, roles, and skill commands.
sdd-ux
Create UX design documents with wireframes, component inventories, and HTML/CSS prototypes.
sdd-verify
Verify code implementations against spec requirements, tasks, and design decisions before archiving changes.
sdd-prd
Create or update a shared Product Requirements Document through guided collaborative workflows.
sdd-task-dag
Generates a task-dependency DAG grouping tasks into conflict-free parallel execution waves.
sdd-explore
Investigate codebase architecture and capture design decisions in spec-driven development artifacts.
sdd-implement
Implements development tasks from a change spec and marks task progress in tasks.md.