design-track

Create, switch, and list independent design process tracks in a project directory.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/lucabattistini/concinnitas --skill design-track
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-track
Source: https://github.com/lucabattistini/concinnitas/tree/main/skills/design-track
Command: npx skills add https://github.com/lucabattistini/concinnitas --skill design-track

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of multiple, independent design processes within a single project, preventing conflicts and organizing workflow artifacts.

Core Features & Use Cases

  • Track Creation: Easily initiate new, isolated design tracks.
  • Track Switching: Seamlessly move between active design processes.
  • Status Overview: View the current phase and completion status of all design tracks.
  • Use Case: When working on a large project with distinct features like a user dashboard and a new onboarding flow, use this Skill to manage each design process separately.

Quick Start

Use the design-track skill to create a new design track named 'new-feature'.

Frequently Asked Questions about design-track

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

FAQPage Schema
How do I manage multiple concurrent design workflows within a single project?

Managing concurrent design workflows requires creating isolated process tracks within a project directory. This approach prevents workflow conflicts by enabling independent creation, switching, and status tracking of distinct design artifacts.

What is a design track and when do I need it for project management?

A design track is an isolated workflow path for a specific feature within a larger project. You need it when managing multiple independent design processes, such as a user dashboard and an onboarding flow, to prevent cross-feature artifact conflicts.

How do I organize and track progress across separate design initiatives?

Tracking progress across separate design initiatives utilizes a status overview feature to view current phases and completion states. It relies on file system operations to maintain directory structures and manifest files for each active track.

Can I switch between active design processes without losing artifact organization?

Switching between active design processes preserves artifact organization by maintaining separate directory paths and manifest files. This allows seamless movement between concurrent design tracks while keeping each workflow's artifacts isolated.

Does managing independent design tracks require specific file system permissions?

Managing independent design tracks requires file system permissions for directory and manifest file manipulation. The skill performs these operations directly within the project directory to isolate artifacts and track the progress of workflows.