coding-conventions

Installation
SKILL.md

Best Practices

A cross-cutting skill that enforces consistent security, performance, and quality standards across all agent recommendations. This skill provides actionable checklists aligned with industry standards.

When to Use

  • Reviewing code for security vulnerabilities
  • Validating performance characteristics of implementations
  • Ensuring accessibility compliance in UI components
  • Designing error handling strategies
  • Auditing existing systems for quality gaps

Core Domains

Security

Covers common vulnerability prevention aligned with OWASP Top 10. Apply these checks to any code that handles user input, authentication, data storage, or external communications.

See: checklists/security-checklist.md

Installs
9
GitHub Stars
289
First Seen
Jan 24, 2026
coding-conventions — rsmdt/the-startup