Coding Conventions

Installation
SKILL.md

Coding Conventions

Supported Languages

  • Python - PEP 8
  • TypeScript - Google & Microsoft Style Guide
  • JavaScript - Airbnb Style Guide
  • Go - Effective Go & Google Style Guide
  • PHP - PSR Standards
  • Git Commits - Conventional Commits

Workflow

When writing or modifying code:

  1. Identify the language of the file being edited
  2. Read the appropriate convention file from references/ directory
  3. Apply conventions consistently to naming, formatting, documentation, and organization
Related skills

More from mineru98/skills-store

Installs
GitHub Stars
4
First Seen