with one click
test-skill
A test skill for documentation generation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
A test skill for documentation generation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
This skill should be used when the user asks to "test". minimal test skill
This skill should be used when the user asks to "review code". A skill that helps with code review
This skill should be used when the user asks to "test". minimal test skill
This skill should be used when testing broken links detection.
This skill should be used when testing the examples-exist rule.
A skill for testing purposes
| name | Test Skill |
| description | A test skill for documentation generation |
| version | 1.0.0 |
| triggers | ["review code","check code","test"] |
| platform | ["claude-code"] |
A test skill for documentation generation
This skill provides automated code review capabilities, checking for common issues and suggesting improvements.
This skill activates when:
Read and understand the code to be reviewed.
Look for:
Provide a summary with:
| Parameter | Type | Required | Description |
|---|---|---|---|
| path | string | Yes | Path to the file or directory to review |
| strict | boolean | No | Enable strict mode (default: false) |
Review this file: src/main.ts
Review src/ directory in strict mode
references/patterns.md for common patterns