Getting Started with Spawner Skills
Description
Getting Started with Spawner Skills skill
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for vibeforge1111/vibeship-spawner-skills, shared by 5 entries
in this directory. It describes the repository, not this entry specifically.
Getting Started with Spawner Skills
┌─────────────────────────────────────────────────────────────────┐
│ │
│ ⚡ VIBESHIP SPAWNER SKILLS │
│ 462 Specialist Skills for AI-Powered Product Building │
│ │
│ You're about to give Claude superpowers. │
│ │
│ https://spawner.vibeship.co/skills │
│ │
└─────────────────────────────────────────────────────────────────┘
What You Just Installed
~/.spawner/skills/
│
├── development/ # 57 skills
│ ├── backend/ # APIs, servers, Node.js
│ ├── frontend/ # React, UI components
│ ├── auth-specialist/ # OAuth, JWT, sessions
│ └── ...
│
├── ai/ # 12 skills
│ ├── llm-architect/ # LLM integration patterns
│ ├── rag-specialist/ # Retrieval-augmented generation
│ └── ...
│
├── agents/ # 10 skills
│ ├── autonomous-agents/
│ └── multi-agent-orchestration/
│
├── maker/ # 11 skills
│ ├── viral-generator-builder/
│ ├── telegram-bot-builder/
│ └── micro-saas-launcher/
│
└── ... (35 categories, 462 total skills)
How to Spawn a Skill
Step 1: Tell Claude to Load the Skill
Copy and paste this into Claude:
Read these files and become a backend specialist:
~/.spawner/skills/development/backend/skill.yaml
~/.spawner/skills/development/backend/sharp-edges.yaml
Step 2: Verify It's Working
After Claude reads the files, it should respond with something like:
┌─────────────────────────────────────────────────────────────────┐
│ ✓ SKILL LOADED: Backend Specialist │
├─────────────────────────────────────────────────────────────────┤
│ │
│ I now have expertise in: │
│ • REST API design patterns │
│ • Node.js/Express/Fastify │
│ • Database integration │
│ • Authentication flows │
│ • Error handling patterns │
│ │
│ Sharp edges I'm watching for: │
│ • N+1 query problems │
│ • Missing input validation │
│ • Insecure direct object references │
│ │
│ Ready to build. What do you want to create? │
│
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development