# Clean Code See Also

> Sub-skill of clean-code: See Also.

- Skill: `vamseeachanta/clean-code-see-also-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/clean-code-see-also-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/clean-code-see-also-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/clean-code-see-also-2

---


# See Also

## See Also


- `/repo-structure` — file locations, tests/ layout, .gitignore
- `/file-taxonomy` — where to put reports, results, data (including `config/` vs `configs/` naming)
- `/infrastructure-layout` — canonical 5-domain layout for the infrastructure/ package
- `.claude/rules/coding-style.md` — naming conventions (canonical source)
- `scripts/operations/validate-file-placement.sh` — automated structural checks

