← All creators

rvanbaalen

User

Public Claude Code skills marketplace

29 indexed · 0 Featured · 0 stars · avg score 60
Prolific

Categories

Indexed Skills (29)

AI & Automation Listed

check-in

Run a cadence-based check-in session (daily, weekly, monthly, or quarterly). Use when the user wants to check in, or when the cofounder agent detects a check-in session. Drives the conversation — don't wait for the user to set the agenda.

0 Updated 2 weeks ago
rvanbaalen
Code & Development Listed

cofounder

Business co-founder — your critical-thinking partner for prioritization, strategy, and accountability. Use when you want to check in, spar on ideas, review progress, or do focused business work. Type /cofounder to start a session.

0 Updated 2 weeks ago
rvanbaalen
Web & Frontend Listed

onboard

Business intake conversation that grounds the co-founder in the actual business. Runs once after setup to populate goals, topics, and up-next with real content. Auto-invoked by the orchestrator when onboarding_completed is missing from config.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

setup

Project onboarding and configuration for the PM plugin. Sets up project context, deadlines, and data scaffolding. Auto-invoked by the orchestrator on first run. Safe to re-run.

0 Updated 2 weeks ago
rvanbaalen
Code & Development Listed

commit

Commit changes using micro commits with conventional commit messages. Analyzes git diff, groups related files, and proposes commits for approval. Supports interactive and non-interactive (background) modes. Use when the user wants to commit their changes.

0 Updated 2 weeks ago
rvanbaalen
Code & Development Listed

cpr

User-invokable only via /cpr. Commit, Push, and Release in one command. Commits all changes as non-interactive micro-commits (conventional commits), pushes to remote, runs a review-and-fix loop on the pushed changes, then handles the full release-please cycle: waits for the PR, merges it, and monitors the release workflow to completion. Do NOT auto-trigger this skill.

0 Updated 2 weeks ago
rvanbaalen
Web & Frontend Listed

drill-me

Use whenever the user has a plan, spec, RFC, ticket, design doc, or rough idea they want stress-tested before code is written. Triggers on "drill me", "interview me", "interrogate this plan", "stress test this", "what am I missing", "make sure we're aligned", "poke holes in this", "drill into this", "before I build this..." with an idea attached, or any time non-trivial work is about to start and pre-implementation alignment matters. Walks the design tree one branch at a time, asks one opinionated question per turn with a recommended answer, and explores the codebase instead of asking when the answer is already there. Continues until shared understanding is reached. Use this even when the user doesn't explicitly invoke the skill, as long as the situation matches — pre-implementation drilling is undertriggered by default.

0 Updated 2 weeks ago
rvanbaalen
Web & Frontend Listed

lottie-animator

Generates professional Lottie animations from static SVGs. Replaces After Effects for motion graphics. Use when the user asks to: animate logo, create lottie, svg animation, motion graphics, wiggle animation, bounce effect, rotate animation, pulse effect, entrance animation, loading animation, loop animation, icon animation, character animation, morphing, path drawing, trim path, walking animation, run cycle, walk cycle, frame-by-frame animation, sprite animation. Supports advanced bezier curves, shape modifiers, parenting, mattes, morphing, character rigs, and professional frame-by-frame animation techniques.

0 Updated 2 weeks ago
rvanbaalen
Code & Development Listed

make-issue-comment

