yiliqi78 /
TOKENICODE
A Claude Code GUI — Tauri 2 + React 19 + TypeScript + Tailwind CSS 4
Loading repository data…
zarazhangrui / repository
A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course for non-technical vibe coders.
A Claude Code skill that turns any codebase into a beautiful, interactive single-page HTML course.
Point it at a repo. Get back a stunning, self-contained course that teaches how the code works — with scroll-based navigation, animated visualizations, embedded quizzes, and code-with-plain-English side-by-side translations.
"Vibe coders" — people who build software by instructing AI coding tools in natural language, without a traditional CS education.
You've built something (or found something cool on GitHub). It works. But you don't really understand how it works under the hood. This skill generates a course that teaches you — not by lecturing, but by tracing what happens when you actually use the app.
Your goals are practical, not academic:
You're not trying to become a software engineer. You want coding as a superpower.
The output is a single HTML file — no dependencies, no setup, works offline. It includes:
Scroll-based modules with progress tracking and keyboard navigation
Code ↔ Plain English translations — real code on the left, what it means on the right
Animated visualizations — data flow animations, group chat between components, architecture diagrams
Interactive quizzes that test application not memorization ("You want to add favorites — which files change?")
Glossary tooltips — hover any technical term for a plain-English definition
Warm, distinctive design — not the typical purple-gradient AI look
codebase-to-course folder into ~/.claude/skills/This inverts traditional CS education. The old way: memorize concepts for years → eventually build something → finally see the point (most people quit before step 3). This way: build something → experience it working → now understand how it works.
Every screen is at least 50% visual. Max 2-3 sentences per text block. If something can be a diagram, animation, or interactive element — it shouldn't be a paragraph.
No "What does API stand for?" Instead: "A user reports stale data after switching pages. Where would you look first?" Quizzes test whether you can use what you learned to solve a new problem.
Each concept gets a metaphor that fits that specific idea. A database is a library with a card catalog. Auth is a bouncer checking IDs. API rate limiting is a nightclub with a capacity limit. Never the same metaphor twice.
Code snippets are exact copies from the real codebase — never modified or simplified. The learner should be able to open the actual file and see the same code they learned from.
codebase-to-course/
├── SKILL.md # Main skill instructions
└── references/
├── design-system.md # CSS tokens, typography, colors, layout
└── interactive-elements.md # Quiz, animation, and visualization patterns
Built by Zara with Claude Code.
Selected from shared topics, language and repository description—not editorial ratings.
yiliqi78 /
A Claude Code GUI — Tauri 2 + React 19 + TypeScript + Tailwind CSS 4
ericshang98 /
A true AI agent for pixel-perfect web cloning. Multi-agent architecture built on Claude Agent SDK with 40+ specialized tools. Clones from CSS & structured blocks—not screenshots—enabling perfect reproduction where single-model tools like Cursor/Claude Code fail.
mikesheehan54 /
Claude Design: AI UI/UX architect. Screenshot to React, Figma components, Tailwind CSS generator. Prototyping agent, design systems, wireframe renderer. SVG icon creator, dark mode toggle, responsive layout tool. Front-end code export, shadcn/ui integration, vector assets, branding assistant.
Antigenic-OSS /
pAInt is a visual editor for localhost web projects. It helps you inspect elements, edit styles, manage CSS variables, and export changelogs for Claude Code.
yuvrajangadsingh /
Stop Claude Code/Cursor from guessing UI. Extract any website design system into a Stitch-ready DESIGN.md.
Pythoughts-labs /
A validated, Baseline-aware modern CSS skill for AI coding agents (Claude Code, Codex, Cursor, Pi, OpenCode, Kiro).