ワンクリックで
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/."