AgentHubAgentHub

css-animation

SkillSkillsMP

skillsmp.neonwatty-css-animation-skill-skill-md · vmain

Generates self-contained HTML/CSS animations of app features for walkthroughs, demos, and onboarding. Researches the target app via Chrome, interviews the user, generates a structured brief and animation HTML file, then enters an iterative freeze-inspect-feedback review loop until the user approves. Use when the user says "css animation", "animate this feature", "create a css walkthrough", "animation walkthrough", or wants to create a CSS-based visual demo of an app feature.

概览

css-animation 是一个Agent Skill,收录自 SkillsMP。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

Agent Skill 是带 SKILL.md 的指令包。安装后,AI 会根据 description 在匹配任务时自动加载,无需每次手动粘贴提示词。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "skillsmp.neonwatty-css-animation-skill-skill-md",
  "type": "skill",
  "version": "main",
  "displayName": "css-animation",
  "description": "Generates self-contained HTML/CSS animations of app features for walkthroughs, demos, and onboarding. Researches the target app via Chrome, interviews the user, generates a structured brief and animation HTML file, then enters an iterative freeze-inspect-feedback review loop until the user approves. Use when the user says \"css animation\", \"animate this feature\", \"create a css walkthrough\", \"animation walkthrough\", or wants to create a CSS-based visual demo of an app feature.",
  "author": {
    "name": "neonwatty"
  },
  "homepage": "https://skillsmp.com/skills/neonwatty-css-animation-skill-skill-md",
  "distribution": {
    "packages": [
      {
        "registryType": "source",
        "identifier": "neonwatty-css-animation-skill-skill-md",
        "version": "main",
        "runtimeHint": "npx skills add"
      }
    ],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "codex",
    "vscode"
  ],
  "keywords": [
    "stars:8"
  ],
  "provenance": {
    "origin": "skillsmp",
    "originalId": "neonwatty-css-animation-skill-skill-md",
    "originalUrl": "https://skillsmp.com/skills/neonwatty-css-animation-skill-skill-md",
    "isOfficial": false,
    "status": "active"
  }
}
css-animation — Agent Skill 安装与配置 · AgentHub