Instructs AI agents on documentation standards for design docs, folder READMEs, source code interfaces, and test cases
This folder contains the document-guideline skill which instructs AI agents on documentation standards for the project.
The document-guideline skill provides comprehensive documentation standards that are:
SKILL.md - Main skill definition with frontmatter and complete documentation standards
docs/*)The skill is enforced by scripts/lint-documentation.sh which runs during the pre-commit hook:
.py, .c, .cpp, .cxx, .cc) have .md companions--no-verify bypass during milestones for acceptable doc-code inconsistencyThis skill uses dogfooding rather than explicit test cases:
scripts/lint-documentation.md)README.md (validated by the linter)AI agents automatically reference this skill when:
The skill is not directly invocable by users - it provides guidelines that other skills reference.
npx skills add Synthesys-Lab/document-guideline下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer