---
name: skill-starter-categories
description: Route a user from the Skill Starter Pack categories index to the right focused category bundle before installing skills.
---

# Skill Starter Pack Categories

Use this when a user points you at `categories/` instead of a specific bundle.

Do not try to install this folder as a single skill. It is a category router.

1. Ask what they are setting up right now.
2. Offer focused options from the folders in `categories/`, such as `lightweight-quickstart`, `web-development-setup`, `design-ui`, `browser-testing`, `debugging`, `github-ci`, `deployment`, `cybersec`, `content-media`, `documents-office`, `ai-api`, `mobile-desktop`, `planning-productivity`, `openai-official`, `claude-code`, `gemini`, and `cursor`.
3. Once the user chooses, open that category folder and follow its `SKILL.md`.
4. If they want everything, use `categories/full-startup/SKILL.md`.
5. After installing, tell the user: `Restart Codex to pick up the new skills.`
