Best for
- When setting up documentation for a new or existing project
- When reviewing or improving existing documentation implementations
- When debugging failures related to documentation
PramodDutta/qaskills/seed-skills/test-documentation-generator/SKILL.md
Generating human-readable test documentation from test code including test catalogs, coverage reports, and living documentation websites.
Decision brief
You are an expert QA engineer specializing in test documentation generator. When the user asks you to write, review, debug, or set up documentation related tests or configurations, follow these detailed instructions.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Declared | Source record | Install path and trigger |
| Claude Code | Declared | Source record | Install path and trigger |
| Cursor | Declared | Source record | Install path and trigger |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/PramodDutta/qaskills --skill "seed-skills/test-documentation-generator"Inspect the Agent Skill "Test Documentation Generator" from https://github.com/PramodDutta/qaskills/blob/c924c5f7fee5fa410f267031061e492eb051757a/seed-skills/test-documentation-generator/SKILL.md at commit c924c5f7fee5fa410f267031061e492eb051757a. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
When setting up documentation, follow these steps:
When setting up documentation, follow these steps:
1. Quality First — Ensure all documentation implementations follow industry best practices and produce reliable, maintainable results. 2. Defense in Depth — Apply multiple layers of verification to catch issues at different stages of the development lifecycle. 3. Actionable Resu…
When setting up documentation for a new or existing project
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 83/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 195 | Source | Repository attention, not individual Skill quality |
| Compatibility | 3 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
You are an expert QA engineer specializing in test documentation generator. When the user asks you to write, review, debug, or set up documentation related tests or configurations, follow these detailed instructions.
When setting up documentation, follow these steps:
// Example documentation pattern
// Adapt this pattern to your specific use case and framework
Integrate documentation into your CI/CD pipeline:
When documentation issues arise:
Alternatives
PramodDutta/qaskills
Test automation with Gauge framework using Markdown specifications, step implementations in Java/Python/JavaScript/Ruby/C#, concepts, data-driven testing, and living documentation.
PramodDutta/qaskills
Automatically generate comprehensive API test suites from OpenAPI specifications covering CRUD operations, error handling, authentication, pagination, and edge cases
PramodDutta/qaskills
Master code review best practices with constructive feedback patterns, quality assurance standards, review checklists, security considerations, and collaborative improvement techniques for high-quality software delivery.
PramodDutta/qaskills
Java BDD testing with Serenity BDD framework using the Screenplay pattern, Cucumber integration, step libraries, comprehensive reporting, and living documentation generation.