A minimal well-structured plugin used as a test fixture for self-audit regression testing.
Scanned 6/6/2026
Install via CLI
openskills install richfrem/Project_Sanctuary---
name: example-skill
description: A minimal well-structured plugin used as a test fixture for self-audit regression testing.
---
# Gold Standard Test Plugin
This is a test fixture that demonstrates correct plugin structure. When analyzed, it should:
- Score maturity L2 (structured skill + references)
- Produce zero Critical or Error findings
- Identify at least 2 patterns (Progressive Disclosure, Acceptance Criteria)
- Score Structure ≥ 4/5, Security = 5/5
No comments yet. Be the first to comment!
Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。