Task Crud Database Layer

This skill implements task persistence with user scoping, supporting add, list, update, complete, and delete operations. It enforces business logic correctness and handles missing tasks safely. Use when implementing task management systems with proper user isolation and data integrity.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/task-crud-database-layer commit 4d425ea8f5

Frequently asked questions

npx skillmds@latest add majiayu000/task-crud-database-layer