Oh My Claudecode Website
Description
Website for oh-my-claudecode - A multi-agent orchestration framework for Claude Code
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
oh-my-claudecode Website
Structure
├── index.html # Main landing page (original 3D design)
├── css/ # Stylesheets for main site
├── js/ # JavaScript for main site
├── data/ # Data files
├── docs/ # Legacy documentation (original docs.html)
└── assets/ # Images and media
Deployment
Main Site (GitHub Pages)
The main site at root is a static HTML/CSS/JS site deployed to GitHub Pages.
Docs Site
Documentation is hosted separately at [omc.vibetip.help](https://omc.vibetip.help/)
Navigation
- Main site: Links to
omc.vibetip.helpfor documentation - Legacy docs: Available at
/docs/index.html(original documentation)
Development
Just open `index.html` in a browser or serve with any static server.
npx serve .
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development