Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Agent Skills

A curated collection of agent skills for designers and builders using Codex, Claude, Cursor, and other AI coding agents to build rich user interfaces, frontend systems, agent loops, automations, and reusable workflows.

Aura Build super prompt workflow

Use these skills with Codex, Claude Design, Aura Build, Lovable, and the rest of your agent stack to turn references into prompts, generate detailed landing pages, and build reusable frontend workflows.

Start with the flagship web-design workflow:

  1. Video to Super Prompt Turns a screen recording of a design, landing page, or animation into a super detailed prompt that Fable 5 can use to one-shot HTML.
  2. HTML to Interaction Prompts Turns an existing HTML page, like an Aura Build page, into reusable prompts for one section, one animation, one button, one hover state, or one WebGL effect.
  3. Stitched Full Page Capture Captures the entire landing page instead of only the hero, giving your agent a full-page reference for structure, pacing, and visual hierarchy.
  4. Daily UI Inspiration Combines browsing, capture, reference study, and prompt generation into a useful agent loop that turns strong landing pages into detailed prompt packs.

These are portable agent skill folders: concise SKILL.md playbooks with optional references, articles, scripts, and assets. The goal is simple: turn good prompts, workflows, style systems, capture recipes, and debugging habits into versioned files an agent can load and follow.

Portable by default. Each skill should work for any user, repo, or workspace unless the user supplies project-specific context through local agent instructions.

Use these skills when you want:

  • repeatable design direction
  • procedural implementation steps
  • copy/paste snippets
  • common pitfalls and guardrails
  • reusable workflows instead of one-off chat answers

Agent support

The format is intentionally plain Markdown and folder-based.

  • Codex: load the relevant SKILL.md before acting. Repo behavior belongs in AGENTS.md; browser work in this repo should use the Codex browser.
  • Claude Code: reference the relevant skill from CLAUDE.md, copy it into a Claude skills setup, or open the SKILL.md directly as working context.
  • Cursor: point Cursor rules or chat context at the specific skill folder. Keep reusable snippets, constraints, and defaults easy to paste.
  • Other agents: use the same contract: read the narrowest matching skill first, then follow its steps and linked references.

Philosophy

1) Prompts are assets

If it’s good once, it should be reusable.

  • store prompts as files
  • version them
  • build libraries + stylecards

2) Specs beat vibes

The fastest way to consistent output is:

  • clear constraints
  • clear hierarchy
  • “change 1–2 things only” iteration

3) References beat paragraphs

Screenshots and examples carry:

  • fonts, spacing, colors
  • layout rhythm
  • icon style

4) Skills are operating procedures

Good skills tell the agent exactly when to use them, what to do first, what defaults to apply, and what mistakes to avoid.


Repo structure

agent-skills/
  codex/
    audit-verify-explain-grade-5/
      SKILL.md
    daily-ui-inspiration-capture/
      SKILL.md
  media/
    aura-asset-images/
      SKILL.md
    unsplash-asset-images/
      SKILL.md
  ui/
    design-first-ui-prompting/
      SKILL.md
      ARTICLE.md
      REFERENCES.md
  web-design/
    pricing-page/
      SKILL.md
      REFERENCES.md
    landing-page/
      SKILL.md
      REFERENCES.md
    gsap/
      SKILL.md
      REFERENCES.md
    threejs/
      SKILL.md
      REFERENCES.md
    tailwindcss/
      SKILL.md
      REFERENCES.md
    matterjs/
      SKILL.md
    globe-gl/
      SKILL.md
    css-border-gradient/
      SKILL.md
    progressive-blur/
      SKILL.md
    animation-on-scroll/
      SKILL.md
    css-alpha-masking/
      SKILL.md
    vantajs/
      SKILL.md
      REFERENCES.md
    cobejs/
      SKILL.md
      REFERENCES.md
    unicorn-studio/
      SKILL.md
      REFERENCES.md

Folder contract:

agent-skills/<category>/<skill-name>/
  SKILL.md            # required: frontmatter + workflow
  REFERENCES.md       # optional: links only
  ARTICLE.md          # optional: long-form explanation
  assets/             # optional: images, templates, examples
  scripts/            # optional: helper scripts

Conventions:

  • SKILL.md is the skill an agent loads and follows.
  • REFERENCES.md is links only. Keep SKILL.md lean.
  • Keep skills procedural (steps, patterns, guardrails), not encyclopedic.
  • Prefer explicit triggers: "Use when..." beats vague descriptions.
  • Prefer defaults: durations, spacing, hierarchy, commands, and acceptance checks.

Current library

This snapshot contains 75 skills across four categories.

Use find agent-skills -name SKILL.md | sort for the source of truth.

Codex workflows (10)

