commit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited commit (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Public Claude Code plugin marketplace by Robin van Baalen.
/plugin marketplace add rvanbaalen/skillsThen install any plugin below with /plugin install <name>@rvanbaalen.
Micro-commits with conventional commit messages. Analyzes the diff, groups related files, and proposes a series of focused commits for approval. Supports interactive and non-interactive (background) modes.
/plugin install commit@rvanbaalenInvoke with /commit:commit.
Commit, Push, and Release in one command. Runs non-interactive micro-commits, pushes to the remote, performs a review-and-fix loop on the pushed changes, then drives the full release-please cycle (waits for the PR, merges it, and monitors the release workflow to completion).
/plugin install cpr@rvanbaalenInvoke with /cpr (this skill is user-triggered only).
Auto-suggests semver version bumps for changed plugins in this kind of marketplace repo before you push. Detects modified plugin/skill files, proposes the right bump (patch/minor/major), and updates marketplace.json.
/plugin install version-bump@rvanbaalenInvoke with /version-bump:version-bump, or it triggers automatically when you ask to push and the working tree contains a .claude-plugin/marketplace.json.
Create a new GitHub issue with template, type, and label selection. Walks through the right template for the repo and fills in the structured fields.
/plugin install make-issue@rvanbaalenInvoke with /make-issue:make-issue.
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.
/plugin install make-issue-comment@rvanbaalenInvoke with /make-issue-comment:make-issue-comment.
Delivery-focused project manager that enforces deadlines, tracks estimates vs. actuals, detects anti-patterns (scope creep, gold plating, yak shaving), and holds you accountable. Tone adapts to timeline pressure — supportive when there's slack, blunt when you're overdue.
/plugin install pm@rvanbaalenType /pm to start. First run triggers project setup automatically; existing v1.x projects migrate on first session.
| Skill | Purpose |
|---|---|
pm | Orchestrator — entry point, spawns the agent |
setup | Project onboarding and reconfiguration |
plan | Define milestones, tasks, and estimates |
session-start | Check-in with timeline health and journal logging |
session-end | Journal-based reconciliation with background sub-agents |
review | Progress analysis, estimation accuracy, time tracking |
reprioritize | Reshuffle tasks to protect deadlines |
status-report | Export-ready status for clients, teams, or personal logs |
A critical-thinking business co-founder agent that enforces prioritization, challenges assumptions, and becomes smarter the more you use it. Includes onboarding, check-in cadences, idea sparring, action briefs, and progress review.
/plugin install cofounder@rvanbaalenType /cofounder to start. First run triggers onboarding automatically.
| Skill | Purpose |
|---|---|
cofounder | Orchestrator — entry point, spawns the agent |
setup | Onboarding and reconfiguration |
onboard | First-run profile capture |
check-in | Daily, weekly, monthly, quarterly cadences |
spar | Stress-test ideas through the business filter |
action-brief | Create scoped action briefs |
review | Review state, progress, and priorities |
Stress-test a plan before implementation. Walks the design tree one decision 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.
/plugin install drill-me@rvanbaalenInvoke with /drill-me:drill-me, or trigger naturally with phrases like "drill me", "stress test this", "poke holes in this", or "what am I missing".
Language-agnostic code commenting and docblock conventions: present-tense comments, dev-focused content, mandatory docblocks on new functions/methods/components, and a 3-source-line descending-length cap on docblock prose. Auto-fixes non-compliant docblocks on existing functions in the file being edited, leaving unusually long deliberate ones alone.
/plugin install comment-conventions@rvanbaalenAuto-triggers whenever you author or edit code that contains comments or docblocks.
Git-based time registration summaries. Reviews recent commits, worktrees, and merged PRs to produce a clean work log for the period you specify (today, yesterday, last week, etc.).
/plugin install time-registration@rvanbaalenInvoke with /time-registration:time-registration [period].
Offers to open markdown documents (plans, specs, design docs, RFCs) in mdreader for comfortable reading. Triggers automatically after substantive markdown files are written.
/plugin install open-markdown@rvanbaalenAuto-triggers after writing plans/specs, or invoke with /open-markdown:open-markdown.
TanStack Query v5 (React Query) reviewer and coach. Three modes: code review for existing query/mutation code, v4→v5 migration assistance, and coding guidance while writing new v5 code. Grounded in the official v5 docs.
/plugin install react-query@rvanbaalenAuto-triggers on files importing from @tanstack/react-query.
Driver.js product tours, onboarding flows, and element highlighting reference. Use when building or debugging user-onboarding tours.
/plugin install driverjs-guide@rvanbaalenAuto-triggers when working with Driver.js.
Generate professional Lottie animations from static SVGs — a workflow alternative to After Effects for motion graphics on the web.
/plugin install lottie-animator@rvanbaalenInvoke with /lottie-animator:lottie-animator.
Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings that require structural correctness and cross-viewer compatibility.
/plugin install svg-precision@rvanbaalenInvoke with /svg-precision:svg-precision.
Extract text from images and scanned PDFs using OCR. Supports 100+ languages, table detection, structured output (markdown/JSON), and batch processing.
/plugin install ocr-document-processor@rvanbaalenInvoke with /ocr-document-processor:ocr-document-processor.
See and interact with the user's real screen via the agent-vision CLI: screenshots, element discovery, clicks, form filling, and visual QA on live windows (browsers, simulators, native apps).
/plugin install use-agentvision@rvanbaalenAuto-triggers on phrases like "look at my screen", "the app is open", or "fill this form" when an app is already running.
Deploy Astro sites to Cloudflare Workers with custom domains — initial setup, wrangler config, DNS records, and post-deploy verification.
/plugin install cloudflare-deploy@rvanbaalenInvoke with /cloudflare-deploy:cloudflare-deploy.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.