Cli Code Skills
Description
Production-ready Claude Code skills — audit code quality, forge design docs, generate documentation, automate infrastructure. CLI = Command Line Interface + Clement Liard Initials.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
cli-code-skills
Drop-in Claude Code skills that audit your code and generate your docs, designs, and infra.
**`cli-`** = **C**ommand **L**ine **I**nterface + **C**lement **L**iard **I**nitials
Quickstart
git clone https://github.com/Destynova2/cli-code-skills.git
cli-code-skills/scripts/install_skills.sh
Type `/cli-` in Claude Code or Codex, hit tab, pick a skill:
/cli-audit-code src/ → Clean Code score with per-category breakdown
/cli-audit-xray src/core/ → Semantic optimization cards with invariants and validation
/cli-audit-test tests/ → Test plan quality score (ISTQB/TMMi, 12 dimensions)
/cli-forge-hld "payment API" → HLD with C4 L1-L2, capacity estimation, ADRs
/cli-forge-lld "order service" → LLD with class/sequence diagrams, API specs, DB schemas
/cli-forge-schema "auth flow" → GitHub-compatible Mermaid diagram, auto-split if complex
/cli-cycle . → Full project review with prioritized action plan
Skills
`cli-cycle`
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -