en un clic
test-skill
A test skill for documentation generation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
A test skill for documentation generation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| 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 patternsThis 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