golbingolbinCommunityยท2 Agent Skills Included

agent-skills

Lean PRD drafting and root-cause implementation review

Drafts concise, user-centered product requirement documents with living implementation checklists. Reviews code against its purpose, fixes root causes instead of patching symptoms, and removes speculative scope. Eliminates bloated planning docs, defensive code, and premature abstractions through repeated simplification passes.
npx skills add golbin/agent-skills --all -g -y
Available:

Provides a copyable project instruction template that tells the agent coding standards, verification rules, and non-negotiable boundaries to follow while working in a repository.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install agent-skills?โ–ผ

Run `npx skills add golbin/agent-skills --all -g -y` in your terminal to install all skills in this repository globally.

How to write a lean PRD with AI?โ–ผ

Invoke the prd skill and it drafts a concise, user-centered requirements document with an evolving implementation checklist, removing speculative scope as evidence changes.

How to review code for root causes instead of patches?โ–ผ

Use the review-implementation skill, which verifies correctness and user experience, fixes flawed foundations, and simplifies the result in focused passes.

Does agent-skills work with Codex and Claude Code?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Codex, Claude Code, and other compatible agent tools.

Can non-developers use these skills?โ–ผ

Yes. Product managers and founders can use the prd skill to plan features in plain language, while the agent handles the technical structure.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’