AgentStack
SKILL verified MIT Self-run

Web Learning Github

skill-yeje-cpu-web-learning-github-web-learning-github · by YeJe-cpu

Agent skill: Agent Skill repo → single self-contained HTML — SVG component path, step-synced notes, Learn/Simulator/Deep dive tabs, journey-fold checklist. Default web/<owner>-<repo>.html. EN/中文 per user or bilingual toggle for README demos. Hosts: Cursor, Claude Code, Windsurf, OpenClaw.

No reviews yet
0 installs
9 views
0.0% view→install

Install

$ agentstack add skill-yeje-cpu-web-learning-github-web-learning-github

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Web Learning Github? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Agent Skill repo → single-file visual walkthrough (Web Learning GitHub)

Goal

Deliver a double-clickable single HTML that explains install → trigger → what loads for an Agent Skill repo, with Star/Fork and tree context—learning / orientation, not an app scaffold.

Output language (required)

  • Default: one language matching the user’s prompt (dominant English or 中文; if unclear, default English unless they prefer 中文).
  • README / demo: when bilingual UI is required, one HTML with EN | 中文 toggle (html.is-en / is-zh) and paired blocks—one meta bar, one tree.

File output rules

  • Cloned skill bundle: one repo → web/-.html (default) or a path the user specifies.
  • Author lab: optionally 30_resources/oss-skill-lab/-.html when that workspace layout exists—confirm in chat.
  • Multiple repos: separate files by default unless the user asks for one tabbed page.

Hosts (journey / install copy)

| Host | Typical skill path | |------|---------------------| | Cursor | .agents/skills// | | Claude Code | ~/.claude/skills// | | Windsurf | per current docs | | OpenClaw | e.g. ~/.openclaw/skills/Skills |

If unknown, say “host / agent IDE”.

Section order (typical)

  1. GitHub meta bar — link, stars, forks, created_at.
  2. Hero — scenario, install hint, theme/lang toggles if needed.
  3. .viz-panel.viz-sticky-stack (.viz-head + .viz-rail-captions) + .viz-grid (SVG + .anno). Step count follows the real repo—never pad.
  4. Tabs — Learn, Simulator, Deep dive (labels may be EN/zh).
  5. Repo tree + README-style bullets.
  6. journey-fold — expandable “after install” checklist; e.g. 「装好以后怎么用(与组件路径、模拟器对照)」. Gold and silver reference HTML in this repo both include it. Hero may use the same parenthetical when describing the strip.

Interaction & layout (Canonical — required)

Read references/walkthrough-canonical-ui.md and references/workflow.md.

Non‑negotiables:

  • .viz-sticky-stack wraps .viz-head + .viz-rail-captions; sticky on the stack, not on the head alone.
  • .viz-panel: do not use overflow: hidden with sticky (causes overlap/clipping).
  • .viz-grid: bottom border-radius + overflow: hidden is OK for the diagram + annotation block.
  • Rich annotation lines: innerHTML when using ` / `.

Reference HTML in this repo (gold / silver samples from real GitHub skill repos):

  • web/colleague-skill-prototype-gold.html — upstream titanwings/colleague-skill
  • web/lark-minutes-tasks-walkthrough.html — upstream zarazhangrui/lark-minutes-tasks

Color & surface

Follow references/ui-tokens.md and references/frontend-design-notes.md (frontend-design discipline; Lab·Canonical as default token story).

More

  • references/README.md
  • references/workflow.md

Chinese: SKILL.zh-CN.md, references/*.zh-CN.md.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.