- Add reminders page with navigation support - Upgrade BMad builder module to skills-based architecture - Refactor MCP server: extract tools and auth into separate modules - Add connections cache, custom AI provider support - Update prisma schema and generated client - Various UI/UX improvements and i18n updates - Add service worker for PWA support Made-with: Cursor
659 B
659 B
name, description, menu-code
| name | description | menu-code |
|---|---|---|
| validate-doc | Validate documentation against standards and best practices | VD |
Validate Documentation
Review the specified document against documentation best practices along with anything additional the user asked you to focus on.
Process
- Load the document — Read the specified document fully
- Analyze — Review against documentation standards, clarity, structure, audience-appropriateness, and any user-specified focus areas
- Report — Return specific, actionable improvement suggestions organized by priority
Output
A prioritized list of specific, actionable improvement suggestions.