Fras0 avatar

Fras0

Community

@Fras0

15Followers
|
34Public Repos
|
10Published Skills

Fras0 provides spec-kit command skills for specification-driven development, covering feature specs, planning, task generation, analysis, and GitHub issue conversion.

Skills Distribution
DomainDeveloper To...Specification-Driv.. (40%)Implementation Pla.. (30%)Requirements Clari.. (20%)GitHub Issue Gener.. (10%)

Agent Skills by Fras0

Showing 10 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Fras0

FAQPage Schema
What tasks can I accomplish using Fras0's spec-kit skills?▼

You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and dependency-ordered task lists, analyze cross-artifact consistency, assess codebase convergence against specs, build custom checklists, and convert tasks into GitHub issues.

Who should use these spec-kit skills?▼

Software engineers and technical leads practicing specification-driven development benefit most. They suit developers who want structured feature specs, implementation plans, and task breakdowns before writing code, plus teams tracking work through GitHub issues.

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 typical development sequence?▼

Start with speckit-constitution and speckit-specify, refine with speckit-clarify, then run speckit-plan and speckit-tasks. Validate with speckit-analyze and speckit-checklist, execute via speckit-implement, close gaps with speckit-converge, and publish work using speckit-taskstoissues.

Where do these skills originate and who maintains them?▼

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