aspire.dev
Aspire documentation writing, testing, and release notes
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install aspire.dev skills?โผ
Run `npx skills add microsoft/aspire.dev --all -g -y` in your terminal to install all skills in this repository globally.
How to test if documentation matches real product behavior?โผ
The doc-tester skill browses the docs site with Playwright, copies code examples exactly as written, and runs them to flag any mismatch between the docs and actual Aspire behavior.
How to write Aspire release notes automatically?โผ
The whatsnew skill walks through drafting, researching, critiquing, validating, and polishing a What's New page for each Aspire release as a repeatable step-by-step process.
Can these skills review a documentation pull request?โผ
Yes. The doc-pr-reviewer skill fact-checks every claim in a docs PR against the actual Aspire source code and posts a combined review verdict.
Do I need coding experience to use these skills?โผ
No. Once installed, your coding assistant follows the skill instructions automatically when you ask it to write, test, or review Aspire documentation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core