ai-coding-discipline-skill
Coding discipline rules and distributed data system design guidance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ai-coding-discipline-skill?โผ
Run `npx skills add luoling8192/ai-coding-discipline-skill --all -g -y` in your terminal to install both skills globally.
What coding mistakes does this skill prevent?โผ
It blocks silent fallbacks, catch-all error handling, weak tests that pass on broken code, hardcoded test-fitting logic, and premature removal of debug logs.
When does the DDIA principles skill activate?โผ
It loads when you design database schemas, choose storage engines, plan replication or partitioning, handle distributed transactions, or build batch and stream processing pipelines.
Does it work with Claude Code and Cursor?โผ
Yes. Both skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Do I need distributed systems experience to use it?โผ
No. The DDIA skill distills complex topics like consensus, isolation levels, and event sourcing into quick decision tables you can apply directly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core