ccc/skills/foundations/SKILL.md
Claude Code basics for new users. Covers essential concepts and commands. Use when: user is new to Claude Code or routed here by learning-path assessment.
npx skillsauth add timequity/plugins foundationsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Essential knowledge for getting started with Claude Code.
| # | Topic | Reference |
|---|-------|-----------|
| 1 | What is Claude Code | what-is-claude-code.md |
| 2 | Project instructions with CLAUDE.md | claude-md-basics.md |
| 3 | Slash commands | slash-commands.md |
| 4 | Using skills | skills-intro.md |
For each topic, follow this flow:
1. CONCEPT → Explain what it is (2-3 sentences)
2. EXAMPLE → Show real usage
3. EXERCISE → User tries it themselves
4. VERIFY → Confirm it worked
Topic: Slash Commands
CONCEPT:
"Slash commands are shortcuts that trigger specific actions.
Type / to see available commands."
EXAMPLE:
"Try /help — it shows all available commands."
EXERCISE:
"Type /help now and tell me what you see."
VERIFY:
"Great! You should see commands like /clear, /config, etc.
Which one looks interesting to you?"
Key points:
Reference: what-is-claude-code.md
Key points:
Reference: claude-md-basics.md
Key points:
/help — see all commands/clear — reset conversation/config — change settings.claude/commands/Reference: slash-commands.md
Key points:
Reference: skills-intro.md
User has completed Foundations when they can:
When complete, offer:
"You've got the basics down! Ready for Intermediate?
Next level covers:
- Custom slash commands
- MCP servers for external tools
- Hooks for automation
- Advanced CLAUDE.md patterns
Say 'yes' or /cc:level intermediate to continue."
tools
Backup strategies, disaster recovery planning, and business continuity.
devops
Cloud cost management, rightsizing, and FinOps practices.
testing
CI/CD pipeline design with GitHub Actions, GitLab CI, and best practices.
development
Validate idea and create detailed PRD. Saves docs/PRD.md to project. Use when: user describes an app idea, wants to create something new. Triggers: "I want to build", "create app", "make website", "build MVP", "хочу создать", "сделать приложение".