forge-workspace

Configure a Forge template clone into a branded app project.

1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/sakhnenkoff/forge-ios --skill forge-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-workspace
Source: https://github.com/sakhnenkoff/forge-ios/tree/main/skills/forge-workspace
Command: npx skills add https://github.com/sakhnenkoff/forge-ios --skill forge-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the transition from a Forge template to a fully configured, branded app project, eliminating manual setup steps and ensuring consistency across projects.

Core Features & Use Cases

  • Gather and validate app context (name, domain, brand color, feature flags, monetization) and apply a uniform branding and configuration across the project.
  • Rename the repository and scaffold, update theme and onboarding content, and rewrite AGENTS.md to reflect the new app identity.
  • Phase-driven workflow (gather context, generate plan, execute, verify) to reduce setup errors and accelerate onboarding for new apps.

Quick Start

Say "set up Forge workspace for MyApp" to initialize a branded Forge project from the template.

Frequently Asked Questions about forge-workspace

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

FAQPage Schema
How do I configure a Forge app from a template clone?

Configuring a Forge app from a template requires applying app context such as name, domain, brand color, feature flags, and monetization settings. This skill automates renaming the project, updating the theme, rewriting onboarding content, and updating AGENTS.md.

What does branding a Forge workspace involve?

Branding a Forge workspace involves applying a uniform brand color, renaming the repository scaffold, updating the theme configuration, and rewriting onboarding content to reflect the new app identity.

Can I set up feature flags and monetization during Forge project setup?

Yes, you can set up feature flags and monetization during Forge project setup. The skill gathers and validates this app context in its initial phase before applying the configuration across the project.

What is the best way to rename a Forge template repository?

The best way to rename a Forge template repository is using an automated phase-driven workflow that gathers context, generates a plan, executes structured file edits, and verifies the result to reduce setup errors.

Does Forge workspace setup require manual file edits for onboarding content?

No, Forge workspace setup does not require manual file edits for onboarding content. The skill rewrites onboarding content automatically during the execute phase as part of applying the new app identity.