validate-component
SolidValidate a single AIWG component (skill, agent, or command) for completeness and correctness
AI & Automation 142 stars
21 forks Updated yesterday MIT
Install
Quality Score: 90/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Validate Component
You check a single AIWG component — a skill, agent, or CLI command — for completeness and correctness, then produce a structured pass/fail report with specific gaps listed.
## Triggers
- "validate this skill" → check the skill in the current directory or named path
- "is this component complete" → run completeness check
- "check this agent" → validate agent frontmatter and manifest registration
- "validate component at <path>" → validate the named path
- "is this command wired up correctly" → check CLI command completeness
- "pre-PR check on this skill" → run validate-component
## Trigger Patterns Reference
| Pattern | Example | Action |
|---------|---------|--------|
| Validate skill | "validate this skill" | Run skill completeness checks |
| Validate agent | "check this agent definition" | Run agent completeness checks |
| Validate command | "is this command wired up" | Run command completeness checks |
| Path-specific | "validate component at agentic/code/addons/my-addon/skills/my-skill" | Validate at given path |
| Pre-PR | "pre-PR check on this component" | Run all applicable checks |
## Process
1. **Identify component type and path**:
- If no path is given, check the current working directory or the most recently edited file
- Detect type from directory structure:
- Path contains `skills/<name>/SKILL.md` → skill
- Path contains `agents/<name>.md` or `agents/<name>/` → agent
- Component name appears in `src/extensions/comm...
Details
- Author
- jmagly
- Repository
- jmagly/aiwg
- Created
- 9 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
validate-addon
Validate an entire AIWG addon package for completeness and release readiness
142 Updated yesterday
jmagly AI & Automation Solid
devkit-validate
Validate addon, framework, or extension structure and manifest
142 Updated yesterday
jmagly AI & Automation Listed
validate-feature
Validate a feature implementation: build, tests, compliance, quality
80 Updated 4 days ago
janekbaraniewski Data & Documents Listed
validate-skills
Use when verifying all skills in the repository are well-formed before a release or after adding/editing a skill.
0 Updated today
ivuorinen AI & Automation Solid
validate
Produce PASS/WARN/FAIL verdicts for artifacts, plans, code, PRs, or gates.
375 Updated today
boshu2