Drizzy07x

26 mods across 1 repository, 1 stars between them.

skillquiver

01

Drizzy07x/Skillquiver

Plugin Claude Code

Twenty-four Agent Skills shared by ChatGPT, Claude Code, and Codex.

1 9d ago A tokens not measured original MIT

skillquiver

02

Drizzy07x/Skillquiver

Plugin Claude Code

Twenty-four Agent Skills shared by ChatGPT, Claude Code, and Codex.

1 9d ago A tokens not measured original MIT

writing-plans

03

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Creates implementation plans with interfaces, tests, and open decisions. Use when a multi-step change needs planning.

1 9d ago A 25 tokens original MIT

automate-ui

04

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Automates web and desktop UIs while capturing evidence that separates navigation from verified behavior. Use when a task requires site navigation, browser reproduction, or native app operation. For one existing framework-free HTML page, use design-ui instead.

1 9d ago A 50 tokens original MIT

brainstorming

05

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Explores user intent, requirements, and design before implementation. Use when starting a new feature, component, or behavior change whose requirements or design are not yet agreed; skip for trivial single-file changes the user has already specified.

1 9d ago A 49 tokens copy · 88% MIT

communicate-clearly

06

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Controls report length while preserving evidence and explains external sources without overstating them. Use when a user requests concise handoffs, set verbosity, or plain-language explanations of dense material.

1 9d ago A 40 tokens original MIT

design-ui

07

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Builds accessible interfaces and verifies renders. Use when creating or redesigning a page, dashboard, or static HTML file.

1 9d ago A 27 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Finds root causes through reproduction and falsifiable experiments. Use when a failure, flaky behavior, or regression lacks a demonstrated cause.

1 9d ago A 31 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Dispatches one subagent per independent problem. Use when two or more investigations or fixes can proceed concurrently without shared state or sequential dependencies.

1 9d ago A 34 tokens original MIT

engineer-prompts

10

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Builds or audits testable prompt contracts with explicit outcomes, permissions, tools, evidence, and stop conditions. Use when writing reusable agent prompts, system prompts, or prompts with unclear success criteria.

1 9d ago A 44 tokens original MIT

execute-durably

11

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Runs long or interruption-prone work from a durable state file with falsifiable criteria and evidence. Use when work spans turns, risks compaction, or must resume after interruption.

1 9d ago A 40 tokens original MIT

executing-plans

12

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Executes a written implementation plan inline, task by task, stopping only on blockers. Use when a plan exists and subagent dispatch is unavailable, or the user wants the plan executed in a separate session.

1 9d ago A 46 tokens copy · 80% MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Guides integration of a finished branch: verify tests, present merge/PR/keep/discard options to the user, and clean up worktrees. Use when implementation is complete, all tests pass, and the work needs to be integrated.

1 9d ago A 55 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Handles unavailable named capabilities and destructive filesystem roots. Use when a required tool, command, picker, dialog, gate, or form may be unavailable; apply before acting even if the prompt asks to assume consent.

1 9d ago A 46 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Audits and safely updates scoped AGENTS.md and CLAUDE.md guidance for Claude Code and Codex. Use for persistent instruction audits, change plans, authorized repairs, or verification of global, project, and nested instruction chains.

1 9d ago A 52 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Verifies code review feedback before implementation and pushes back with evidence when a claim is wrong. Use when feedback is unclear, risky, or technically questionable.

1 9d ago A 35 tokens copy · 83% MIT

refactor-safely

17

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Refactors working or legacy code without changing observable behavior, using characterization tests when needed. Use when code is messy, nested, duplicated, or uncovered.

1 9d ago A 36 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Dispatches a bounded reviewer and preserves verified findings. Use when completed work needs read-only review before merge.

1 9d ago A 26 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Runs source-bound research and version-matched documentation lookup. Use when comparisons, experiments, benchmarks, investigations, or external library, SDK, CLI, and API facts must be verified.

1 9d ago A 40 tokens original MIT

skillquiver-doctor

20

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Audits the current ChatGPT, Claude Code, or Codex host for conflicting skills, plugins, and persistent hooks, then offers reversible per-item repairs. Use when skills duplicate, shadow, double-fire, load at the wrong time, or when the user asks to doctor or clean up Skillquiver conflicts.

1 9d ago A 68 tokens original MIT

solve-efficiently

21

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Routes multi-module work with progressive discovery, matched effort, and context economy. Use when boundaries are unclear, context must stay small, or a durable project map is needed.

1 9d ago A 38 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Executes an implementation plan by dispatching one subagent per task with per-task review gates, keeping the orchestrator's context small. Use when executing plans with independent tasks in the current session.

1 9d ago A 44 tokens original MIT

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Runs a recorded red-green-refactor cycle. Use when implementing a feature, bug fix, or behavior change.

1 9d ago A 26 tokens original MIT

using-git-worktrees

24

Drizzy07x/Skillquiver

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

1 9d ago A 36 tokens copy · 89% MIT