一键导入
template-manager
Facilitates access and usage of standard Conglomerate templates. Provides ready-to-use formats for other skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Facilitates access and usage of standard Conglomerate templates. Provides ready-to-use formats for other skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Central Super-Skill that orchestrates all Skill Cells of the Conglomerate. Acts as a single entry point and intelligent router to specialized groups.
Enlace A2A del Grupo Backend. Gestiona la comunicación con otros grupos del Conglomerado.
Líder del Grupo Backend. Planifica y delega tareas de APIs, bases de datos, y arquitectura servidor a los especialistas del grupo.
Enlace A2A del Grupo Frontend. Gestiona la comunicación con otros grupos del Conglomerado.
Líder del Grupo Frontend. Planifica y delega tareas de UI/UX, React, Next.js, y desarrollo cliente a los especialistas del grupo.
Convierte entradas de blog en presentaciones visuales sorprendentes para Google Slides
| name | Template Manager |
| description | Facilitates access and usage of standard Conglomerate templates. Provides ready-to-use formats for other skills. |
| metadata | {"model":"inherit","version":"1.0.0","type":"utility-template-manager","group":"99-common-utils"} |
This skill provides centralized access to the project's standardized templates. Its goal is to ensure that all artifacts generated by Skill Cells maintain consistent structure and quality.
Templates are found in skills/99-common-utils/templates/.
| Template | File | Usage |
|---|---|---|
| ADR | adr.md | Architecture Decision Records |
| Tech Spec | tech-spec.md | Detailed technical specifications |
| Template | File | Usage |
|---|---|---|
| API Endpoint | api-endpoint.md | REST/GraphQL definition |
| Data Model | data-model.md | Database schemas |
| Template | File | Usage |
|---|---|---|
| Component Spec | component-spec.md | UI component design |
| Page Spec | page-spec.md | Page/Screen structure |
| Template | File | Usage |
|---|---|---|
| Test Plan | test-plan.md | Testing strategy |
| Bug Report | bug-report.md | Standardized error reporting |
This Template Manager enforces a Strict Bootstrap 5.x Policy for any generated or managed UI code artifact.
sm, md, lg, xl).component-spec.md) is created, it must reference the corresponding Bootstrap classes and components.When delegating a task that requires generating documentation or specifications, instruct your specialists to use these templates.
"Please design the Login component using the
component-spec.mdtemplate located inskills/99-common-utils/templates/."