devbrother2024devbrother2024Community·2 Agent Skills Included

skills

Requirement interviews, PR review fixes, and design guidance

Clarifies vague requests into concrete requirements through structured one-at-a-time interviews. Verifies pull request review comments against real code and applies only valid fixes. Generates project rule files from codebase evidence and designs clean standalone HTML pages. Removes guesswork, blind review acceptance, and generic-looking design output.
npx skills add devbrother2024/skills --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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