sebastiaanwouters
- 5 skills
- 0 followers
- 1 day ago last updated
- ▌ Commit · sebastiaanwoutersUse when asked to create a git commit, split changes into commits, or write a commit message. Prefer small commits that are easy to review. Follow this repo's commit message pattern when clear from recent history or touched-path history; otherwise default to conventional commits. Never commit gitignored, ephemeral, generated, local-only, or secret files.
- ▌ Grill Me · sebastiaanwoutersInterview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
- ▌ Librarian · sebastiaanwoutersUse for code research that needs dependency internals, upstream implementation examples, or external prior art. Always delegate to a subagent that investigates with opensrc and web search, then return only distilled findings, versions, paths, and links.
- ▌ UI Expert · sebastiaanwoutersBuild, refine, or review web UI/UX with strong visual taste, interaction design, accessibility, and front-end implementation quality. Use whenever the user wants a page, component, layout, design system, dashboard, landing page, form, navigation, responsive behavior, styling pass, UX polish, accessibility improvement, motion pass, or asks to make a web interface look or feel better. Framework-independent: think in HTML, CSS, and JavaScript primitives first, then adapt to the stack at hand.
- ▌ Impress Me · sebastiaanwoutersUse when the user wants a topic, idea, question, or direction researched deeply and expects an unusually strong, well-structured answer.