criar-tasks

Convert PRDs and tech specs into sequenced frontend implementation tasks.

Updated May 21, 2026
One-click install
npx skills add https://github.com/caiohbfurtado/apac-web --skill criar-tasks-caiohbfurtado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: criar-tasks
Source: https://github.com/caiohbfurtado/apac-web/tree/main/.agents/skills/criar-tasks
Command: npx skills add https://github.com/caiohbfurtado/apac-web --skill criar-tasks-caiohbfurtado

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill bridges the gap between high-level product requirements and granular engineering execution by automatically generating a structured, sequenced task list from existing PRDs and Tech Specs.

Core Features & Use Cases

  • Automated Task Breakdown: Converts complex product requirements into logical, incremental frontend deliverables.
  • Verification Integration: Automatically embeds validation steps, such as linting, build checks, and testing requirements, into every task.
  • Use Case: When a new feature PRD and Tech Spec are finalized, use this Skill to generate a comprehensive tasks.md file and individual task files, ensuring the development team has a clear, step-by-step implementation roadmap.

Quick Start

Use the criar-tasks skill to generate implementation tasks for the feature slug user-profile-settings.

Frequently Asked Questions about criar-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a PRD into frontend development tasks?

To convert a PRD into frontend development tasks, this Skill parses existing product requirement documents and technical specifications to generate a sequenced list of incremental implementation deliverables. It outputs a structured tasks.md file and individual task files for the development team.

What is the best way to break down tech specs into incremental implementation deliverables?

Breaking down tech specs into incremental implementation deliverables involves mapping technical documentation into logical frontend execution steps. This Skill automates that process by creating a structured task list that references the existing technical specifications for consistent delivery.

Can I automatically include verification steps like linting and build checks when generating a task list?

Yes, you can automatically include verification steps when generating a task list. This Skill automatically embeds validation steps, such as linting, build checks, and testing requirements, into every generated task to ensure consistent delivery.

Do I need existing PRDs and Tech Specs to use this development planning workflow?

Yes, you need existing PRDs and Tech Specs to use this development planning workflow. The Skill applies to software development planning where product requirement documents and technical specifications are already defined in the project structure.

What limitations exist when automating task breakdown from product requirements?

A limitation when automating task breakdown from product requirements is that the Skill is strictly frontend-focused. It requires pre-existing PRDs and technical specifications within the project structure and cannot generate tasks from abstract ideas without documented specifications.