skills
Requirement interviews, PR review fixes, and design guidance
All Skills in This Repository (2)
Pure Emerald Level Indicatorsdeep-interview
Clarify vague requests through iterative Socratic interviews defining goals and constraints.
agents-md
Analyze the project to generate and link root and sub AGENTS.md files, and update CLAUDE.md references.
Frequently Asked Questions
FAQPage SchemaHow to install devbrother2024 skills?▼
Run `npx skills add devbrother2024/skills --all -g -y` in your terminal to install all skills globally.
How to handle PR review comments automatically?▼
Use the autofix skill. It reads unresolved review threads, checks each comment against the actual code, and applies only the valid fixes with your approval.
How to turn a vague idea into clear requirements?▼
Use the deep-interview skill. It asks one focused question at a time to pin down your goal, scope, constraints, and completion criteria.
Do these skills work with Claude Code, Codex, and Cursor?▼
Yes. Every skill follows the standard SKILL.md format and runs identically in Claude Code, Codex, Cursor, and other compatible agents.
Can I install only one skill instead of all?▼
Yes. Run `npx skills add devbrother2024/skills --skill autofix -g -y` and replace the skill name with the one you need.
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