원클릭으로
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/."