Add skill: bin1874/before-you-build#498
Conversation
📝 WalkthroughWalkthroughThis PR adds a single skill entry for "before-you-build" to the "Coding Agents & IDEs" section of README.md. The entry includes the skill's ClawHub URL and a description stating "Review product risk before building". ChangesSkill Catalog Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@README.md`:
- Line 274: The README entry uses the wrong domain; update the URL for the
"before-you-build" skill from "https://clawhub.ai/bin1874/before-you-build" to
the existing catalog format
"https://clawskills.sh/skills/bin1874/before-you-build" so it matches all other
skill entries (ensure the link text remains "[before-you-build] - Review product
risk before building."); also add a brief note to CONTRIBUTING.md (or open an
issue) to reconcile the domain guidance to avoid future inconsistencies.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
| - [agent-chat-ux-v1-4-0](https://clawskills.sh/skills/maverick-software-agent-chat-ux-v1-4-0) - Multi-agent UX for OpenClaw Control UI — agent selector, per-agent sessions, session history viewer with search. | ||
| - [skywork-ppt](https://clawskills.sh/skills/gxcun17-skywork-ppt) - Generate, imitate, and edit PowerPoint presentations with skywork. | ||
| - [skywork-music-maker](https://clawskills.sh/skills/gxcun17-skywork-music-maker) - Create professional music with Mureka AI. | ||
| - [before-you-build](https://clawhub.ai/bin1874/before-you-build) - Review product risk before building. |
There was a problem hiding this comment.
URL domain inconsistency with existing entries.
All existing skill entries in this README use the https://clawskills.sh/skills/... URL format, but this new entry uses https://clawhub.ai/.... This breaks the established pattern across the entire catalog.
🔗 Proposed fix to match existing URL format
-- [before-you-build](https://clawhub.ai/bin1874/before-you-build) - Review product risk before building.
+- [before-you-build](https://clawskills.sh/skills/bin1874-before-you-build) - Review product risk before building.Note: While CONTRIBUTING.md specifies the clawhub.ai URL format, the actual README follows a different convention. All 1200+ existing entries use clawskills.sh/skills/ URLs. The documentation should be clarified, but this entry must match the existing pattern for consistency.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@README.md` at line 274, The README entry uses the wrong domain; update the
URL for the "before-you-build" skill from
"https://clawhub.ai/bin1874/before-you-build" to the existing catalog format
"https://clawskills.sh/skills/bin1874/before-you-build" so it matches all other
skill entries (ensure the link text remains "[before-you-build] - Review product
risk before building."); also add a brief note to CONTRIBUTING.md (or open an
issue) to reconcile the domain guidance to avoid future inconsistencies.
Summary
before-you-buildto Coding Agents & IDEs.ClawHub link
https://clawhub.ai/bin1874/before-you-build
Validation
mainbefore submitting: no existingbefore-you-build,bin1874, or ClawHub entry found.bin1874: no duplicate PR found.git diff --check.Summary by CodeRabbit