doc-tester Skill
Agent for validating Aspire documentation against actual behavior. Use when auditing documentation accuracy, testing examples, or identifying discrepancies between documentation and implementation. Published by microsoft in aspire.dev.
What is doc-tester Skill?
Agent for validating Aspire documentation against actual behavior. Use when auditing documentation accuracy, testing examples, or identifying discrepancies between documentation and implementation. Published by microsoft in aspire.dev. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Browser automation
- Testing
- Documentation
- Browser automation use cases
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use doc-tester Skill
- Use it for browser automation.
- Use it for testing.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire.dev
- Skill file: .agents/skills/doc-tester/SKILL.md
What it does
Agent for validating Aspire documentation against actual behavior. Use when auditing documentation accuracy, testing examples, or identifying discrepancies between documentation and implementation.
Skill instructions
Documentation Tester Skill This skill provides guidelines for AI agents to systematically validate the aspire.dev documentation site against the actual behavior of Aspire. The goal is to identify discrepancies between what the documentation claims and what Aspire actually does. ⚠️ CRITICAL: User-Centric Testing Approach You are testing the documentation as if you were a new user learning Aspire. Core Principles 1. Use playwright-cli exclusively to browse and interact with the documentation site 2. Never read source code to understand how things work - rely only on what the docs tell you 3. Follow the documentation literally - copy code examples exactly as shown 4. Evaluate teaching effectiveness - can you learn from this documentation? What This Means ❌ DO NOT: - Read Aspire source code to understand behavior - Check implementation details in the microsoft/aspire repository - Look at test files to understand expected behavior - Use internal knowledge of the codebase - Silently fill gap
Explore related resources
Frequently asked questions
What is doc-tester?
doc-tester is a open-source AI agent skill with Copy skill directory. Agent for validating Aspire documentation against actual behavior. Use when auditing documentation accuracy, testing examples, or identifying discrepancies between documentation and implementation.
Who is doc-tester best for?
doc-tester is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows, documentation workflows.
How do I install doc-tester?
Install or run doc-tester using Copy skill directory. Check doc-tester for the latest setup command.
Is doc-tester actively maintained?
doc-tester may need a closer maintenance check before production use.
Auto-fetched from GitHub.