setup-aliases
SolidDiscover, choose, and rewrite backend-specific VibeProxy cc-* aliases for Claude Code. Use when setting up, resetting, or auditing VibeProxy aliases for Codex, Copilot, Antigravity, Gemini, Qwen, or Z.AI GLM.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- LeeJuOh
- Repository
- LeeJuOh/claude-code-zero
- Created
- 4 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
vibecoder-skill
Kickoff protocol for any new project in Claude Code. Trigger this skill whenever the user starts something new, such as a new project, product, service, app, bot, script, MVP, or prototype ("let's build", "starting a new project", "I want to make", "scaffold this", "spin up an app", "new repo"). It runs discovery on the idea, proposes a stack and external API services, scaffolds living documentation under ./docs, generates a product-specific CLAUDE.md, and optionally sets up an Obsidian wiki of the codebase. Use this at the start of any new build to run discovery, propose a stack, scaffold living docs, and write a tailored CLAUDE.md before coding begins.
setup
First-run onboarding for nyann. Creates the user config directory, collects preferences through AskUserQuestion interactive pickers, and writes ~/.claude/nyann/preferences.json. TRIGGER when the user says "set up nyann", "configure nyann", "nyann setup", "onboard me", "first time using nyann", "initialize nyann", "nyann first run", "get nyann ready", "/nyann:setup". ALSO trigger when: the user runs any nyann command for the first time and ~/.claude/nyann/preferences.json does not exist — suggest running setup first, but don't block them. Do NOT trigger on "set up this project" or "bootstrap this repo" — those are bootstrap-project. Do NOT trigger on "check prereqs" — that is check-prereqs. This skill configures nyann itself, not a repo.
add-codex
Add OpenAI/Codex as a backend. Guides through API key setup, service backend configuration, optional CLI setup, and verification. Can run alongside Claude (default) or replace it.