All authors
Drizzy07x avatar

Claude Skills by Drizzy07x

github.com/Drizzy07x
25 skillsA× 250 installs8 views
Writing PlansA

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

ai-agents
0
2
Automate UiA

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.

ai-agentsrustgo
0
2
BrainstormingA

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.

ai-agentsgotesting
0
2
Communicate ClearlyA

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.

ai-agentsgoapi
0
2
Design UiA

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

ai-agentsjavascriptjava
0
2
Diagnose SystematicallyA

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

ai-agents
0
2
Dispatching Parallel AgentsA

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

ai-agentsgotesting
0
2
Engineer PromptsA

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.

ai-agentsgodocumentation
0
2
Execute DurablyA

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.

ai-agentsgodebugging
0
2
Executing PlansA

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.

ai-agentsgit
0
2
Finishing A Development BranchA

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.

ai-agentsgoshell
0
2
Handle Host BoundariesA

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.

ai-agentsgosecurity
0
2
Improve Agent InstructionsA

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.

ai-agentsrustnode
0
2
Receiving Code ReviewA

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.

ai-agentsrustgo
0
2
Refactor SafelyA

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

ai-agentsrustgo
0
2
Requesting Code ReviewA

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

ai-agentsshellbash
0
2
Research SystematicallyA

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.

ai-agentsgoapi
0
2
Skillquiver DoctorA

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.

ai-agentsrust
0
2
Solve EfficientlyA

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.

ai-agentsrustgo
0
2
Subagent Driven DevelopmentA

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.

ai-agentsrustgo
0
2
Test Driven DevelopmentA

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

ai-agentsgoexpress
0
2
Using Git WorktreesA

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

ai-agentspythonrust
0
2
Verification Before CompletionA

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs; requires running verification commands and confirming output before making any success claims. Do not load at task start or separately when design-ui's bounded static-page capture applies.

ai-agentsrustgo
0
2
Verify WorkA

Independently audits finished work — verifies a delivery or completion claim against real evidence. Use when asked to double-check that something just finished actually works, confirm a completion claim, judge release readiness, or find unsupported claims.

ai-agentsrustgo
0
2
Writing PlansA

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

ai-agents
0
2