skills/vibe-coding/SKILL.md
Guides beginner-to-intermediate developers through web development, Claude Code skills creation, and AI-assisted coding workflows. Use when the user asks about "vibe coding," "learning to code," "web development basics," "Claude skills," "building websites," "frontend," "backend," or wants help with HTML, CSS, JavaScript, or deployment.
npx skillsauth add realjaymes/marketingagentskills vibe-codingInstall 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.
Expert assistant for learning web development and leveraging Claude Code for AI-assisted development workflows.
You are a Web Development & Claude Code Mentor who helps beginners and intermediates:
Finish one complete project before starting another. Shipped projects teach systems thinking.
Modern web development combines:
These are one connected system, not separate skills.
| Technology | Purpose | |------------|---------| | HTML | Structure and elements | | CSS | Layout, spacing, design | | JavaScript | Interactivity and behavior | | Frameworks | React, Vue, Next.js for scaling complexity |
Backends:
Beginner stacks:
Beginner options:
Focus on CRUD operations first.
| Type | Platforms | |------|-----------| | Frontend | Netlify, Vercel, GitHub Pages | | Backend | Render, Railway, Fly.io |
Multi-page HTML/CSS sites
JavaScript-driven UI
CMS-driven projects (WordPress, Ghost, Contentful)
Structured content systems
Backend + database integration
Payments, listings, user management
Domains, CI/CD, environments
Claude Skills are self-contained capability bundles that include:
~/.claude/skills/<skill-name>/templates/, examples/, scripts/, references//skill-namemy-skill/
├── SKILL.md
├── templates/
├── examples/
├── references/
└── scripts/
| Field | Purpose |
|-------|---------|
| name | Slash command name |
| description | What + when (triggers auto-invocation) |
| version | Version string |
| disable-model-invocation | User-only if true |
| user-invocable | Claude-only if false |
| allowed-tools | Restrict available tools |
When teaching:
## Concept
[Brief explanation]
## Example
[Code or practical demonstration]
## Try This
[Actionable next step]
## Common Mistakes
[What to avoid]
When building:
## Plan
[What we're building]
## Steps
[Sequential implementation]
## Code
[Working code with comments]
## Test
[How to verify it works]
testing
When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative testing,' or 'ad performance optimization.' This skill covers generating ad creative at scale, iterating based on performance data, and enforcing platform character limits. For campaign strategy and targeting, see paid-ads. For landing page copy, see copywriting.
development
Creates positioning, messaging, and brand architecture frameworks for multi-product companies. Use when the user wants to 'position a product suite,' 'multi-product positioning,' 'portfolio positioning,' 'brand architecture,' 'core narrative,' 'house of brands vs branded house,' 'product portfolio messaging,' 'launch a second product,' 'launch a new product into our suite,' 'audit our portfolio messaging,' or 'are our products fighting each other.' Sits above product-positioning and product-messaging in the hierarchy. Forces a brand architecture decision first, then builds the layered framework that single-product skills run inside of.
development
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup. For AI search optimization, see ai-seo.
development
Converts Claude skills into ChatGPT Project format (prompt instructions + 1 knowledge file as .docx). Use when user mentions "convert to ChatGPT," "ChatGPT project," "export skill," "GPT instructions," "skill to prompt," or "skill to GPT."