VerifiedGit
v1.0.0

/code:test-quality

by @laurigates0 pulls
URLopenbooklet.com/s/codetest-quality
Pinnedopenbooklet.com/s/codetest-quality@1.0.0
APIGET /api/v1/skills/codetest-quality

Analyze test suite for quality issues and reliability.

21 skills from this repolaurigates/claude-plugins
/code:test-qualityviewing
/blog:postblog-plugin/skills/blog-post/SKILL.md

Create a blog post about your work with minimal friction. Gathers context automatically and provides structured templates to reduce blank-page anxiety.

/blueprint:story-auditblueprint-plugin/skills/blueprint-story-audit/SKILL.md

Reconcile what the codebase actually does against what the PRD says it should do, then map every story to its tests and rank the gaps. Produces one durable artifact: `docs/blueprint/audits/<date>-story-audit.md`.

/taskwarrior:task-statustaskwarrior-plugin/skills/task-status/SKILL.md

Read-only status report on the coordination queue. Strictly uses `export | jq` — never `list` — so parallel Bash batches from downstream skills stay safe.

accessibility-implementationaccessibility-plugin/skills/accessibility-implementation/SKILL.md

WCAG 2.1/2.2 compliance implementation, ARIA patterns, keyboard navigation, focus management, and accessibility testing. Use when implementing accessible components, fixing accessibility issues, or when the user mentions WCAG, ARIA, screen readers, or keyboard navigation.

adr-relationshipsblueprint-plugin/skills/adr-relationships/skill.md

Domain analysis, conflict detection, and relationship validation for Architecture Decision Records. Use when creating or validating ADRs to ensure consistency.

agents-analyzeagents-plugin/skills/agents-analyze/SKILL.md

Analyze all plugins for sub-agent opportunities. Identifies skills with verbose output, gaps in agent coverage, and model selection improvements.

api-testsapi-plugin/skills/api-tests/SKILL.md

Check and configure API contract testing with Pact, OpenAPI validation, and schema testing

attributes-routecodebase-attributes-plugin/skills/attributes-route/SKILL.md

Route to specialized agents based on codebase health attributes. Use after /attributes:collect to automatically address findings by severity.

bevy-ecs-patternsbevy-plugin/skills/bevy-ecs-patterns/SKILL.md

Advanced Bevy ECS patterns including complex queries, system scheduling, change detection, entity relationships, and performance optimization. Use when working on advanced Bevy game architecture, optimizing ECS performance, or implementing complex game systems.

bevy-game-enginebevy-plugin/skills/bevy-game-engine/SKILL.md

Bevy game engine development including ECS architecture, rendering, input handling, asset management, and game loop design. Use when building games with Bevy, working with entities/components/systems, or when the user mentions Bevy, game development in Rust, or 2D/3D games.

blog-post-writingblog-plugin/skills/blog-post-writing/skill.md

Consistent style guide for writing blog posts about projects and technical work. Supports quick updates, detailed write-ups, retrospectives, and tutorials. Designed for low-friction entry and easy scanning.

blueprint-adr-listblueprint-plugin/skills/blueprint-adr-list/SKILL.md

List all ADRs with title, status, date, and domain in a markdown table

blueprint-adr-validateblueprint-plugin/skills/blueprint-adr-validate/SKILL.md

Validate ADR relationships, detect orphaned references, and check domain consistency

blueprint-derive-adrblueprint-plugin/skills/blueprint-derive-adr/SKILL.md

Derive Architecture Decision Records from existing project structure, dependencies, and documentation

blueprint-derive-plansblueprint-plugin/skills/blueprint-derive-plans/SKILL.md

Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation

blueprint-derive-rulesblueprint-plugin/skills/blueprint-derive-rules/SKILL.md

Derive Claude rules from git commit log decisions. Newer commits override older decisions when conflicts exist.

blueprint-derive-testsblueprint-plugin/skills/blueprint-derive-tests/SKILL.md

Derive test regression plans from git history by identifying fix and feature commits lacking corresponding tests. Use when you need to find untested bug fixes, coverage gaps, or generate a test backlog from commit analysis.

blueprint-developmentblueprint-plugin/skills/blueprint-development/SKILL.md

Generate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavioral rules for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents.

blueprint-docs-listblueprint-plugin/skills/blueprint-docs-list/SKILL.md

List blueprint documents (ADRs, PRDs, PRPs) with metadata extracted from frontmatter and headers

blueprint-feature-tracker-statusblueprint-plugin/skills/blueprint-feature-tracker-status/SKILL.md

Display feature tracker statistics and completion summary

Auto-indexed from laurigates/claude-plugins

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0