dev-best-practice-checker

Community

Enforce SOCELLE dev standards.

AuthorBruceTyndall
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures code adheres to SOCELLE's stringent development best practices, preventing technical debt and maintaining code quality across the project.

Core Features & Use Cases

  • TypeScript Strictness: Enforces the elimination of any types, @ts-ignore, and non-null assertions.
  • React Pattern Validation: Verifies adherence to functional components, Rules of Hooks, and component structure.
  • Supabase Query Safety: Ensures typed clients, error handling, and prevents raw SQL in frontend code.
  • Code Hygiene: Checks for console.log in production, unaddressed TODOs, and hardcoded secrets.
  • Use Case: After code generation or before a PR merge, run this checker to automatically audit code for common anti-patterns and ensure compliance with established SOCELLE conventions.

Quick Start

Use the dev-best-practice-checker skill to audit the code changes in the current branch for SOCELLE development standards.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-best-practice-checker
Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#dev-best-practice-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.