starter-roadmap

Automate initial setup and roadmap planning for .NET/Blazor projects.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/FoxSilou/ConfigurationClaude --skill starter-roadmap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: starter-roadmap
Source: https://github.com/FoxSilou/ConfigurationClaude/tree/main/.claude/skills/starter-roadmap
Command: npx skills add https://github.com/FoxSilou/ConfigurationClaude --skill starter-roadmap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This roadmap provides a canonical sequence to scaffold a fresh .NET backend and Blazor frontend, aligning discovery, scaffolding, and implementation phases to accelerate project reboot.

Core Features & Use Cases

  • Phase-based guidance from discovery to MVP delivery with concrete directory references.
  • Clear checkpoints and tasks for each phase: discovery (task-event-storming, task-bdd-workshop, task-ui-discovery, task-story-mapping), scaffold backend/frontend (task-scaffold-back, task-scaffold-front), and implementation (task-implement-feature-back, task-implement-feature-front).
  • Real-world workflow mapping to maintain consistency and speed in new project bootstraps.

Quick Start

Begin with Phase 1 to map discovery artifacts and Phase 2 to scaffold the backend, then Phase 3 for frontend and Phase 4 for implementation.

Frequently Asked Questions about starter-roadmap

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

FAQPage Schema
How do I scaffold a new .NET and Blazor project from scratch?

To scaffold a new .NET and Blazor project, this roadmap automates project setup by enforcing a predefined sequence across discovery, scaffolding, and implementation phases with concrete directory references to accelerate project bootstrapping.

What is the canonical sequence for bootstrapping a .NET backend and Blazor frontend?

The canonical sequence for bootstrapping a .NET backend and Blazor frontend spans four phases: discovery, backend scaffolding, frontend scaffolding, and implementation, mapping real-world workflows to maintain consistency and speed in new project reboots.

What tasks are included in the discovery phase for a fresh .NET project?

The discovery phase for a fresh .NET project includes clear checkpoints and tasks: event storming, BDD workshops, UI discovery, and story mapping, ensuring all discovery artifacts are mapped before implementation begins.

Can I use this scaffolding roadmap for an existing .NET project reboot?

Yes, you can use this scaffolding roadmap for an existing .NET project reboot, as it aligns discovery, scaffolding, and implementation phases to accelerate project reboot and maintain consistency during new project bootstraps.

Does the .NET project scaffolding roadmap enforce specific directory structures?

Yes, the .NET project scaffolding roadmap enforces specific directory structures by referencing canonical directories such as task-event-storming, task-scaffold-back, and task-implement-feature-back across the end-to-end scope.