cli-forge
cli-forge contiene 3 skills recopiladas de AgentEnder, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Check modified documentation pages against prose style rules. Auto-trigger after writing or editing docs content in docs-site/docs/. Also trigger on "check style", "style guide", "docs review", "validate docs". Should run as a final step whenever docs .md files are modified. IMPORTANT: anytime docs-site/docs/**/*.md files are modified, this should always run automatically without being asked.
Guide for referencing and embedding example code snippets in documentation. Use when writing guide docs that need to show code from examples, when linking to examples from guides, or when creating content.md files for multi-file examples. Trigger on work in docs-site/docs/guides/ or examples/*/content.md.
Guide for writing, modifying, or understanding examples in the cli-forge repo. Use when creating new examples, adding test assertions, writing content.md prose, or understanding the example system. Trigger on work in examples/ directory.