Generate and validate project names. Reads codebase context, produces candidates using tech naming strategies, and checks domain + GitHub availability. Use when naming a new project, renaming, or validating an existing name.
Generates and validates project names by analyzing code context, suggesting candidates, and checking domain and GitHub availability.
/plugin marketplace add howells/arc/plugin install arc@howellsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Generate and validate project/product name candidates using the naming agent.
Use Task tool to spawn the naming agent:
Task agent: arc:research:naming
"Read the codebase at [path] and generate name candidates.
Check domain availability, GitHub popularity, and product conflicts.
Present ranked recommendations."
The agent handles the full naming process autonomously.
The agent returns a structured report. Present it to the user as-is.
If the user likes a name, offer:
If the user wants to buy:
vercel domains buy [domain]"/arc:naming # Name the current project
/arc:naming ~/Sites/myproject # Name a specific project
For each recommended name:
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.