Luis Font - Innovision.one avatar

Luis Font - Innovision.one

Community

@lluisfont

1Followers
|
10Public Repos
|
10Published Skills

I help companies transform their business with artificial intelligence.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (40%)Requirements Engin.. (25%)Task & Issue Manag.. (20%)Codebase Consisten.. (15%)

Agent Skills by Luis Font - Innovision.one

Showing 10 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Luis Font - Innovision.one

FAQPage Schema
What tasks can I perform with lluisfont's spec-kit skills?โ–ผ

You can create feature specifications from natural language, clarify underspecified requirements, generate implementation plans and dependency-ordered tasks, analyze cross-artifact consistency, convert tasks into GitHub issues, execute implementation plans, and append unbuilt work back into tasks.md.

Who should use these spec-kit skills?โ–ผ

Software engineers, technical leads, and product-minded developers practicing spec-driven development benefit most. They suit teams that want structured feature specs, design artifacts, and traceable task breakdowns before writing code, especially within GitHub-centric projects.

What are the prerequisites for running these skills?โ–ผ

Every skill requires an existing spec-kit project structure containing a .specify/ directory. The skills operate on spec-kit artifacts such as spec.md, plan.md, and tasks.md, so the project must already be initialized with the spec-kit template layout.

How do the skills fit together in a feature lifecycle?โ–ผ

Start with speckit-specify to draft the spec, use speckit-clarify to resolve ambiguities, run speckit-plan and speckit-tasks for design and task breakdown, validate with speckit-analyze, execute via speckit-implement, and finish with speckit-converge to capture remaining work.

Where do these skills originate and who authors them?โ–ผ

All ten skills are authored by github-spec-kit and sourced from the spec-kit templates/commands directory, covering checklist, constitution, specify, clarify, plan, tasks, analyze, implement, converge, and taskstoissues commands.