What problem does it solve?
Keeps MbTorch documentation synchronized with code changes so README, API reference, and examples remain accurate and actionable for users and contributors.
Core Features & Use Cases
- Documentation coordination: Identify which artifacts (README.md, docs/, examples/) require updates after new or modified public APIs, removals, or behavioral changes.
- Style and example guidance: Provide consistent, copy-pasteable code examples, clear migration templates for breaking changes, and concise tone/style rules for README and docs.
- Developer-facing workflows: Recommend when to update contributor guides or examples and how to present breaking-change Before/After and migration instructions.
Quick Start
Use this skill to update README.md, docs pages, and example README files whenever you add, change, or remove a public API or add a new example.