Operational skills for repeatable Codex work:

  • audit-verify-explain-grade-5 - audit work, verify claims, and explain results simply.
  • customer-email-draft-threads - draft-only Gmail support triage with per-draft project threads.
  • customer-support-verification - final support-work safety and evidence gate.
  • daily-ui-inspiration-capture - recurring UI inspiration bundles with screenshots, motion, and prompts.
  • html-to-interaction-prompts - turn HTML pages into screenshot-backed interaction prompt articles.
  • optimize-web-animations - profile and reduce animation, canvas, and WebGL performance cost.
  • performance-profiling - Apple platform profiling with Instruments, diagnostics, and MetricKit.
  • stitched-full-page-capture - reliable full-page screenshots for lazy, animated, and WebGL pages.
  • video-to-superprompt - analyze reference videos into detailed recreation prompts.
  • x-bookmark-quote-posts - turn recent X bookmarks into source-backed quote-post drafts.

Media (2)

Image sourcing skills:

  • aura-asset-images - use Aura Assets for stock-style design and marketing imagery.
  • unsplash-asset-images - pick high-quality Unsplash assets by use case, crop, and ratio.

UI (1)

design-first-ui-prompting

Design-first UI prompting system:

  • prompt template (goal → format → layout → type → color → constraints)
  • “variants > rerolls” workflow
  • negative prompts / guardrails
  • 2-pass typography workflow (generate layout, typeset in Figma)

Files:

  • agent-skills/ui/design-first-ui-prompting/SKILL.md
  • agent-skills/ui/design-first-ui-prompting/ARTICLE.md

Web design (62)

Conversion and implementation:

  • landing-page, pricing-page, tailwindcss, animation-systems, webgl-landing-steering

Motion and scroll:

  • animation-on-scroll, cinematic-gsap-lenis-motion-system, cinematic-scroll-storytelling, gsap, gsap-scrolltrigger-storytelling, marquee-loop, masked-reveal, staggered-word-reveal

WebGL, canvas, and 3D:

  • background-grid-webgl, cobejs, globe-gl, globe-particles, matterjs, threejs, unicorn-studio, vantajs, webgl-3d-object, webgl-laser

CSS treatments and details:

  • beautiful-shadows, company-logos, container-lines, corner-diagonals, corner-lasers, css-alpha-masking, css-border-gradient, gooey-blob-system, number-details, progressive-blur, solar-duotone-bold

Layout systems:

  • agency-grid-layout-minimal, book-serif-index, editorial-tech, framed-grid-layout, image-first-grid-layout, nested-container-frames, split-layout-technical, technical-wireframe-info-layout

Visual styles and page moods:

  • atmosphere-background, blue-cloudy-clean-modern, blue-laser-clean-glass-layout, bright-green-tech-system-webgl, clean-minimal-beige-light-mode, dark-blue-contrasting-clean, dark-glass-clean-layout, dither-background, dither-laser-dark-mode, framed-tech-dark-border-gradient, funky-purple-container-tech, glass-dark-mode-clock, glass-dark-ui, high-contrast-skeuomorphic-clean, light-mode-paper-technical, mesh-gradient-dark-blue-clean, nested-container-clean-agency, orange-clean-paper-saas, skeuomorphic-ui, tech-green-dark-mode-modern

How to add a new skill (workflow)

  1. Create a folder:
  • agent-skills/<category>/<skill-name>/
  1. Add SKILL.md:
  • frontmatter: name, description
  • content: when to use, workflow, pitfalls, recipes, what to ask
  1. (Optional) add REFERENCES.md:
  • doc links only
  1. Test the skill contract:
  • clear trigger
  • concrete workflow
  • reusable snippets or commands
  • pitfalls and acceptance checks
  • no secrets or private client info
  1. Commit:
  • small commits per skill
  • clear message, usually Add <skill-name> skill or Update <skill-name> skill

Writing style

  • Write like Meng To: skimmable, practical, confident.
  • Prefer constraints and defaults.
  • Avoid fluff.
  • Keep long explanations in ARTICLE.md, not SKILL.md.
  • Keep references in REFERENCES.md, not the workflow.

Maintenance ideas

  • Keep category README files current as the library grows.
  • Add install notes for Codex, Claude Code, and Cursor once the preferred setup is stable.
  • Add lightweight validation for required frontmatter.
  • Keep imported skills portable: no secrets, no private paths, no hidden account assumptions.

Repository

GitHub: https://github.com/MengTo/Skills

Push updates:

cd /Users/mengto/clawd/@MengTo/Skills
git push origin main

License

MIT License. See LICENSE.

关于 About

Agent skills for designers and builders using Codex, Claude, Cursor, and other AI coding agents

语言 Languages

Python62.0%
JavaScript15.0%
Swift9.4%
PowerShell9.3%
Shell4.2%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
51
Total Commits
峰值: 20次/周
Less
More

核心贡献者 Contributors