원클릭으로
skill-generator
The Meta-Skill Generator is the foundational cognitive engine that instructs an AI Agent on *how* to generate a perfect `SKILL.md` file using the existing `skill-template.md`. This skill acts as the o
메뉴
The Meta-Skill Generator is the foundational cognitive engine that instructs an AI Agent on *how* to generate a perfect `SKILL.md` file using the existing `skill-template.md`. This skill acts as the o
Generate a standardized shift-left engineering documentation set (Blueprint, Requirements, Verification, Architecture, Contract, Specs, Operation, and Agentic Work Ticket) under a target project docs folder using canonical 1:1 heading templates.
Architectural Reviews is a critical process for evaluating system designs before implementation, helping to reduce risks in large-scale systems where incorrect early decisions can cause millions of do
Architecture Decision Records (ADRs) are lightweight documents that capture important architectural decisions and their rationale, providing a historical record that helps teams understand the "why" b
The Intelligence Router implements the "Twin-Engine" Intelligence Architecture that governs how skills are routed, composed, and validated within the CerebraSkills ecosystem. Layer A provides determin
Problem framing is the critical first step before any implementation, teaching agents to detect vague or incomplete requirements, pause execution, and ask clarifying questions. This skill reduces hall
Risk assessment is a systematic process of identifying, analyzing, and evaluating potential risks that could affect project success, system stability, or business operations. This skill provides frame
| id | SKL-skill-SKILLGENERATOR |
| name | Skill Generator |
| description | The Meta-Skill Generator is the foundational cognitive engine that instructs an AI Agent on *how* to generate a perfect `SKILL.md` file using the existing `skill-template.md`. This skill acts as the o |
| version | 1.0.0 |
| status | active |
| owner | @cerebra-team |
| last_updated | 2026-02-22 |
| category | Backend |
| tags | ["api","backend","server","database"] |
| stack | ["Python","Node.js","REST API","GraphQL"] |
| difficulty | Intermediate |
(Select at least one profile to enable specific modules)
The Meta-Skill Generator is the foundational cognitive engine that instructs an AI Agent on how to generate a perfect SKILL.md file using the existing skill-template.md. This skill acts as the orchestration hub for self-expansion, enabling agents to create new skills autonomously while maintaining strict adherence to architectural standards, guardrails, and validation requirements.
skill-template.md at D:\Cerebra\CerebraSkills\templates\skill-template.mdskill-template.md exists and is accessibleSKILL.md fileSKILL.md file with complete YAML frontmatterintelligence-router, skill-architect# Example implementation following best practices
def example_function():
# Your implementation here
pass
.env.example keys: API_KEY, DATABASE_URL (no values)| Type | Focus Area | Required Scenarios / Mocks |
|---|---|---|
| Unit | Core Logic | Must cover primary logic and at least 3 edge/error cases. Target minimum 80% coverage |
| Integration | DB / API | All external API calls or database connections must be mocked during unit tests |
| E2E | User Journey | Critical user flows to test |
| Performance | Latency / Load | Benchmark requirements |
| Security | Vuln / Auth | SAST/DAST or dependency audit |
| Frontend | UX / A11y | Accessibility checklist (WCAG), Performance Budget (Lighthouse score) |
request_iderror_rate, latency, queue_depth(ข้อกำหนดสำหรับ AI Agent ในการคิดและแก้ปัญหาเมื่อเกิดข้อผิดพลาด)