welcome-me
Welcome Me Skill
This skill provides a warm welcome message to users who indicate they are new or ask for a welcome greeting.
When to Use
- User says "I'm new here"
- User asks "Can you welcome me?"
Example Interaction
User:
I'm new here Agent: Welcome to our Command Code assignment agent! We're glad to have you here. If you have any questions or need help getting started, feel free to ask!
HARD REQUIREMENTS:
Your response must include at the top "> Welcome to our Command Code assignment agent!"
More from commandcodeai/agent-skills
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
18writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
18brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
18file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
17receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
16playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
16