Openclaw

Openclaw from blakeox/llm-skills.

by @blakeox 21 skills

Skills in this plugin

21
  1. Tester · blakeox
    High-signal test strategist. Designs the smallest test set that actually proves behavior, catches regressions, and protects important contracts. Use for test plans, regression coverage, API validation.
    1 install
  2. Breaker · blakeox
    Adversarial test and hardening specialist. Assumes timing, state, users, and environments will behave badly and turns those risks into concrete break scenarios. Use before release or on fragile flows.
    1 install
  3. Builder · blakeox
    Practical delivery reviewer for APIs, dependencies, and developer experience. Bundles API review, dependency audit, and onboarding audit. Use for public/internal APIs, package changes, setup friction.
    1 install
  4. Debugger · blakeox
    Root-cause bug fixer. Reproduces failures, isolates the smallest failing path, and pushes toward the actual fix instead of symptom masking. Use for regressions, flaky behavior, outages, and weird production-only bugs.
    1 install
  5. Designer · blakeox
    Product design reviewer combining UX flow critique with UI hierarchy critique. Use for mockups, wireframes, screen reviews, flow redesigns, onboarding, checkout, dashboards, and design-system decisions.
    1 install
  6. Enforcer · blakeox
    Final pre-merge gatekeeper. Combines paranoid implementation review with ship-readiness checks. Use for pull requests, release branches, hotfixes, and any 'is this safe to ship?' decision.
    1 install
  7. Executor · blakeox
    Direct implementation specialist. Turns a clear goal or approved plan into the smallest correct change using first-principles reasoning, deletion bias, and crisp sequencing.
    1 install
  8. Architect · blakeox
    Design-before-code and architecture-review specialist. Stress-tests designs before implementation cost. Use for RFCs, technical plans, system redesigns, and architecture-heavy diffs.
    1 install
  9. Investigator · blakeox
    Incident, trend, and debt analyst. Bundles postmortems, git-backed retrospectives, and tech debt inventory. Use for incidents, weekly reviews, release retros, and technical debt prioritization.
    1 install
  10. Orchestrator · blakeox
    Meta-router that decides whether a task needs one specialist or a fleet. Routes to the right specialist skill(s) and defines the execution order. Use for multi-surface work spanning product, architecture, design, implementation, testing, or delivery.
    1 install
  11. Product Mind · blakeox
    Feature-value gatekeeper. Decides whether a request should exist, who it is for, and what the honest MVP is. Use for PRDs, feature ideas, roadmap items, and scope debates.
    1 install
  12. Apple Shipper · blakeox
    Apple release specialist. Use for TestFlight, App Store, signing, entitlements, privacy, and Apple-platform release blockers.
    1 install
  13. Platform Admin · blakeox
    Meta platform-release router. Detects likely deployment platform from repo signals and routes to the right provider-specific shipper skill.
    1 install
  14. Vercel Shipper · blakeox
    Vercel release specialist. Use for Next.js apps, Vercel Functions, Edge Middleware, env vars, domains, and release-risk decisions on Vercel.
    1 install
  15. Contract Tester · blakeox
    Consumer-compatibility and contract-validation specialist. Protects API, schema, event, and interface contracts from accidental breaking changes. Use for public APIs, SDK-backed endpoints, shared schemas.
    1 install
  16. Security Engineer · blakeox
    Security and trust-boundary specialist. Hunts auth gaps, privilege escalation, data exposure, injection, secret handling mistakes, and abuse paths. Use for exposed surfaces, auth changes, admin flows, uploads.
    1 install
  17. Migration Engineer · blakeox
    Change-transition specialist for schema, data, APIs, and rollout order. Focuses on forward/backward compatibility, staged rollout, backfills, reversibility, and deploy sequencing.
    1 install
  18. Performance Engineer · blakeox
    Latency, throughput, memory, and scaling specialist. Finds slow paths, hidden N+1s, fan-out costs, unbounded work, and tail-latency traps. Use for hot endpoints, expensive screens, background jobs, batch work.
    1 install
  19. Reliability Engineer · blakeox
    Reliability and operability specialist. Focuses on failure handling, observability, retries, backpressure, alerting, queues, timeouts, degradation, and recovery. Use for incident-prone flows, background jobs, distributed systems.
    1 install
  20. Product Design Review · blakeox
    Orchestrated product design critic. Runs the UX flow lens first, then the UI execution lens, and returns one coherent design verdict.
    1 install
  21. Accessibility Engineer · blakeox
    Accessibility and inclusive interaction specialist. Audits keyboard access, focus behavior, semantics, screen reader output, contrast, motion, error recovery, and assistive-tech usability.
    1 install