🎯

spec-kit-tasks

🎯Skill

from ahgraber/skills

VibeIndex|
What it does

Generates and manages specification-driven task workflows with structured templates, validation, and automated task tracking for project management.

πŸ“¦

Same repository

ahgraber/skills(28 items)

spec-kit-tasks

Installation

Quick InstallInstall with npx
npx skills add https://github.com/ahgraber/skills --skill spec-kit-tasks

Need more details? View full documentation on GitHub β†’

2Installs
-
AddedFeb 8, 2026

More from this repository10

🎯
good-prose🎯Skill

Helps writers refine text by analyzing prose quality, suggesting improvements in clarity, concision, readability, and stylistic effectiveness.

🎯
python-runtime-operations🎯Skill

Manages Python runtime environments, package installations, virtual environments, and system-level Python configurations with advanced operational controls.

🎯
mermaid🎯Skill

Generates and renders professional diagrams and flowcharts using Mermaid markdown syntax for clear visual documentation and design communication

🎯
python-design-modularity🎯Skill

Guides Python developers in designing modular, maintainable code with best practices for structuring classes, functions, and packages.

🎯
python-testing🎯Skill

Automates Python testing workflows with comprehensive strategies for unit, integration, and coverage testing using pytest and related tools

🎯
python-data-state🎯Skill

Streamlines data manipulation and state management in Python with advanced techniques for cleaning, transforming, and tracking complex datasets.

🎯
python-notebooks-async🎯Skill

Streamlines asynchronous programming in Jupyter notebooks with advanced async/await patterns, concurrency management, and performance optimization techniques.

🎯
python🎯Skill

Provides comprehensive Python programming guidance, best practices, and code generation for efficient software development across various domains and skill levels.

🎯
python-concurrency-performance🎯Skill

Optimize Python performance with advanced concurrency techniques using threading, multiprocessing, asyncio, and parallel computing strategies.

🎯
python-types-contracts🎯Skill

Validates Python type hints and runtime contracts to ensure data integrity, catch type-related errors early, and improve code reliability