From design
Review a specific task or few tasks for quality before implementation. Use when the user says "review this task", "check task quality", "is this task ready", "validate task MKT-003", or is working on a task and wants inline quality feedback. For comprehensive backlog audits, use the task-auditor agent instead.
npx claudepluginhub cyotee/cyotee-claude-plugins --plugin designThis skill uses the workspace's default tool permissions.
Review task definitions for quality and INDEX.md consistency. This skill helps ensure tasks are well-defined before implementation begins.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Share bugs, ideas, or general feedback.
Review task definitions for quality and INDEX.md consistency. This skill helps ensure tasks are well-defined before implementation begins.
/designdesign.yaml to get repo prefixGlob pattern: tasks/*-*/TASK.md (exclude archive/)Every task must have:
# Task {PREFIX}-{NNN}: {Title} header## Description section## Dependencies section (even if "None")## User Stories section (at least one)## Files to Create/Modify section## Inventory Check section## Completion Criteria sectionFor detailed checklist, see checklist.md. For output format template, see output-format.md.