easysdd
Keep AI coding disciplined with evidence, boundaries, and project memory
All Skills in This Repository (31)
Pure Emerald Level Indicatorswriting-to-report
Generate decision-ready reports with TL;DR summaries, OKR/KPI alignment, and risk data.
easysdd-issue-analyze
Analyze bug reports and code to localize root causes to file:line.
writing-to-sell
Crafts persuasive copy with memorable phrases to inspire action and sharing.
easysdd-tricks
Capture and retrieve validated programming patterns, library usage, and operational techniques.
easysdd-explore
Generate searchable markdown exploration reports from code investigations.
easysdd-feature-brainstorm
Clarify vague feature concepts into structured brainstorm.md documentation.
easysdd-libdoc
Generate API reference entries from source code with manifest-driven validation.
easysdd-onboarding
Scans a repository and creates an EasySDD skeleton or migration plan.
visual-design
Plan and critique UX designs with task flows, information architecture, and usability checklists.
vue-architecture-optimizer-framework
Optimize Vue application architecture with migration plans and risk assessments.
easysdd-feature
Route feature work to the appropriate easysdd sub-skill based on its current stage.
easysdd-issue-fix
Apply confirmed root-cause fixes and generate fix-note.md with scoped commits.
Frequently Asked Questions
FAQPage SchemaHow to install easysdd?▼
Run `npx skills add liuzhengdongfortest/easysdd --all -g -y` in your terminal to install all CodeStable skills globally.
What does CodeStable do for AI coding?▼
It gives your AI agent eight disciplined workflows for features, bug fixes, refactors, reviews, and large epics, requiring real test evidence instead of guesses before any task is called done.
How does CodeStable keep project memory?▼
Running the onboard skill creates a small .codestable folder with an attention file, lessons, and work notes, so later sessions and teammates can recall past decisions and pitfalls.
Does CodeStable work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible AI coding agents.
Do I need to change my existing docs to use it?▼
No. CodeStable keeps your existing docs, ADRs, and issues as the single source of truth and only adds a minimal memory skeleton without copying or replacing anything.
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