ワンクリックで
valid-skill
A minimal but complete skill used as a fixture for the validator's happy path tests.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
A minimal but complete skill used as a fixture for the validator's happy path tests.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Diagnoses openclaude provider configuration problems and proposes fixes.
Resolves merge and rebase conflicts by preserving both sides' intent.
Reads a CodeQL or static-analysis finding and produces a targeted fix.
Fixture where a curl-piped-to-bash sits inside a fenced block; scanner must still flag it.
Reviews database schema changes, migrations, and queries.
Implements frontend components following project conventions.
| name | valid-skill |
| title | Valid Skill |
| description | A minimal but complete skill used as a fixture for the validator's happy path tests. |
| trust | official |
| version | 0.1.0 |
| license | MIT |
| category | testing |
| tags | ["fixture","testing"] |
| author | gitlawb |
This skill exists as a fixture for the validator integration tests. It is deliberately the smallest possible skill that passes every validator rule: correct frontmatter, body over the minimum length, and the required section headers below.
You are testing the validator and need a known-good SKILL.md to compare against. This fixture should always pass cleanly without warnings.
validateSkill on it.ok is true and that errors and warnings are empty.In scope: validating the happy path.
Out of scope: every other rule — those have dedicated fixtures.
ok: true?