Strategic TanStack library adoption (Query, Table, Form, Router, Virtual). Use when improving React/Next.js apps after vanilla implementation works, avoiding man-with-hammer syndrome.
Intermediate
Sign in
9
rg-optimized
Build ripgrep (rg) from source with PCRE2 and max optimizations. Use when "PCRE2 is not available", rg -P fails, need lookahead/lookbehind, or building optimized rg from master.
Diagnose and fix RCH remote compilation. Use when Rust builds are slow, cargo compiling locally, rch not offloading, or worker issues.
Intermediate
Sign in
9
codebase-report
Produce reusable technical architecture documents from codebase exploration. Use when onboarding, "write up what this does", architecture docs, or handoff.
Intermediate
Sign in
9
codebase-audit
Domain-parameterized codebase auditing (security, UX, performance, API, copy, CLI). Use when auditing code, assessing quality, finding issues, or pre-launch review.
Intermediate
Sign in
9
brenner
Brenner Bot CLI for research sessions. Use when in your brenner_bot repo, managing hypotheses, searching corpus, or running multi-agent sessions.
Intermediate
Sign in
9
beads-bv
Graph-aware task triage with bv and br. Use when prioritizing work, finding bottlenecks, tracking dependencies, or managing local issues across projects.
Intermediate
Sign in
9
beads-br
Beads Rust issue tracker (br). Use when tracking tasks, managing dependencies, finding ready work, or syncing issues to git via JSONL.
Intermediate
Sign in
9
extreme-software-optimization
Profile-driven performance optimization with behavior proofs. Use when: optimize, slow, bottleneck, hotspot, profile, p95, latency, throughput, or algorithmic improvements.
Intermediate
Sign in
8
supabase
Configure Supabase for Next.js SaaS: Drizzle + pooler, Google-only Auth, RLS, cost optimization. Use when setting up Supabase, connecting Drizzle, SSR auth, or optimizing costs.
Intermediate
Sign in
8
slb
Simultaneous Launch Button - Two-person rule for destructive commands. Use when coordinating dangerous operations between agents, requiring peer review for rm -rf, git push --force, kubectl delete, DROP TABLE, or terraform destroy.
Intermediate
Sign in
8
gh-cli
GitHub CLI (gh) for repos, issues, PRs, actions, releases. Use when working with GitHub or running gh commands.
Intermediate
Sign in
8
wrangler
Deploy and manage Cloudflare Workers, Pages, R2, D1, KV. Use when working with wrangler, Cloudflare Workers, or edge deployments.
Intermediate
Sign in
7
ssh
SSH remote access - connections, tunnels, keys, file transfers. Use when connecting to servers, managing SSH keys, setting up port forwarding, or transferring files with scp/rsync.
Intermediate
Sign in
7
rust-cli-with-sqlite
Design SQLite + JSONL sync for Rust CLIs. Use when choosing a source of truth, designing sync strategy, WAL/PRAGMA tuning, atomic JSONL writes, recovery, or durability.
Intermediate
Sign in
7
gh-triage-ru
GitHub issue/PR triage via ru and gh. Use when processing issues, closing PRs (no-contributions policy), or bulk triage. Independent verification required.
Intermediate
Sign in
7
gh-actions
Configure GitHub Actions CI/CD for Go, Rust, TypeScript, Bash projects. Use when creating workflows, release automation, signing, checksums, cross-platform builds, or .github/workflows files.
Intermediate
Sign in
7
flywheel
Internal placeholder. This skill is intentionally withheld from distribution.
Intermediate
Sign in
7
csctf
Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML. Use when archiving AI conversations, preserving code fences, or publishing transcripts to GitHub Pages.
Intermediate
Sign in
7
claude-chrome
Control Chrome browser via Claude extension. Use when automating browser workflows, filling forms, extracting data from authenticated sites, testing web apps, or creating scheduled browser tasks.
Intermediate
Sign in
7
caam
Manage AI coding CLI accounts with sub-100ms switching. Use when hitting rate limits on Claude Max, GPT Pro, or Gemini Ultra subscriptions and need instant account swapping without browser OAuth.
Intermediate
Sign in
7
browser-extension-automation
Bypass bot detection via browser extension. Use when Google blocks Playwright, OAuth flows fail, or "browser may not be secure" errors appear.
Intermediate
Sign in
7
e2e-testing-for-webapps
E2E testing for Next.js + Playwright + Supabase. OAuth bypass via test users, interactive debugging, visual QA. Use when: E2E, Playwright, visual regression, Electron testing.
Intermediate
Sign in
6
de-slopify
Remove telltale signs of AI-generated "slop" writing from documentation. Use when polishing README files, API docs, or any public-facing text to sound authentically human.