RANKING

Star 最高的 100 个 Agent Skills

按所在仓库 Star 数排序,数据取自全库 178,156 条快照。

  1. 1 algorithmic-art

    Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algo…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  2. 2 brand-guidelines

    Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  3. 3 canvas-design

    Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying exi…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  4. 4 claude-api

    Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-l…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13 · 涉及密钥 / 凭据

  5. 5 doc-coauthoring

    Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  6. 6 docx

    Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to produc…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13 · 删除文件

  7. 7 frontend-design

    Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13 · 涉及密钥 / 凭据

  8. 8 internal-comms

    A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  9. 9 mcp-builder

    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  10. 10 pdf

    Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13 · 涉及密钥 / 凭据

  11. 11 pptx

    Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even i…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13 · 删除文件

  12. 12 skill-creator

    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with vari…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13 · 数据外发

  13. 13 slack-gif-creator

    Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  14. 14 template-skill

    Replace with description of the skill and when Claude should use it.

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  15. 15 theme-factory

    Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  16. 16 web-artifacts-builder

    Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  17. 17 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.

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  18. 18 xlsx

    Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .xltx, .csv, or .tsv file (e.g., adding columns, computing formulas,…

    anthropics/skills · 169,719 Stars · 未声明许可证 · 更新 2026-08-13

  19. 19 ponytail

    Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  20. 20 ponytail

    Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, n…

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  21. 21 ponytail-audit

    Audit the whole repo for over-engineering. A ranked list of what to delete, simplify, or replace with stdlib or native features.

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  22. 22 ponytail-audit

    Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase…

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  23. 23 ponytail-debt

    Harvest every ponytail: shortcut comment into one debt ledger, so deferrals get tracked instead of forgotten. One-shot report.

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  24. 24 ponytail-debt

    Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponyt…

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  25. 25 ponytail-gain

    Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  26. 26 ponytail-gain

    Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does…

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  27. 27 ponytail-help

    Quick reference for ponytail's modes, skills, and commands. One-shot display.

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  28. 28 ponytail-help

    Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  29. 29 ponytail-review

    Review a diff for over-engineering. Finds what to delete: reinvented stdlib, needless deps, speculative abstractions. One line per finding.

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  30. 30 ponytail-review

    Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use w…

    DietrichGebert/ponytail · 103,964 Stars · MIT · 更新 2026-08-07

  31. 31 api-and-interface-design

    Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  32. 32 browser-testing-with-devtools

    Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual o…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14 · 数据外发、提示词注入风险

  33. 33 ci-cd-and-automation

    Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14 · 涉及密钥 / 凭据

  34. 34 code-review-and-quality

    Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  35. 35 code-simplification

    Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary comple…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  36. 36 context-engineering

    Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14 · 涉及密钥 / 凭据

  37. 37 debugging-and-error-recovery

    Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  38. 38 deprecation-and-migration

    Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  39. 39 documentation-and-adrs

    Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  40. 40 doubt-driven-development

    Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irrevers…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  41. 41 frontend-ui-engineering

    Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces and pages, creating components, implementing layouts, meeting WCAG accessibility requirements, managing state, or when the output…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  42. 42 git-workflow-and-versioning

    Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when cutting a release, choosing a semantic ve…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14 · 涉及密钥 / 凭据

  43. 43 idea-refine

    Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand optio…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  44. 44 incremental-implementation

    Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  45. 45 interview-me

    Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" wi…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  46. 46 observability-and-instrumentation

    Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues ar…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  47. 47 performance-optimization

    Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patt…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  48. 48 planning-and-task-breakdown

    Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  49. 49 security-and-hardening

    Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party ser…

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14 · 执行代码、涉及密钥 / 凭据

  50. 50 shipping-and-launch

    Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  51. 51 source-driven-development

    Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  52. 52 spec-driven-development

    Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  53. 53 test-driven-development

    Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  54. 54 using-agent-skills

    Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

    addyosmani/agent-skills · 87,709 Stars · MIT · 更新 2026-08-14

  55. 55 article-magazine

    Huashu / huashu-md-html-inspired magazine article layout for turning Markdown or notes into a polished long-form HTML essay.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  56. 56 Atelier Zero — Image Generation Prompt Pack

    This pack is consumed by the `open-design-landing` skill. Every page-level image is rendered with `gpt-image-fal` (preferred) or `gpt-image-azure`.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  57. 57 clinical-case-report

    Generate a structured medical case presentation for clinical rounds, conferences, or documentation. The output follows standard medical formatting conventions used in hospital settings worldwide.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  58. 58 clone-audit-mrlv3nl4

    Audit cloned or reimplemented websites for fidelity gaps, tracking scripts, source-brand and language residue, placeholders, and risky external dependencies. Use before handoff or deployment, or when asked to review a website clone for cle…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  59. 59 critique

    Produce a single-file HTML "design review report" that scores any artifact across 5 dimensions and proposes actionable fixes. Inspired by the *huashu-design* expert-critique flow.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  60. 60 dcf-valuation

    This skill is adapted from Dexter's DCF valuation workflow (`https://github.com/virattt/dexter`). It is an OD-native skill contract only; it does not assume Dexter tools, Financial Datasets, or any finance-specific OD runtime exists.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  61. 61 Design System Source Context

    This file is generated during setup and should be treated as source evidence for the design-system project. Use it before writing or revising DESIGN.md, previews, tokens, UI kit examples, or assets.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  62. 62 design-brief

    Parse a structured design brief into a concrete DESIGN.md and optional visual preview. Agent, follow this workflow exactly.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  63. 63 doc-kami-parchment

    Warm parchment canvas (#f5f4ed), monochrome ink-blue accent (#1B365D), one serif family, and editorial-grade typography.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  64. 64 flowai-live-dashboard-template

    Produce a single-screen, multi-tab team management dashboard inspired by the FlowAI aesthetic. The output is a self-contained HTML file (no external runtime dependencies) with built-in interactions: tab switching, an animated bar chart, ho…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  65. 65 G2 Design System UI Kit

    Use this skill when generating Open Design artifacts that should follow the HiCatcat G2 AR glasses HUD design system. This plugin packages a browser-reviewable UI kit, local token CSS, and modular React role components.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  66. 66 github-dashboard

    Create a single-screen GitHub repository analytics dashboard in the FlowAI / Soft Paper Workspace visual style: warm off-white canvas, white rounded panels, a fixed left sidebar, compact KPI cards, pastel pills, dense tables, and low-contr…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  67. 67 html-ppt-taste-brutalist

    16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill `brutalis…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  68. 68 html-ppt-zhangzara-cobalt-grid

    > Electric cobalt italic serifs on a graph-paper canvas, anchored by stair-stepped pixel-glitch decorations and slim hairline rules.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  69. 69 html-ppt-zhangzara-long-table

    > Warm cream and rust-red supper-club aesthetic with bold uppercase grotesk headlines, italic Fraunces, and pill-shaped outlined buttons.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  70. 70 html-ppt-zhangzara-sakura-chroma

    > Vintage Japanese cassette-package aesthetic: cream paper, diagonal rainbow ribbons, condensed bold type, JIS-style spec checkboxes.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  71. 71 html-ppt-zhangzara-vellum

    > Deep navy canvas with warm-yellow italic Cormorant serifs and a single dusty teal accent. A quiet, scholarly aesthetic.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  72. 72 hyperframes

    Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced t…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  73. 73 image-poster

    Produce **one** finished image asset per turn unless the user asks for variations. Image generation rewards a tight, structured prompt — your job is to assemble that prompt from the user's brief, then dispatch.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  74. 74 last30days

    This skill adapts the upstream Last30Days workflow for Open Design. It includes the runtime-minimum Python engine under `scripts/`, but it does not add slash commands, provider settings, daemon routes, bundled API keys, or browser/social c…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  75. 75 mockup-device-3d

    Static iPhone and MacBook 3D-style showcase with real HTML embedded on screens, glass-lens refraction, and 360-degree turntable composition.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  76. 76 open-design-landing

    Build a single-page editorial landing site (or a slide deck — see the sibling [`open-design-landing-deck`](../open-design-landing-deck/) skill) in the **Atelier Zero** design system: warm-paper background, Inter Tight + Playfair Display, i…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  77. 77 pptx-html-fidelity-audit

    Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout disc…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  78. 78 replit-deck

    Produce a single-file horizontal-swipe HTML deck in one of eight Replit-Slides themes. Every theme is a complete visual system — do not mix tokens across themes.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  79. 79 social-spotify-card

    Spotify Now Playing-style card with album art, progress bar, and playback controls, suited to video overlays or personal homepages.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  80. 80 social-x-post-card

    Realistic X post card with engagement metrics (likes, reposts, views), suited to video overlays or shareable image cards.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  81. 81 video-shortform

    Short-form (≤ 10s) is the sweet spot for current text-to-video models — they're great at one **shot** with one **idea**, weaker at multi-cut narratives. Plan one shot per call.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  82. 82 video-template-frame-product-promo-30s

    Use this plugin when the user wants a "Product Promo · 30s" HyperFrames motion video — Multi-scene 30-second product promo: problem-type intro, brand reveal, benefits flowchart, product surfaces, value pillars, foundation, CTA outro. Forke…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  83. 83 web-prototype-taste-editorial

    Editorial-minimalist web prototype. Warm monochrome canvas, serif display + grotesque body, 1px hairline borders, muted pastel chips, generous macro-whitespace, ambient micro-motion. Distilled from Leonxlnx/taste-skill `minimalist-skill`.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  84. 84 web-prototype-taste-soft

    Apple-tier soft web prototype. Silver/cream canvas, double-bezel cards, button-in-button CTAs, generous squircle radii, spring motion, ambient mesh. Distilled from Leonxlnx/taste-skill `soft-skill` + sections 4–8 of `taste-skill`.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  85. 85 webgl-experience

    Produce a single self-contained `index.html` that renders a real-time WebGL (or WebGL2) visual full-screen, with a clean typographic overlay on top.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  86. 86 wireframe-annotated

    Produce a single flat, low-fidelity landing-page wireframe with a redline spec. The whole point is "structure + handoff notes, not pixels" — greyboxes carry the layout, numbered pins call out regions, and a right-hand spec panel turns each…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  87. 87 wireframe-greybox

    Produce a single crisp greybox wireframe page. The whole point is *structure, not skin* — communicate hierarchy and layout with neutral grey blocks, never with real color, copy, or imagery. Everything is a placeholder: text is grey "lorem…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  88. 88 wireframe-mobile-flow

    Produce a single board showing a mobile app's user flow as a row of lo-fi phone frames. The point is the *flow* — how a user moves screen to screen — not the polish of any one screen. Keep the screens clean grey-boxes (not scribbly) but ke…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  89. 89 wireframe-sketch

    Produce a single hand-drawn wireframe page. The whole point is "this is a sketch" — looseness is the brand. Lean into pencil/marker tones, hatched fills, dashed borders, slight rotations.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  90. 90 worker-visualizer

    Produce a single self-contained `index.html` that moves heavy per-frame compute into a Web Worker and renders the result to a canvas, keeping the main thread at a smooth 60fps.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  91. 91 x-research

    This skill adapts Dexter's original X/Twitter research workflow for Open Design. It is a workflow contract only; it does not add Dexter's `x_search` tool, X API credentials, provider settings, slash commands, daemon routes, or runtime modu…

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  92. 92 audio-jingle

    Three sub-modes. The active project's `audioKind` decides which one runs:

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  93. 93 card-twitter

    Twitter quote or data card designed to pair with a post.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  94. 94 card-xiaohongshu

    Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  95. 95 dashboard

    Produce a single-screen admin / analytics dashboard.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  96. 96 data-report

    Turns CSV, Excel, or JSON data into a polished visual report page.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  97. 97 Design Refine

    Use this plugin when the user wants to improve an existing Open Design artifact rather than create a new one.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  98. 98 docs-page

    Produce a single, three-column documentation page in one HTML file.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  99. 99 eng-runbook

    Produce a single-page engineering runbook.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16

  100. 100 Export To Next.js

    Use this plugin when the user wants to hand an accepted Open Design artifact to a Next.js App Router project.

    nexu-io/open-design · 87,439 Stars · Apache-2.0 · 更新 2026-08-16