Standardizes document creation across the Cortex ecosystem by enforcing consistent frontmatter contracts and structured Markdown templates.
The Cortex Frontmatter skill serves as the central authority for document structure within Cortex knowledge systems. It ensures every file—whether it is a research paper, brainstorm session, or architectural decision record—contains valid YAML frontmatter, follows specific naming conventions, and utilizes standardized section headers. By delegating document creation to this skill, users maintain a consistent, searchable, and highly organized knowledge base across both personal projects and engineering repositories, ensuring that metadata like status, tags, and project IDs are never missed.
주요 기능
01Automates chronological file naming conventions using Kebab-case slugs.
02Integrates specific formatting for Mermaid and Markmap diagram documentation.
03Supports PARA system extensions for personal knowledge management.
04Enforces mandatory YAML frontmatter fields for project tracking and status.
05Provides standardized templates for Research, Brainstorming, Plans, and Decisions.
060 GitHub stars
사용 사례
01Maintaining a consistent directory structure for project-specific versus global documentation.
02Organizing personal research and brainstorming notes using the PARA method.
03Generating standardized Architectural Decision Records (ADRs) for engineering teams.