boilerplate-genie

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Boilerplate Genie

Boilerplate Genie

This skill accelerates project kickoff by generating a robust directory structure and configuration files based on industry standards and the
project-health-check
criteria.
该技能通过基于行业标准和
project-health-check
准则生成稳健的目录结构和配置文件,加速项目启动。

Capabilities

功能特性

1. Best-Practice Scaffolding

1. 最佳实践脚手架

  • Generates project structures for Next.js, Python (FastAPI), Go, etc.
  • Rule Injection: Automatically copies harvested coding standards (from
    knowledge/external-wisdom/everything-claude/rules/
    ) into the project's
    docs/guidelines/
    or
    .cursorrules
    .
  • 为Next.js、Python(FastAPI)、Go等框架生成项目结构。
  • 规则注入:自动将收集到的编码标准(来自
    knowledge/external-wisdom/everything-claude/rules/
    )复制到项目的
    docs/guidelines/
    .cursorrules
    目录中。

2. CI/CD & Testing Setup

2. CI/CD与测试环境配置

  • Configures GitHub Actions and test runners.
  • 配置GitHub Actions和测试运行器。

Usage

使用方式

  • "Scaffold a new Next.js project in
    work/my-app
    with full CI/CD setup."
  • "Create a clean FastAPI boilerplate for a REST API."
  • “在
    work/my-app
    目录中搭建一个带有完整CI/CD配置的Next.js新项目。”
  • “为REST API创建一个简洁的FastAPI模板。”

Knowledge Protocol

知识协议

  • This skill adheres to the
    knowledge/orchestration/knowledge-protocol.md
    . It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
  • 该技能遵循
    knowledge/orchestration/knowledge-protocol.md
    协议。它会自动整合公共、机密(公司/客户)和个人知识层级,优先使用最具体的保密信息,同时确保不会泄露到公共输出中。