Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>FeatureForgeNew to Visual Studio Code? Get it now.
FeatureForge

FeatureForge

Mostafa Keshk

|
1 install
| (0) | Free
AI-powered feature development. Describe → Research → Plan → Build → Test → Ship.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FeatureForge

FeatureForge

Describe a feature → get working code + tests.

License Stars Issues


FeatureForge is a VS Code extension that transforms how you build features. Instead of manually prompting AI, you describe what you want in plain language, and FeatureForge handles the rest — from understanding your codebase, to planning the implementation, to writing code step by step, generating E2E tests, and preparing a branch.

How It Works

  1. Describe — Write what you want in plain language
  2. Interview — FeatureForge asks smart clarifying questions (so you don't need to be a prompt expert)
  3. Plan — AI analyzes your codebase and creates a step-by-step plan. You review and approve.
  4. Build — Code is written following the plan, with TypeScript and lint checks
  5. Test — E2E tests are auto-generated and run via Playwright MCP
  6. Ship — Branch created with all changes. You review and merge.

Requirements

  • Claude Code CLI installed and configured
  • VS Code 1.85+
  • An Anthropic API key (BYOK — you bring your own key)

Integrations

Integration What it does
Playwright MCP Visual E2E testing — clicks through your app like a real user
Figma MCP Paste a Figma URL and FeatureForge reads the design
Postman MCP Import API specs from Postman collections

Getting Started

  1. Install the extension
  2. Open a project in VS Code
  3. Press Cmd+Shift+F (or Ctrl+Shift+F) to open FeatureForge
  4. Complete the quick setup (checks for Claude Code, optional MCP integrations)
  5. Describe your first feature and hit Start Building

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft