web-app-bootstrap

Bootstrap a private web-app -ctx repository from shared Context OS templates.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/2zcory/skills --skill web-app-bootstrap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-app-bootstrap
Source: https://github.com/2zcory/skills/tree/main/web-app-bootstrap
Command: npx skills add https://github.com/2zcory/skills --skill web-app-bootstrap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams bootstrap or refresh a private web-app -ctx repository from shared Context OS templates, providing a stable baseline for planning and implementation.

Core Features & Use Cases

  • Reuse shared templates and starter assets to create a compact, consistent -ctx scaffold.
  • Establish the minimum viable routing and discovery surfaces (agents, decisions, tasks, and screen map) for early planning.
  • Create the first user story to anchor subsequent work and keep bootstrap lightweight.

Quick Start

Bootstraps or refreshes a private web-app -ctx repository from templates and creates the initial story.

Frequently Asked Questions about web-app-bootstrap

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

FAQPage Schema
How do I bootstrap a web-app repository from shared templates?

To bootstrap a web-app repository, the skill applies shared Context OS templates to your private -ctx repo, generating a compact scaffold with initial routing and a first user story.

What is a Context OS -ctx repository and when do I need one?

A Context OS -ctx repository provides a stable baseline for web-app planning and implementation. You need one when establishing core discovery surfaces and initial routing for new projects.

How do I set up initial routing and the first user story for a new web-app?

Setting up initial routing and the first user story requires identifying source templates and your -ctx repo, then generating the minimum viable bootstrapped structure to anchor subsequent work.

Can I refresh an existing web-app -ctx repository instead of creating a new one?

Yes, you can refresh an existing private web-app -ctx repository. The skill reuses available assets from shared Context OS templates to update your scaffold during maintenance tasks.

What discovery surfaces are included when bootstrapping a web-app context?

Bootstrapping a web-app context includes establishing minimum viable discovery surfaces for agents, decisions, tasks, and screen maps to support early project planning.

Do I need existing assets to bootstrap a private web-app context?

You need to identify the source and -ctx repositories, but the skill reuses available assets from shared templates to generate the bootstrapped structure without starting completely from scratch.