create-feature-todo
CommunityConvert logic flows to actionable feature todo lists
Software Engineering#todo#software-development#feature-tracking#implementation-checklist#logic-flow#requirement-extraction
Authora35506322
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the tedious and error-prone manual work of extracting implementation tasks from feature logic flow documents, providing a clear, standardized completion snapshot for feature development so no required functionality is missed.
Core Features & Use Cases
- Automated Task Extraction: Scans all sections of logic flow documents (entry points, user actions, API calls, conditional branches, global behaviors) to extract every actionable implementation task, including items marked as unimplemented or UI-only.
- Natural Grouping: Organizes extracted tasks into functional subgroups using plain language (e.g., Load List, Add New, Global Behaviors) instead of engineering jargon, making checklists easy to understand for all team members.
- Standardized Output: Generates a consistent unchecked todo checklist file at docs/todo/<name>.md that can be used to track implementation progress and compared against actual code later to update completion status. Use Case: For a login feature defined in a logic flow document at docs/features/login.md, this Skill will generate a full todo checklist covering form validation, API calls, error handling, token storage, and page routing, so developers can track every required task without missing steps.
Quick Start
Provide the path to your logic flow document (for example, docs/features/todo.md) and ask the Skill to generate the corresponding feature todo checklist.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-feature-todo Download link: https://github.com/a35506322/Lab.Todo/archive/main.zip#create-feature-todo Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.