dream-zjk
- 5 skills
- 0 followers
- 13 hours ago last updated
- ▌ Refactor · dream-zjkUse when improving the structure of existing code without changing its external behavior — renaming, extracting, simplifying, or removing duplication.
- ▌ Doc Writer · dream-zjkUse when writing or improving documentation — READMEs, module docs, API references, runbooks, or tutorials.
- ▌ Code Review · dream-zjkUse when reviewing a pull request, a diff, or uncommitted changes for bugs, security issues, and style regressions.
- ▌ Test Writer · dream-zjkUse when adding or improving automated tests for a function, module, or endpoint, including edge cases and failure paths.
- ▌ Bug Debugger · dream-zjkUse when a program fails, throws an exception, or behaves incorrectly and you need a systematic path to a root-cause fix.