Hello-Brands/hello-sugar-design-skill
Claude Code Agent Skill: builds self-contained, on-brand Hello Sugar HTML artifacts (ROI pages, one-pagers, reports, dashboards).
Claude Code Agent Skill: builds self-contained, on-brand Hello Sugar HTML artifacts (ROI pages, one-pagers, reports, dashboards).
npx skills add Hello-Brands/hello-sugar-design-skillClaude Code Agent Skill: builds self-contained, on-brand Hello Sugar HTML artifacts (ROI pages, one-pagers, reports, dashboards).
Design RESTful APIs following best practices for resource modeling, HTTP methods, status codes, versioning, and documentation. Use when creating new APIs, designing endpoints, or improving existing API architecture.
Plan the UX and UI for a feature before writing code. Runs a structured discovery interview, then produces a design brief that guides implementation. Use during the planning phase to establish design direction, constraints, and strategy before any code is written.
Claude skill that analyzes images, websites, and Figma files and generates a structured design.md with token system, component inventory, and reconstruction notes.
🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
qPCR primer design & verification pipeline , an agent skill. 一种简单的qPCR引物设计自动化处理的agent skill
Use when designing event-driven workflows, decoupling services, implementing fan-out patterns (one trigger, many downstream handlers), implementing idempotent event handling with IDs (24-hour dedupe window), or handling at-least-once delivery from external sources like Stripe webhooks. Covers Inngest event schema, payload format, naming conventions, IDs for idempotency, the ts param, fan-out patterns, and system events like inngest/function.failed.