spec-kit-tasks
π―Skillfrom ahgraber/skills
Generates and manages specification-driven task workflows with structured templates, validation, and automated task tracking for project management.
Same repository
ahgraber/skills(28 items)
Installation
npx skills add https://github.com/ahgraber/skills --skill spec-kit-tasksNeed more details? View full documentation on GitHub β
More from this repository10
Helps writers refine text by analyzing prose quality, suggesting improvements in clarity, concision, readability, and stylistic effectiveness.
Manages Python runtime environments, package installations, virtual environments, and system-level Python configurations with advanced operational controls.
Generates and renders professional diagrams and flowcharts using Mermaid markdown syntax for clear visual documentation and design communication
Guides Python developers in designing modular, maintainable code with best practices for structuring classes, functions, and packages.
Automates Python testing workflows with comprehensive strategies for unit, integration, and coverage testing using pytest and related tools
Streamlines data manipulation and state management in Python with advanced techniques for cleaning, transforming, and tracking complex datasets.
Streamlines asynchronous programming in Jupyter notebooks with advanced async/await patterns, concurrency management, and performance optimization techniques.
Provides comprehensive Python programming guidance, best practices, and code generation for efficient software development across various domains and skill levels.
Optimize Python performance with advanced concurrency techniques using threading, multiprocessing, asyncio, and parallel computing strategies.
Validates Python type hints and runtime contracts to ensure data integrity, catch type-related errors early, and improve code reliability