Rakib Ullah
Community@secrakib · Sylhet
Rakib Ullah maintains a spec-kit skill suite for specification-driven development, covering feature specs, planning, task generation, analysis, and GitHub issue conversion.
Agent Skills by Rakib Ullah
Showing 10 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
speckit-constitution
Creates or updates the project constitution in a Spec Kit repository.
speckit-implement
Executes implementation plans by processing tasks defined in tasks.md.
speckit-converge
Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.
speckit-taskstoissues
Convert spec-kit tasks into dependency-ordered GitHub issues with deduplication.
speckit-clarify
Detects underspecified areas in feature specs and integrates targeted clarification answers into the spec file.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using the spec-kit plan template.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.
speckit-specify
Generates a validated feature specification from a natural language description in spec-kit projects.
speckit-tasks
Generates a dependency-ordered tasks.md checklist from spec-kit design artifacts.
Frequently Asked Questions About Rakib Ullah
FAQPage SchemaWhat tasks can I perform using secrakib's spec-kit skills?▼
You can create feature specifications from natural language, clarify underspecified requirements, generate implementation plans and dependency-ordered tasks.md files, execute task implementation, run cross-artifact consistency analysis, build project constitutions and 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, planning artifacts, and ordered task breakdowns before writing code, plus teams syncing planned work into GitHub issues.
What is required to run these skills?▼
Every skill requires an existing spec-kit project structure containing a .specify/ directory. The skills operate on standard artifacts such as spec.md, plan.md, and tasks.md, so the project must be initialized with the spec-kit layout before invoking any command.
How do the skills fit together in practice?▼
A typical sequence is: specify to draft the feature spec, clarify to resolve ambiguities, plan to generate design artifacts, tasks to build tasks.md, analyze to verify cross-artifact consistency, implement to execute tasks, and taskstoissues or converge to finish remaining work.
Are these skills free and what is their source?▼
The skills are derived from github-spec-kit command templates (templates/commands/*.md), as recorded in each skill's metadata. They are distributed as open skill definitions in secrakib's public repository with no stated licensing fee or cost.