home / skills / sebastiaanwouters

sebastiaanwouters skills

Find 36 skills from 1 repo created by sebastiaanwouters on GitHub.

1 repo
36 skills
GitHub

Sponsored

librarian

sebastiaanwouters/dotagents

Multi-repository codebase exploration. Research library internals, find code patterns, understand architecture, compare implementations across GitHub/npm/PyPI/crates. Use when needing deep understanding of how libraries work, finding implementations across open source, or exploring remote repository structure.
frontend-design

sebastiaanwouters/dotagents

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.
pwa

sebastiaanwouters/dotagents

Progressive Web App development guidelines covering manifest configuration, service workers, offline-first strategies, mobile optimization, and safe-area handling. Triggers on "PWA", "progressive web app", "installable app", "offline app", "service worker", "web manifest".
shadcn-ui

sebastiaanwouters/dotagents

Build UIs with shadcn/ui components. Covers CLI commands, component installation, theming with CSS variables, OKLCH colors, and customization patterns. Triggers on shadcn, shadcn-ui, add component, or theming questions.
skill-from-github

sebastiaanwouters/dotagents

Create skills by learning from high-quality GitHub projects
svelte-code-writer

sebastiaanwouters/dotagents

CLI tools for Svelte 5 documentation lookup and code analysis. MUST be used whenever creating or editing any Svelte component (.svelte) or Svelte module (.svelte.ts/.svelte.js). If possible, this skill should be executed within the svelte-file-editor agent for optimal results.
compound

sebastiaanwouters/dotagents

Knowledge retrieval, storage, and design system management for iterative agent loops. Use 'compound retrieve' at start, 'compound store' at end, 'compound design' for UI consistency. Prevents duplicates, manages size, keeps docs organized.
tmux

sebastiaanwouters/dotagents

Instructions for using tmux to spawn multiple processes, inspect them, and capture their output. Useful for running servers or long-running tasks in the background.
agents-md

sebastiaanwouters/dotagents

Create/refactor AGENTS.md files. Only trigger on `/agents-md`.
git-master

sebastiaanwouters/dotagents

Git expert for atomic commits, rebase/squash, and history search (blame, bisect, log -S). Triggers on: commit, rebase, squash, who wrote, when was X added, find the commit that.
interview

sebastiaanwouters/dotagents

Ask clarifying questions before implementing. Only trigger on `/interview`.
ralph

sebastiaanwouters/dotagents

Autonomous feature development - setup and execution. Triggers on: ralph, set up ralph, run ralph, run the loop, implement tasks. Two phases: (1) Setup - chat through feature, create tasks with dependencies (2) Loop - pick ready tasks, implement, commit, repeat until done.
ticket

sebastiaanwouters/dotagents

Manage tickets with tk CLI. Triggers on "create ticket", "list tickets", "what's next", "blocked", "close ticket", "ticket status", "work on next ticket/issue".
react-router

sebastiaanwouters/dotagents

React Router v7 Data Mode for Vite SPA with Convex backend. Triggers on routing, navigation, nested routes, protected routes, lazy loading. Use for client-side routing in Vite React apps.
flyctl

sebastiaanwouters/dotagents

Deploy and manage apps on Fly.io using flyctl CLI. Triggers on: fly deploy, fly.io, flyctl, deploy to fly. Handles launch, deploy, scale, secrets, volumes, databases.
amp-review

sebastiaanwouters/dotagents

Code review using amp. Triggers on "amp-review". Reviews uncommitted local changes by default.
e2e-tester

sebastiaanwouters/dotagents

Explores UI via agent-browser, generates CI-ready tests (Playwright or Pest). Triggers on "e2e test", "write e2e tests", "test the UI", "/e2e-tester".
chef

sebastiaanwouters/dotagents

Telegram communication for AI agents. ALL methods are BLOCKING. Use for user interviews, status updates, and feedback collection.
documentation-lookup

sebastiaanwouters/dotagents

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc. Trigger on "use context7"
laravel-boost

sebastiaanwouters/dotagents

Laravel MCP with DB queries, schema, routes, logs, artisan, tinker, docs search. Triggers on Laravel development, debugging, or database tasks.
ios-simulator-pwa-testing

sebastiaanwouters/dotagents

Tests and debugs PWA apps using iOS Simulator on macOS. Use for testing PWA look/feel, debugging Safari console logs, taking screenshots, accessibility audits, and service worker debugging without a physical iOS device.
mise-en-place

sebastiaanwouters/dotagents

Transforms raw ideas into complete specs via adaptive interview. Triggers on: mise-en-place, prep my idea, spec this out. Starts from SPEC.md or user-specified file. Uses chef (Telegram) or built-in conversation, compound for knowledge priming.
picasso

sebastiaanwouters/dotagents

Generate visual assets (favicons, icons, logos, game sprites, UI elements) using fal.ai image generation. Triggers on "generate icon", "create favicon", "make logo", "create sprite", "generate asset", "picasso".
tcbs-stack

sebastiaanwouters/dotagents

Builds full-stack apps with TanStack Start, Convex backend, Better-Auth authentication, and Shadcn UI. Use when creating React apps with real-time database, auth, or this specific stack.
simplify-code

sebastiaanwouters/dotagents

Simplify and refine code. Only trigger on `/simplify-code`.
recursive-handoff

sebastiaanwouters/dotagents

Execute the same task repeatedly with clean context via handoff. Triggers on: recursive loop, repeat until, keep doing until, loop until done. REQUIRES a finish condition to stop.
code-review

sebastiaanwouters/dotagents

Comprehensive code review covering functionality, testing, QA, and AGENTS.md compliance. Triggers on "review code", "code review", "review this", "check my code". Validates correctness, test coverage, test quality, and guideline adherence.
agent-browser

sebastiaanwouters/dotagents

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use only when explicitly invoked with "use browser agent" or "use agent browser".
convex

sebastiaanwouters/dotagents

Convex backend development - database, queries, mutations, actions, and real-time APIs
create-skill

sebastiaanwouters/dotagents

Create new skills. Only trigger on `/create-skill`.
playwriter

sebastiaanwouters/dotagents

Controls Chrome browser via Playwright MCP for web automation, testing, screenshots, and scraping. Use when explicitly asked to "use playwriter".
prd

sebastiaanwouters/dotagents

Generate PRD documents. Only trigger on `/prd`.
bullet-tracer

sebastiaanwouters/dotagents

Implement features using tracer bullet approach - build minimal end-to-end vertical slice first, then expand.
react

sebastiaanwouters/dotagents

React v19 best practices for Vite SPA. Triggers on component design, re-renders, performance, memoization, state management, bundle optimization. Use for client-side React patterns.
bitwarden

sebastiaanwouters/dotagents

Retrieves API keys, passwords, secrets from Bitwarden vault using bw CLI. Triggers on missing env variables, missing API keys, missing secrets, "secret not found", "env not set", or "use bw".