rvanbaalen/skills
πͺMarketplacervanbaalen/skills
Public Claude Code skills marketplace
Add this Marketplace
/plugin marketplace add rvanbaalen/skillsPlugins in this Marketplace
cloudflare-deploy
Deploy Astro sites to Cloudflare Workers with custom domains β setup, wrangler config, DNS, and deployment verification
cofounder
Critical-thinking business co-founder that enforces prioritization, challenges assumptions, and becomes smarter over time
comment-conventions
Language-agnostic code commenting and docblock conventions β present-tense comments, dev-focused content, mandatory docblocks on new functions/methods/components, a 3-source-line descending-length cap on docblock prose, and a no-chatter rule for inline comments (no prose walls, no business-logic essays, no step-by-step narration in the code path). Auto-fixes non-compliant docblocks and inline-comment walls on existing functions in the file being edited, leaving unusually long deliberate docblocks alone. Ships a PostToolUse hook that auto-validates Rule 4 on every Edit/Write.
commit
Micro-commit with conventional commit messages, with interactive and non-interactive (background) modes
cpr
Commit, Push, and Release β one-command workflow with release-please integration
design-principles
Apple's eight core principles of design (Purpose, Agency, Responsibility, Familiarity, Flexibility, Simplicity, Craft, Delight) as a working framework for reviewing, critiquing, and building user interfaces β applied with the canonical examples and with trade-offs surfaced whenever honoring one principle costs another
disk-cleanup
Multi-step macOS disk-space cleanup: identify what's using disk, propose a safety-tiered plan, then execute with confirmation. Covers caches, dev tooling, VMs, Ollama models, orphaned app data, app uninstalls, and the Time Machine local-snapshot trap
drill-me
Stress-test a plan before implementation by walking the design tree one decision at a time, with a recommended answer for every question
driverjs-guide
Driver.js product tours, onboarding flows, and element highlighting reference
lottie-animator
Generate professional Lottie animations from static SVGs. Replaces After Effects for motion graphics.
make-issue
Create a new GitHub issue with template, type, and label selection
make-issue-comment
Post a structured investigation/fix comment on the active GitHub PR, update progress, and mark resolved when done. Proactively proposes itself when an investigation lands on a root cause and fix plan.
ocr-document-processor
Extract text from images and scanned PDFs using OCR. Supports 100+ languages, table detection, structured output, and batch processing.
open-markdown
Offer to open markdown documents (plans, specs, design docs) in mdreader for comfortable reading
pm
Delivery-focused project manager that enforces deadlines, tracks estimates, detects drift, and holds you accountable
react-query
TanStack Query v5 skill with three modes β code review, v4βv5 migration, and coding guidance for new v5 code. Grounded in the official v5 docs.
svg-precision
Deterministic SVG generation, validation, and rendering for icons, diagrams, charts, UI mockups, and technical drawings.
time-registration
Git-based time registration summaries
use-agentvision
See and interact with the user's screen using Agent Vision β screenshots, element discovery, clicks, form filling, and visual QA
version-bump
Auto-suggest semver version bumps for changed plugins before pushing