# Team Style Guide

> Team coding style baseline shared across every AI agent.

- Skill: `minilv/team-style-guide` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add minilv/team-style-guide`
- Raw SKILL.md: https://api.skillmd.com/api/skills/minilv/team-style-guide/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: miniLV (https://skillmd.com/u/minilv)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/minilv/team-style-guide

---


# Team Style Guide

Replace this file with your team's actual style guidance.

- Prefer small, focused commits.
- Match the surrounding code style; do not introduce new patterns without reason.
- Never commit secrets. Run a diff scan before pushing.

