Manages and enforces standardized wiki conventions for documentation-as-code within the SimpleApps ecosystem.
This skill establishes a robust framework for project wikis, treating documentation as the single source of truth that lives alongside the code. It enforces a git-backed markdown structure, a strict 20K token budget for agent efficiency, and specific cross-linking patterns that serve junior developers, senior developers, and AI agents simultaneously. By prioritizing versioned documentation over volatile agent memory, it ensures that project knowledge remains persistent, auditable, and accessible across different environments and team members.
主要功能
01Implements contextual cross-linking to create navigable knowledge graphs.
020 GitHub stars
03Prioritizes versioned documentation over agent memory for reliable guardrails.
04Manages a 20K token budget constraint for optimized AI context loading.
05Standardizes wiki structure using PascalCase naming and mandatory sidebars.
06Enforces git-backed markdown documentation standards for versioned truth.
使用场景
01Resolving conflicts between agent memory and authoritative project documentation.
02Auditing existing documentation to ensure it meets token efficiency and clarity goals.
03Creating a new project wiki with standardized navigation and formatting rules.