Skip to main content
alwaysmeticulous
GitHub creator profile

alwaysmeticulous

Repository-level view of 16 collected skills across 2 GitHub repositories.

skills collected
16
repositories
2
updated
Sep 8, 2026
repository explorer

Repositories and representative skills

meticulous-cli
software-quality-assurance-analysts-and-testers

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.

Sep 8, 2026
meticulous-fix
unclassified

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.

Sep 8, 2026
meticulous-review
unclassified

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…

Sep 8, 2026
meticulous-zero-diff-task
unclassified

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…

Sep 8, 2026
meticulous-test
unclassified

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…

Sep 1, 2026
meticulous-increase-coverage
software-quality-assurance-analysts-and-testers

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…

Aug 24, 2026
meticulous-simulate-and-diff
software-quality-assurance-analysts-and-testers

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…

Aug 12, 2026
meticulous-cli-update
software-developers

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…

Aug 11, 2026
Showing 8 of 10 collected skills.
Showing 2 of 2 repositories
All repositories loaded