
borghei/claude-skills
4 skills5.1k installs911 starsGitHub
Install
npx skills add https://github.com/borghei/claude-skillsSkills in this repo
1Product Designerproduct-designer packages a design critique generator that scores interface choices against Nielsen’s ten heuristics, Gestalt grouping, and accessibility expectations, then emits a structured report with severities and fixes. Solo builders shipping SaaS or mobile UI install it when mockups or implemented screens need an explicit usability pass beyond ad-hoc chat opinions. You can print the checklist, answer in JSON, and run the script for machine-readable output—useful in ship review alongside visual QA. It fits validate prototype critique and build frontend polish, but the primary shelf is ship review because it gates release quality. The skill is a checker, not a Figma plugin: you supply design truth via answers or descriptions. It will not replace user testing or WCAG automation tools, but it forces visibility of status, jargon, navigation clarity, and feedback patterns early.3.5kinstalls2Business IntelligenceBusiness Intelligence is a generator-style agent skill backed by a Python CLI that converts KPI definition files into dashboard layout specifications. Solo builders who have clarified what they want to track—but not how to arrange charts on a home dashboard—run the tool with kpis.json (or equivalent) and receive structured recommendations: chart types, alternate visuals, layout positions, filters, and rationale tied to each metric’s aggregation and dimensions. The embedded CHART_RULES encode common analytics UX patterns so agents do not improvise incompatible viz choices. It fits the Grow phase when you are standing up founder dashboards, investor updates, or internal ops views without a dedicated data team. Outputs can be printed for humans or serialized with --json for the next step in your stack (Metabase, Looker, custom React charts, or agent-generated front-end code).1.1kinstalls3Brand Strategistbrand-strategist packages Borghei’s brand architecture analyzer so an agent can reason about how solo founders should organize names across products. Feed portfolio metadata—segments, overlap, and goals—and the skill maps tradeoffs across monolithic, standalone, endorsed, and hybrid structures with explicit pros, cons, and when-to-use guidance drawn from canonical examples like Apple versus House of Brands conglomerates. It is editorial strategy work, not logo design: you get a recommended model and rationale before you buy domains, design systems, or ad campaigns. Invoke early when adding a second SKU, spinning a dev tool beside a SaaS, or debating whether a newsletter should live under the main brand. Output is suitable for a positioning doc that later informs Validate scope and Launch messaging.617installs4Senior BackendSenior Backend is an agent skill aimed at solo and indie builders who own the full server side of a product without a platform team. It activates when you ask to design REST APIs, optimize PostgreSQL queries, implement authentication, build microservices, review backend code, set up GraphQL, run migrations, or load-test endpoints. The skill packages engineering workflows—API design, database optimization, and security hardening—alongside runnable helpers that generate routes from OpenAPI specs, manage schema migrations, and stress APIs before ship. It assumes a Node.js ecosystem leaning toward Express or Fastify but emphasizes patterns—idempotent migrations, cache layers, queue backpressure, and auth boundaries—that transfer to other stacks. Use it while you are implementing features and when you need a structured pass before release, not as a substitute for org-wide SRE runbooks.1installs