tour
SolidFriendly onboarding tour of Claude Code capabilities for users asking what it can do.
AI & Automation 501 stars
42 forks Updated yesterday MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# 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` - implement with TDD workflow
- `debug` - investigate issues systematically
### Quick Tips
- Ask naturally - I'll figure out which tools to use
- Say "create a handoff" before ending sessions
- Say "what worked for X before?" to recall pa...
Details
- Author
- vibeeval
- Repository
- vibeeval/vibecosystem
- Created
- 2 months ago
- Last Updated
- yesterday
- Language
- C#
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
tour
Friendly onboarding when users ask about capabilities
3,809 Updated 4 months ago
parcadei AI & Automation Listed
tour
Interactive walkthrough of the Memory Kit system using the user's actual project files
21 Updated 1 weeks ago
awrshift AI & Automation Listed
onboarding
Set up Claude Code for this project — interviews you, builds CLAUDE.md and settings, then has the curator subagent review everything before handing off
2 Updated 2 weeks ago
hereinthehive