Phase 3/.qwen/skills/add-task/SKILL.md
Adds a new todo task for the current user with a title and optional description
npx skillsauth add abdulahadnauman20/hackathon-2-phase-3 add_taskInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
MCP-compatible tool for creating a new task.
Parameters expected:
Rules & behavior:
Never create task for another user. Never mention database or internal IDs in response.
tools
Changes title or description of an existing task
development
Zod + react-hook-form for task forms
development
Security check, ownership, edge cases, test suggestions
development
FastAPI + SQLModel CRUD routes for tasks with strict user ownership