SYNTHETIC TEST FIXTURE, not a shipped skill: identical to good-skill except that the Stop Conditions section is deliberately absent, proving the required-section presence check still fires.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add ModernNomad-98/Project-Aegis --skill missing-section --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Missing Section?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modernnomad-98-missing-section)More formats (shields.io, HTML) on the badges page.
---
name: missing-section
description: 'SYNTHETIC TEST FIXTURE, not a shipped skill: identical to good-skill except that the Stop Conditions section is deliberately absent, proving the required-section presence check still fires.'
---
# Missing section (test fixture)
Deliberately omits `## Stop Conditions`.
## Purpose
Prove the required-section presence check can fail.
## Use When
The self-test suite asserts on a missing-section error.
## Inputs to Inspect
- This file.
## Workflow
1. `validate_skill()` is called on this directory.
2. The report must name `Stop Conditions` as missing.
## Output Format
One error naming the absent section.
## Validation Checklist
- [ ] The error names `Stop Conditions`.
## Gotchas
Adding the missing section back would silently disarm this fixture.
## Supporting Files
- `evals/evals.json` — structural placeholder.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.