task-writer

Design structured backend and frontend tasks for ArenaQuest.

1|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/RaphaelSilva/ArenaQuest --skill task-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-writer
Source: https://github.com/RaphaelSilva/ArenaQuest/tree/main/.agents/skills/task-writer
Command: npx skills add https://github.com/RaphaelSilva/ArenaQuest --skill task-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for creating detailed and well-structured technical tasks, facilitating a seamless and efficient workflow in ArenaQuest's backend and frontend development processes.

Core Features & Use Cases

  • Structured Task Creation: Defines clear task patterns, ensuring separation of concerns between backend and frontend tasks.
  • Task File Location & Naming: Provides guidelines for organizing task files for easy tracking and dependency management.
  • Task Patterns: Offers standardized templates for backend and frontend tasks, with detailed sections for requirements, dependencies, constraints, and verification.
  • Workflow & Submission: Ensures that tasks are written in a manner that adheres to ArenaQuest's internal standards and guidelines.

Quick Start

As an AI, initiate the task creation process by specifying the requirement or feature for which the task is needed, for example: "Act as task-writer, write tasks for the user enrollment feature."

Frequently Asked Questions about task-writer

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

FAQPage Schema
How do I write structured technical tasks for software development?

To write structured technical tasks, you need standardized templates that separate backend and frontend concerns, ensuring clear sections for requirements, dependencies, constraints, and verification. This approach enforces maintainability and scalability standards.

What is the best way to separate backend and frontend tasks in project management?

Separating backend and frontend tasks requires defining clear task patterns and distinct standardized templates for each domain. This ensures proper separation of concerns and organizes dependencies effectively across the development workflow.

How do I organize task files for dependency management and tracking?

Organizing task files for dependency management requires specific file location and naming guidelines. Establishing a standardized directory structure allows teams to easily track task progress and map upstream or downstream dependencies.

Do I need specific coding standards to create technical documentation?

Yes, creating technical documentation and tasks requires adherence to internal coding standards and specification guidelines. Enforcing these standards during task creation ensures the resulting development work maintains scalability and maintainability.

Can I use standardized task templates for complex feature planning?

Yes, standardized task templates support complex feature planning by providing dedicated sections for constraints and verification. Structuring tasks this way ensures all requirements and dependencies are captured before development begins.

Why does task creation fail without separation of concerns?

Task creation without separation of constraints fails because it mixes backend and frontend dependencies, leading to unclear requirements and verification criteria. Maintaining strict separation ensures tasks remain actionable and aligned with internal standards.