moai-foundation-trust
CommunityEnsure code quality with TRUST 5-principles validation.
Authorjunseokandylee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the validation of your codebase against the MoAI-ADK's TRUST 5-principles, ensuring high standards for code quality, testability, security, and traceability. It helps maintain a robust and reliable codebase by verifying test coverage, readability, architectural unity, security practices, and tag chain integrity.
Core Features & Use Cases
- Test First (T): Checks for test coverage ≥85% and TDD cycle compliance (RED → GREEN → REFACTOR).
- Readable (R): Verifies code constraints like file/function LOC, parameter count, and cyclomatic complexity.
- Secured (S): Ensures input validation, absence of hardcoded secrets, and proper access control.
- Trackable (T): Validates
@TAGchain integrity (@SPEC → @TEST → @CODE → @DOC) for complete traceability. - Use Case: When you need to "TRUST 원칙 확인" (verify TRUST principles) or "품질 검증" (quality validation) before a PR merge, this skill provides a comprehensive report.
Quick Start
Run /alfred:3-sync and the skill will automatically validate your project against the TRUST 5-principles.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: moai-foundation-trust Download link: https://github.com/junseokandylee/CookieProxy/archive/main.zip#moai-foundation-trust Please download this .zip file, extract it, and install it in the .claude/skills/ directory.