create

Create new applications through interactive dialogue and coordinated development agents.

10|2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/bugrabilge/bilge-development-kit --skill create-bugrabilge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create
Source: https://github.com/bugrabilge/bilge-development-kit/tree/main/.claude/skills/create
Command: npx skills add https://github.com/bugrabilge/bilge-development-kit --skill create-bugrabilge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new applications by guiding the user through an interactive dialogue to define project requirements and build the application.

Core Features & Use Cases

  • Interactive Project Scoping: Asks clarifying questions to understand user needs.
  • Automated Project Planning: Utilizes a project planner to break down tasks and determine the tech stack.
  • Orchestrated Development: Coordinates specialized agents for database, backend, and frontend development.
  • Use Case: A user wants to build a "blog site". This skill will ask about specific features, plan the architecture, and then orchestrate the creation of the necessary code.

Quick Start

Use the create skill to start building a new blog site.

Frequently Asked Questions about create

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

FAQPage Schema
How do I build a new application interactively from scratch?

Building a new application interactively involves answering clarifying questions to define project requirements, which allows an automated project planner to determine the tech stack and orchestrate specialized development agents.

What is the process for interactive project scoping before development?

Interactive project scoping asks clarifying questions to understand your needs, breaking down tasks and determining the tech stack before coordinating database, backend, and frontend code creation.

Can I use this to scaffold a full stack project with database and backend?

Yes, you can scaffold a full stack project because the Skill orchestrates specialized agents to coordinate database, backend, and frontend development after defining your project scope and file structure.

What's the best way to plan architecture for a new blog site application?

The best way to plan architecture for a new blog site is using an automated project planner that asks about specific features, breaks down tasks, and determines the tech stack before orchestrating code creation.

Do I need to define the tech stack before starting application creation?

No, you do not need to define the tech stack beforehand; the Skill utilizes an automated project planner to determine the tech stack based on your interactive dialogue and defined project scope.