ccdb ใฎใใคใใผ/ใกใธใฃใผใชใชใผในๆ้ ใใv1.4.0ใจใใฆใชใชใผในใใฆใ็ญใจ่จใใใใจใใซไฝฟใใ
Python coding patterns, idioms, and quality standards for claude-code-discord-bridge development
Security checklist specific to claude-code-discord-bridge โ subprocess injection, env leaks, input validation
Enforce test-driven development โ write tests FIRST, then implement. Mandatory for new features and bug fixes.
Testing patterns for claude-code-discord-bridge โ pytest, async testing, mocking Discord objects, TDD workflow
Step-by-step guide to add a new discord.py Cog to the framework
Run full verification pipeline (lint, format, test, security) before committing