alwaysmeticulous

13 mods across 1 repository, 9 stars between them.

meticulous

02

alwaysmeticulous/skills

Plugin Claude Code

Agent skills for Meticulous visual regression testing — review test runs, investigate replays, debug diffs. Also connects the hosted Meticulous MCP server.

9 8d ago A tokens not measured original ISC

meticulous

03

alwaysmeticulous/skills

MCP server Claude CodeCodexCursor +2

MCP server "meticulous", hosted remotely at app.meticulous.ai, as configured in alwaysmeticulous/skills.

9 8d ago A tokens not measured original ISC

alwaysmeticulous/skills

Skill Claude CodeCodex

Check whether the Meticulous CLI (@alwaysmeticulous/cli) and skills are installed and up to date, and install/update them if not. Invoked at the start of every other Meticulous skill, since the CLI and skills are under active development with frequent changes and improvements.

9 8d ago A 61 tokens original ISC

meticulous-cli

05

alwaysmeticulous/skills

Skill Claude CodeCodex

Overview of the Meticulous CLI tool and its global options. Use when asking about the meticulous CLI in general, available commands, or global flags that apply to all commands.

9 8d ago A 38 tokens original ISC

meticulous-fix

06

alwaysmeticulous/skills

Skill Claude CodeCodex

Fix the visual diffs that have been reviewed and rejected on a Meticulous test run, following their review comments if given. Use when a user has reviewed the results of a test run and is handing off to an agent to implement the fixes.

9 8d ago A 54 tokens original ISC

alwaysmeticulous/skills

Skill Claude CodeCodex

Increase coverage for a Meticulous project by tracing specific under-covered files back to a real UI action in the codebase, driving that action with a real recorded browser session, and validating the improvement with a clean coverage comparison. Also opens a PR proposing .meticulousignore entries for code that…

9 8d ago A 98 tokens original ISC

alwaysmeticulous/skills

Skill Claude CodeCodex

Iterative frontend development loop using Meticulous for per-step visual validation. Use when implementing a multi-step frontend change and want to catch visual regressions and unintended side effects at each step, before the final cloud test run.

9 8d ago A 51 tokens original ISC

meticulous-review

09

alwaysmeticulous/skills

Skill Claude CodeCodex

Analyze a completed Meticulous test run — compare the diffs against the PR description to see what's expected, then focus on finding and flagging potential regressions. Resolves the test run from the local repo's current commit (the default), or from an explicit test-run ID or commit SHA. Use when asked to review…

9 8d ago A 97 tokens original ISC

alwaysmeticulous/skills

Skill Claude CodeCodex

Run a Meticulous session simulation against a live URL and analyze the visual output — either by inspecting screenshots directly (quick-check mode) or by comparing pixel and HTML diffs against a base replay. Use when checking whether a code change has introduced visual regressions for a specific session.

9 8d ago A 65 tokens original ISC

meticulous-test

11

alwaysmeticulous/skills

Skill Claude CodeCodex

Run a Meticulous test run after implementing a frontend change, then hand off to the meticulous-review skill to classify each visual change as intended or unintended. Uploads the build once — the same build can be re-triggered against different bases without rebuilding — and it works with uncommitted changes. Use when…

9 8d ago A 81 tokens original ISC

alwaysmeticulous/skills

Skill Claude CodeCodex

Download and use structured Meticulous session data (user flows + network mocks) for testing code changes locally. Use when you need to understand what user interactions and API calls a test covers, or when you want network mocks for writing tests.

9 8d ago A 53 tokens original ISC

alwaysmeticulous/skills

Skill Claude CodeCodex

Implement a task for which no visual diffs are expected end to end, using Meticulous to drive the implementation to a clean visual diff before opening a PR. Use when the task's whole premise is "the UI shouldn't change" — a dependency/version upgrade, a code refactor, a migration, or similar. Meticulous isn't just a…

9 8d ago A 88 tokens original ISC