beautyplusAI/beautyplus-ai
BeautyPlus AI image effects skill for OpenClaw, Codex, Claude and more: body reshape, hair, outfit, photo restoration & more.
BeautyPlus AI image effects skill for OpenClaw, Codex, Claude and more: body reshape, hair, outfit, photo restoration & more.
npx skills add beautyplusAI/beautyplus-aiBeautyPlus AI image effects skill for OpenClaw, Codex, Claude and more: body reshape, hair, outfit, photo restoration & more.
Sage AI Assistant is a lightweight, embeddable AI chatbot widget built with pure HTML, CSS, and JavaScript. It features a modern floating UI, conversation persistence, lead capture, webhook integration, and is designed for seamless connection with AI APIs, Make.com, and Zoho CRM. Ideal for websites and automation projects.
Claude Code plugin that provides the `ted-link` skill for long-running circuit design tasks.
用于生成 Apache ECharts 图表的 Codex/Claude skill,内置常用模板和官方示例索引
Consulting firm-style PowerPoint design system for AI agents. 70 layout patterns, flat design, python-pptx. 麦麸风格PPT设计系统。
Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like <shopify-store>, <shopify-cart>, use storefront-web-components instead.
Manage software complexity through deep modules, information hiding, and strategic programming. Use when the user mentions "module design", "API too complex", "shallow class", "complexity budget", "strategic vs tactical", "deep module", "information leakage", or "pass-through method". Also trigger when reviewing interface designs for simplicity, evaluating whether an abstraction is pulling its weight, or choosing between general-purpose and special-purpose approaches. Covers deep vs shallow modules, red flags for complexity, and comments as design documentation. For code quality, see clean-code. For boundaries, see clean-architecture.