crud-skill
CommunityRobust CRUD operations for todo apps.
Authormaneeshanif
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill implements Create, Read, Update, and Delete operations to manage tasks reliably and consistently.
Core Features & Use Cases
- Service layer: Encapsulates business logic for tasks.
- Validation & error handling: Guardrails during create/update.
- Use Case: Persist a new task, fetch it, update its status, and delete it.
Quick Start
Demonstrate creating a task, retrieving it, and marking it complete.
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: crud-skill Download link: https://github.com/maneeshanif/cli-todo-app-speckit/archive/main.zip#crud-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.