buildproven
OrganizationFree, open-source Claude Code toolkit. Core commands, quality gates, skills, and hooks.
Categories
Indexed Skills (18)
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
api-conventions
Auto-invoke skill for consistent API design conventions. Activates when writing API routes, HTTP handlers, response objects, or REST endpoints. Enforces RESTful naming, consistent response shapes, proper status codes, Zod validation at boundaries, pagination, and rate limiting patterns.
cost
Show real-time cost tracking per feature/branch/command with budget alerts
deps
Dependency health — outdated packages, security audit, smart upgrades
error-handling
Auto-invoke skill for consistent error handling patterns. Activates when writing try/catch blocks, API error responses, form validation, async operations, or error boundaries. Enforces consistent patterns and flags anti-patterns like empty catches and silent failures.
quality
Autonomous quality loop with configurable thoroughness (95% or 98%). Runs lint, tests, build, security scans, and specialized quality agents. Auto-fixes issues and creates PRs.
recover
Crash and state recovery skill. Auto-invokes when Claude Code crashes, loses context, encounters broken state, won't start, hangs, freezes, hits stale locks, or has incomplete git operations. Guides through diagnosis, recovery, and context restoration.
test-strategy
Auto-invoke skill for test strategy and coverage guidance. Activates when writing functions, React components, API endpoints, hooks, or utility modules. Provides test pyramid guidance, required test patterns per code type, and coverage threshold enforcement (88%+ target).
ui-reviewer
Expert UI/UX design reviewer for SaaS applications. Analyzes screenshots or live apps to evaluate visual hierarchy, spacing, typography, color usage, accessibility, and modern design patterns. Use when user wants to review, critique, audit, or get feedback on their UI design, or when asking "is this design good?" or "how can I improve this UI?" Provides actionable redesign recommendations with specific improvements.
visualise
Render inline interactive visuals — SVG diagrams, HTML widgets, charts, and explainers — directly in the conversation. Use this skill whenever the user asks to visualize, diagram, chart, illustrate, or explain something visually, or when an explanation would genuinely benefit from a spatial/interactive diagram rather than text. Also triggers for: flowcharts, architecture diagrams, data visualizations, interactive explainers, comparison layouts, UI mockups, and any request containing 'show me', 'draw', 'map out', 'visualize', or 'diagram'. Even when the user doesn't explicitly ask for a visual, use this skill proactively when the topic has spatial, sequential, or systemic relationships that a diagram would clarify better than prose.
healthcheck
Session start health check — verify MCP servers, repo sync status, and local agent gateway. Use when starting a session that involves social media, multi-repo work, or Docker operations.
cleanup
System resource cleanup skill. Auto-invokes on slow system, out of memory, disk space issues, zombie processes, high swap usage, or resource exhaustion. Provides quick diagnostics and delegates to /bs:cleanup for actions.
dev
Start development work (features, bugs, refactoring, experiments)
hotfix
Fast-track production emergency fixes (5-10 min minimal quality)
new
Create new project with QA Architect quality automation (framework-agnostic)
scrub
Prepare a project for public release - open source, free giveaway, or commercial sale. Auto-invokes on natural language like "get this ready for open source", "scrub for release", "clean before publishing", "prep for giveaway", or "prepare commercial release". Removes secrets, dev infrastructure, internal references; generates mode-appropriate LICENSE and docs.
workflow
Daily development workflow reference. Quick-start guides for solo dev, team collaboration, production launches, and emergency hotfixes. Points to detailed steps in supporting files.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.