一键导入
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?