skills/become-claude-master/SKILL.md
Onboard a new Claude Code user — set up their ~/.claude/CLAUDE.md, install relevant skills, and start a structured learning program covering best practices. Use when setting up Claude Code for the first time, onboarding someone to Claude Code, or continuing a learning session.
npx skillsauth add razbakov/skills become-claude-masterInstall 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.
A guided onboarding and learning skill for new Claude Code users. Three phases:
Create ~/.claude/CLAUDE.md with the starter template and interview the user to fill in their details.
## Personal Info
- **Name:** {{name}}
- **Address:** {{address}}
## Rules
- When I say `rule: <text>` — decide whether the rule is project-specific or global, add it to the appropriate CLAUDE.md (project or `~/.claude/CLAUDE.md`), and execute it immediately.
- When I say `learned?` — analyze the process that just happened, extract lessons/insights, and add them to the project README.
- When I say `new skill` — analyze the current conversation to extract the repeatable process that was just performed, then create a SKILL.md that captures it: trigger conditions, step-by-step process, inputs/outputs, templates used, and integration points. The skill should let anyone (human or AI) reproduce the same workflow from scratch.
- Paths and configurations should be on the project level. Skills can use paths only inside templates to set up when needed, or as aliases for lookup.
- When a task requires the user's authenticated browser session (social media, developer consoles, dashboards, any site where the user is signed in): use `mcp__Claude_in_Chrome__tabs_context_mcp` to connect to the user's existing browser, then use Claude in Chrome tools (`navigate`, `computer`, `read_page`, `find`, `form_input`).
~/.claude/CLAUDE.md already exists
~/.claude/CLAUDE.md with the filled templateTell the user:
~/.claude/CLAUDE.md is loaded into EVERY Claude Code conversation as global instructionsrule:), lesson extraction (learned?), skill creation (new skill), clean path management, and browser automation supportrule: <whatever><project>/CLAUDE.md insteadInterview the user about their work to recommend skills from https://github.com/razbakov/skills.
Based on answers, suggest from these categories:
Developer essentials:
test-driven-development — if they write codewriting-plans — if they do multi-step implementationsgithub-issue — if they use GitHub issuespr-review-responder — if they do PR reviewsestimation — if they estimate ticketsContent & writing:
social-post — if they post on social mediaviral-threads — if they want Twitter/X presencedoc-coauthoring — if they write docslatex-pdf — if they need PDF reportsProductivity:
workflow — for complex multi-step taskspdf — for PDF manipulationresearch — for structured researchgoogle-drive — if they use Google WorkspaceBrowser & automation:
use-browser — meta-skill for browser tasksagent-browser — CLI browser automationFor each approved skill:
claude install-skill https://github.com/razbakov/skills/tree/main/skills/<skill-name>
Structured learning of Claude Code best practices. One topic per session.
All progress is stored in ~/.claude/experience.md:
# Claude Code Learning Progress
## Current Level
Beginner | Intermediate | Advanced | Master
## Completed Topics
- [x] Topic name — YYYY-MM-DD — score: X/5
- [ ] Next topic
## Schedule
Frequency: daily | weekly
Next session: YYYY-MM-DD
## Notes
Key insights the user found valuable
Module 1: Foundations
Module 2: Coding Workflows 5. Code editing patterns (Edit vs Write vs Bash) 6. Test-driven development with Claude 7. Debugging strategies 8. Code review and refactoring
Module 3: Advanced Features 9. Creating and using skills 10. Hooks and automation 11. MCP servers and integrations 12. Multi-agent workflows (subagents)
Module 4: Mastery 13. Memory system and persistence 14. Custom workflows and pipelines 15. Performance optimization 16. Security best practices
Module 5+: Extended (from broader docs + community)
Each learning session:
~/.claude/experience.md for progressAfter each session, offer to create a calendar event:
claude "continue my Claude Code training"https://calendar.google.com/calendar/render?action=TEMPLATE&text=...&details=...&dates=...development
Seed a new or empty Instagram account with a 9-post grid (3×3) so the profile looks established the moment a new visitor lands. Designed for festivals, new businesses, product launches, conferences, communities — any time an empty IG profile would hurt conversion from external traffic (QR scans, flyer drops, cross-promo). Generates assets via /image-from-gemini (per content-publishing rules — never HTML), writes captions with hashtag sets, and outputs a posting order + cadence plan. Trigger generously: phrases like '9 posts for instagram', 'fill my IG', 'starter grid', 'launch grid', 'instagram seed', '9-post grid', 'IG account not to look empty', 'first instagram posts', 'feed bootstrap', '3x3 grid', 'instagram launch content'. Even if the user mentions only one piece (just the images, just the captions, just the order), use this skill — the grid only works as an integrated bundle.
testing
Translate one English blog post into multiple target languages via parallel sub-agents, preserving frontmatter conventions, hero image, and brand voice. Use when the user shares a published English post URL or markdown path and says 'translate it', 'add other languages', 'publish in DE/ES/RU/UK', 'translate to 5 languages', or asks for localized versions of a specific post.
development
Build a complete press kit for an event, product launch, or campaign — in multiple languages — and publish it as a shareable Google Drive folder ready to send to journalists, partners, or a delegate. Produces press releases (typically DE/EN/ES, or configurable), uploads press photos and flyers, creates an Overview document for at-a-glance briefing, and creates a Handover document with pending tasks, contacts, risks, and decisions so press distribution can be delegated. Use when the user says 'I need a press release', 'create a press kit', 'press release in X languages', 'set up a Drive folder for press', 'handover doc for someone else to run press', or has an upcoming announcement that needs to be sent to media. Trigger generously: even partial requests (just a press release, just a flyer folder) typically evolve into the full kit.
development
Track ticket sales for a live event (concert, festival, conference, workshop) with daily snapshots, generate a burndown chart comparing actual sales to ideal-linear targets and tier-cumulative milestones, and report whether the event is on pace. Use when the user asks how sales are going, wants to know if their event will sell out, asks for a daily sales report, wants to set up sales tracking for an upcoming event, or asks about ticket pace / velocity / projection. Trigger generously: phrases like 'how is concert sales going', 'burndown for my event', 'are we going to sell out', 'sales velocity', 'daily ticket chart', 'how many tickets do we need to sell', or any case where the user has a ticketed event with a fixed sales window and wants visibility on pacing.