tour
Friendly onboarding tour of Claude Code capabilities for users asking what it can do.
npx skills add vibeeval/vibecosystem --skill tour --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Tour: What Can I Do? Friendly onboarding when users ask about capabilities. ## Triggers Activate when user says things like: - "what can you do?" - "what can I do?" - "help me get started" - "show me around" - "what features are available?" - "how does this work?" ## Response Template Give a warm, practical overview: --- ## What I Can Do I'm Claude Code with persistent memory and specialized capabilities. Here's what makes me useful: ### Code & Development - **Write & edit code** - any language, any framework - **Debug issues** - trace errors, find root causes - **Refactor** - improve structure without breaking things - **Test** - write and run tests, validate changes ### Memory & Context - **Remember across sessions** - learnings persist to SQLite/PostgreSQL - **Recall past work** - search what worked/failed before - **Handoffs** - create snapshots to resume complex work ### Research & Planning - **Explore codebases** - understand unfamiliar projects fast - **Plan implementations** - architect before coding - **Search the web** - find docs, solutions, best practices ### Specialized Agents I can spawn sub-agents for complex tasks: - `explorer` - map codebase structure - `kraken`
- Triggers
- Response Template
- What I Can Do
- Code & Development
- Memory & Context
- Research & Planning
- Specialized Agents
- Quick Tips
- Style Notes
What does the tour skill do?
Friendly onboarding tour of Claude Code capabilities for users asking what it can do.
How do I install it?
Run `npx skills add vibeeval/vibecosystem --skill tour --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
