awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

مولدات هياكل المشاريع (Scaffolding)

تم تحديث الترتيب في 30 يونيو 2026

For أداة لتوليد هيكل المشاريع البرمجية, the strongest matches are cookiecutter/cookiecutter (Cookiecutter is a widely-used command-line project scaffolding tool that), fastapi/full-stack-fastapi-template (This repo is a project scaffolding tool that generates) and melkeydev/go-blueprint (go-blueprint is a CLI-based tool that generates Go application). flipped-aurora/gin-vue-admin and facebook/create-react-app round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

أدوات سطر أوامر (CLI) مؤتمتة تنشئ هياكل مشاريع قياسية وأكواداً جاهزة (boilerplate) لتطبيقات البرمجيات الجديدة.

مولدات هياكل المشاريع (Scaffolding)

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cookiecutter/cookiecutterالصورة الرمزية لـ cookiecutter

    cookiecutter/cookiecutter

    24,950عرض على GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Cookiecutter is a widely-used command-line project scaffolding tool that generates project structures from templates using Jinja2 variable substitution, directly matching the need for automatic starter file and directory creation with support for interactive prompts, customizable templates, and template distribution via Git.

    PythonProject ScaffoldingConfiguration Variable MappersFile Template Generators
    عرض على GitHub↗24,950
  • fastapi/full-stack-fastapi-templateالصورة الرمزية لـ fastapi

    fastapi/full-stack-fastapi-template

    43,815عرض على GitHub↗

    This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th

    This repo is a project scaffolding tool that generates a full-stack FastAPI application structure, so it fits the category, but its narrow focus on a single stack and lack of multi-language or plugin support mean it's not the comprehensive tool you're looking for.

    TypeScriptAPI Integration LayersProject ScaffoldingDatabase Migrations
    عرض على GitHub↗43,815
  • melkeydev/go-blueprintالصورة الرمزية لـ Melkeydev

    Melkeydev/go-blueprint

    8,857عرض على GitHub↗

    go-blueprint is a project generator and scaffolding tool for creating Go applications. It functions as a framework orchestrator that bootstraps application skeletons by integrating web frameworks, database drivers, and directory layouts. The tool utilizes a command-line interface to collect user preferences and provides a project structure preview to visualize the architecture before files are written to disk. It supports the injection of optional components, including container configurations and automation workflows, into the generated codebase. The system handles the initial setup of Go w

    go-blueprint is a CLI-based tool that generates Go application skeletons with interactive prompts and architecture previews, fitting your search for a project scaffolding tool, though its focus on Go means it lacks the multi-language and plugin features you specified.

    GoProject GeneratorsProject ScaffoldingDatabase Drivers
    عرض على GitHub↗8,857
  • flipped-aurora/gin-vue-adminالصورة الرمزية لـ flipped-aurora

    flipped-aurora/gin-vue-admin

    24,323عرض على GitHub↗

    Gin-vue-admin is a full-stack development scaffold designed to accelerate the creation of enterprise-grade web applications. It provides a pre-configured foundation for both backend and frontend components, incorporating a modular plugin architecture that allows developers to organize and manage application features as decoupled packages. The platform distinguishes itself through extensive automation, utilizing template-driven code generation to produce boilerplate code and interactive API documentation directly from source code annotations. It features a database-first schema mapping system

    Gin-vue-admin is a full-stack project scaffolding tool that uses template-driven code generation and a plugin architecture to accelerate building enterprise web apps, fitting your request for a CLI tool that automates starter files—though it is specialized for Go and Vue rather than being general-purpose across multiple languages.

    GoAccess Control SystemsFull-Stack FrameworksAI-Powered Development Environments
    عرض على GitHub↗24,323
  • facebook/create-react-appالصورة الرمزية لـ facebook

    facebook/create-react-app

    103,325عرض على GitHub↗

    Create React App is a comprehensive suite of tools for project bootstrapping, local development serving, unit testing, and production asset optimization. It functions as a React project bootstrapper and frontend build toolchain that generates a pre-configured development environment and folder structure. The project provides a local development server with live reloading and real-time error reporting, alongside a built-in test runner for executing unit tests and generating code coverage reports. It also includes a progressive web app template to implement service workers and web app manifests

    Create React App is a command-line project bootstrapper that generates a pre-configured folder structure and development environment for React, directly matching your need for a scaffolding tool—though its single-framework focus and limited template flexibility mean it covers fewer of the optional features you listed.

    JavaScriptProject ScaffoldingBuild and BundlingDevelopment Servers
    عرض على GitHub↗103,325
  • angular/angular-cliالصورة الرمزية لـ angular

    angular/angular-cli

    27,018عرض على GitHub↗

    The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of Angular web applications from a terminal. It functions as a project manager and frontend build toolchain, providing a standardized way to bootstrap new applications and manage their overall health and configuration. The tool employs schematic-based code generation to create standardized project structures and components. It utilizes a workspace-based configuration to manage multiple related applications and libraries within a single shared root and dependency tree. The system

    Angular CLI is a dedicated scaffolding tool that automates project setup with schematic-based code generation, but it is specific to Angular applications rather than a general multi-language solution.

    TypeScriptApplication ScaffoldingProject BootstrappingAngular Build Runners
    عرض على GitHub↗27,018
  • vuejs/create-vueالصورة الرمزية لـ vuejs

    vuejs/create-vue

    4,325عرض على GitHub↗

    create-vue is the official project scaffolding tool for Vue.js applications. It generates a standardized Vue project structure with Vite as the default build tool and development server, and optionally configures TypeScript integration for type-safe development from the start. The tool supports both interactive prompt-based scaffolding and CLI flag-driven automation, allowing users to either walk through feature selection via terminal prompts or skip directly to a pre-configured project by passing flags like --typescript or --router as command-line arguments. It also includes legacy versi

    create-vue is a command-line scaffolding tool that generates Vue.js project structures with interactive prompts and flag-driven automation, fitting the project scaffolding category but limited to Vue.js rather than being multi-language or extensible.

    VueVue ScaffoldsInteractive CLI PromptsProject Scaffolding
    عرض على GitHub↗4,325

Related searches

  • قالب أساسي (Boilerplate) لبدء مشاريع مفتوحة المصدر
  • a command line tool for scaffolding projects
  • a boilerplate for building SaaS applications
  • Project scaffolding tools
  • Project scaffolding tool
  • مولد بورتفوليو للمطورين
  • أداة لإدارة ملفات الإعدادات (dotfiles) وتهيئة بيئة العمل
  • مولد مواقع ثابتة لتطوير الويب