check-team-codex
OfficialAutomate code quality, ensure team standards.
Authorsemicolon-devteam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically validates your code against Semicolon team standards, preventing inconsistencies, bugs, and technical debt. It automates the tedious process of manual code review for common violations, ensuring high-quality, compliant code before it even reaches a pull request.
Core Features & Use Cases
- Automated Code Validation: Checks commit conventions, ESLint, TypeScript, and debug code presence.
- Architecture Compliance: Validates adherence to DDD 4-layer structure and SSR-first principles.
- Pre-commit & CI/CD Integration: Designed for use before commits, during code reviews, and as an automated quality gate in CI/CD pipelines.
- Use Case: Before committing your changes, run this skill to automatically verify your code against all team standards. This ensures your contributions are clean and compliant, drastically reducing feedback cycles in code reviews.
Quick Start
Check my current code against the Semicolon Team Codex standards.
Dependency Matrix
Required Modules
npmnpxgitgrepcatjq
Components
scripts
💻 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: check-team-codex Download link: https://github.com/semicolon-devteam/docs/archive/main.zip#check-team-codex Please download this .zip file, extract it, and install it in the .claude/skills/ directory.