Post a structured investigation/fix comment on the active GitHub PR capturing findings, root cause, proposed fix, and a progress checklist — and later update progress or mark the comment resolved. Proactively invoke whenever an investigation or debugging session on a PR branch has produced a concrete root cause plus a fix plan (even if the user hasn't asked yet) — the skill's first step is to *propose* posting the comment via AskUserQuestion, so firing it speculatively is cheap. Also invoke on explicit triggers like `/make-issue-comment`, "post this as a PR comment", "file these findings on the PR", "update the PR comment", or "mark that comment as resolved".

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

make-issue

Create a new GitHub issue with guided template, type, and label selection. Gathers repo metadata, suggests labels, writes a well-structured issue body, and asks for confirmation before submitting.

0 Updated 2 weeks ago
rvanbaalen
Web & Frontend Listed

plan

Define milestones, tasks, and estimates. Scales from a quick task to a full project breakdown. Always attaches deadlines, always asks the user for estimates, and journals all changes.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

session-end

End-of-session wrap-up. Reads the journal to reconcile structured files, computes actual durations from timestamps, and dispatches background sub-agents for file updates.

0 Updated 2 weeks ago
rvanbaalen
Code & Development Listed

time-registration

Summarize recent git work for time registration. Use when the user asks what they worked on, needs a time log, wants a work summary, asks about today's/yesterday's/last week's work, or invokes /time-registration:time-registration. Accepts an optional time period argument (defaults to today).

0 Updated 2 weeks ago
rvanbaalen
Testing & QA Listed

use-agentvision

Control the user's real macOS screen via the `agent-vision` CLI — session management, element targeting, and UI interaction on live windows. Triggers: user says "look at my screen", "use agent-vision", "the app/browser/simulator is open", "take a screenshot of my screen", "fill this form" (when app is already open), "check the UI", "watch the browser", "navigate to" (in an open app), "scroll through", "click on" (in a visible window), "I have X open", visual QA of running applications, iOS Simulator or Android emulator interaction, before/after visual comparison of live UI, or any task requiring real screen capture and control. NOT for: headless browser testing, Playwright/Puppeteer scripts, code-only reviews, file-based screenshots, or building screen capture features.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

version-bump

Checks for changed plugin/skill files in marketplace projects and suggests semver version bumps before pushing. Use this skill whenever the user wants to push changes (git push, "push this", "push to remote") and the working directory contains a .claude-plugin/marketplace.json file — even if the user doesn't mention versions. Also trigger when the user explicitly mentions version bumping, releasing plugins, or preparing marketplace updates.

0 Updated 2 weeks ago
rvanbaalen
Code & Development Listed

review

Review current state, progress, and priorities. Use when the user wants an overview of where things stand, or when the cofounder agent needs to assess progress. Surfaces insights and flags issues proactively.

0 Updated 2 weeks ago
rvanbaalen
AI & Automation Listed

action-brief

Create a scoped action brief from the current conversation. Use when a conversation produces something actionable that needs to be captured as a brief. Invoked by the cofounder agent or other skills when actions emerge.

0 Updated 2 weeks ago
rvanbaalen
AI & Automation Listed

spar

Stress-test an idea or initiative through the business filter. Use when the user brings an idea, proposal, or "what if" to evaluate. Also invoked by the cofounder agent when it detects sparring context.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

pm

Project manager — your delivery-focused partner for deadlines, estimates, and accountability. Invoke with /pm to start a session.

0 Updated 2 weeks ago
rvanbaalen
Code & Development Listed

reprioritize

Reshuffle tasks and priorities when stuck or drifting. Identifies the critical path and parks non-essential work to protect deadlines.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

session-start

Beginning-of-session check-in. Shows timeline health, validates alignment with the plan, and sets session intent. Writes SESSION_START to the journal.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

status-report

Generate an export-ready status summary for clients, team leads, standups, or personal logs. Reads all state files and journals, formats for the target audience.

0 Updated 2 weeks ago
rvanbaalen
DevOps & Infrastructure Listed

cloudflare-deploy

Set up and deploy Astro websites to Cloudflare Workers with custom domains. Use this skill when the user wants to deploy a site to Cloudflare, set up Cloudflare Pages/Workers, configure wrangler.toml, add a custom domain, fix deployment issues, troubleshoot DNS for a Cloudflare-hosted site, or verify a deployment is working. Also use when you see @astrojs/cloudflare, wrangler.toml, or .workers.dev in the project.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

comment-conventions

Language-agnostic code commenting and docblock conventions. Trigger on every source-code Edit/Write in any language (JS/TS, Python, PHP, Ruby, Go, Rust, Java, Kotlin, Swift, C/C++, C#, Elixir, Lua, Shell, etc.) — even when the user has not mentioned comments, docblocks, JSDoc/TSDoc/PHPDoc, docstrings, or documentation. Governs every comment authored or modified, every new function/method/class/component (which must get a compliant docblock), every inline comment (which must stay terse — no prose walls, no business-logic essays, no "step 1 / step 2" narration in the code path), and any non-compliant docblock encountered in the file being edited (which must be fixed in place — no need to ask first, except when the existing docblock is unusually long and clearly intentional, in which case leave it alone). Apply to all code authoring across all languages, every time source code is touched. When in doubt whether this skill applies to a code edit, invoke it. Skip only for non-code files (JSON/YAML/TOML configs, mar

0 Updated 2 weeks ago
rvanbaalen
Web & Frontend Listed

driverjs-guide

Complete reference for implementing Driver.js (driver.js) product tours, element highlighting, onboarding flows, and contextual help overlays. Use this skill whenever the user mentions "driver.js", "driverjs", "product tour", "onboarding tour", "guided tour", "element highlighting", "walkthrough", "feature introduction", "spotlight overlay", or asks to build step-by-step user guides, interactive walkthroughs, or highlight-and-explain UI flows in web applications. Also trigger when the user wants to add tooltips that walk users through a page, create async/dynamic tours, or implement "turn off the lights" focus effects. Do NOT use for unrelated tooltip libraries (Tippy.js, Floating UI) or for general CSS overlay questions that don't involve guided tours.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

ocr-document-processor

Extract text from images and scanned PDFs using OCR. Supports 100+ languages, table detection, structured output (markdown/JSON), and batch processing.

0 Updated 2 weeks ago
rvanbaalen
Data & Documents Listed

open-markdown

Offer to open markdown documents in mdreader after writing them. Trigger this skill whenever you write or create a markdown file that is a plan, spec, design document, architecture doc, implementation guide, proposal, RFC, or any substantive document meant to be read (not just a config snippet or small edit). Also trigger when the user asks to "open", "view", or "preview" a markdown file. Do NOT trigger for trivial edits to existing files (like fixing a typo in a README), code comments, or CLAUDE.md updates.

0 Updated 2 weeks ago
rvanbaalen
Web & Frontend Listed

react-query

TanStack Query v5 skill with three modes — code review, v4→v5 migration assistance, and coding guidance while writing v5 code. Trigger whenever code imports from `@tanstack/react-query` or `@tanstack/react-query-devtools`, or uses `useQuery`, `useMutation`, `useSuspenseQuery`, `useSuspenseQueries`, `useSuspenseInfiniteQuery`, `useInfiniteQuery`, `useQueries`, `useMutationState`, `queryOptions`, `skipToken`, `QueryClient`, `QueryClientProvider`, `QueryCache`, `MutationCache`, or `HydrationBoundary`. Also trigger for: auditing React data fetching code, replacing `useEffect`/`useState` fetching patterns, implementing cache invalidation, optimistic updates, prefetching, infinite scroll or pagination, upgrading from React Query v4 to v5, Suspense integration, MSW testing setup for React Query, and authentication/token-refresh wiring around queries. When in doubt whether this skill applies to React data management code, use it.

0 Updated 2 weeks ago
rvanbaalen
DevOps & Infrastructure Listed

svg-precision

Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.

0 Updated 2 weeks ago
rvanbaalen

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.