feature

Guide feature implementation through a phase-driven workflow with documentation artifacts.

2|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor --skill feature-tmi-apps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature
Source: https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor/tree/main/.cursor/skills/feature
Command: npx skills add https://github.com/TMI-apps/boilerplate-vite-supabase-mui-cursor --skill feature-tmi-apps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic, phase-driven workflow for managing and delivering new features, reducing ad-hoc work and misaligned expectations.

Core Features & Use Cases

  • Phase-driven collaboration: requirements, design, validation, and deployment guided by mandatory decision points.
  • Documentation artifacts: user journeys, risk assessments, implementation plans, and traceability.
  • Architecture-conscious planning: alignment with codebase standards, patterns, and dependencies before implementation.

Quick Start

Tell the system you want to start a new feature workflow and provide any constraints or preferences.

Frequently Asked Questions about feature

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

FAQPage Schema
What is a structured feature delivery workflow and when do I need it?

A structured feature delivery workflow breaks new feature implementation into phased stages with mandatory decision points. You need it to replace ad-hoc development, reduce misaligned expectations, and ensure traceable architecture-conscious decisions from requirements through deployment.

How do I plan a new feature implementation from requirements to deployment?

You plan a new feature implementation by following a phase-driven workflow covering requirements, design, validation, and deployment. The process enforces critical decision points, generates documentation artifacts like risk assessments and implementation plans, and aligns with codebase standards before coding begins.

What's the best way to document feature requirements and architecture decisions?

The best way to document feature requirements is through a structured process that generates traceable documentation artifacts. This includes user journeys, risk assessments, and implementation plans, ensuring architecture-conscious planning that validates against codebase patterns and dependencies.

Can I enforce codebase standards and risk assessment during feature planning?

Yes, you can enforce codebase standards and risk assessment during feature planning. The structured workflow validates architecture against existing codebase patterns and dependencies, requiring risk assessment documentation at critical decision points before moving into the implementation phase.

How do I start a new feature workflow with existing project constraints?

To start a new feature workflow, tell the system you want to begin the process and provide any project constraints or preferences. The workflow then guides your team through sequential phases, prompting for user input at critical decision points to ensure safe feature delivery.

Why does my team need mandatory decision points in the feature development process?

Mandatory decision points in the feature development process prevent unstructured, ad-hoc work by requiring validation at each phase. They ensure traceability of decisions, enforce quality checks, and align team expectations before proceeding to subsequent implementation stages.