

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
123456# M3 Verification Playbook78Extends the always-on `minimax-m3-status-verification` contract with check selection, shell/browser guidance, multimodal-grounded checks, and self-review. The status labels, minimum proof table, and closeout shape live in that always-on rule — do not restate them here.910## Proof Selection1112- Match the proof to the claim being made.13- Prefer the smallest proof that can honestly support the user-facing claim.14- Strengthen the proof when the claim involves runtime behavior, interaction, styling, navigation, persistence, or integration.15- If the deliverable promises a styling or toolchain layer (Tailwind, shadcn, routing, persistence), verify that layer directly — do not assume the scaffold wired it correctly.16- **Visual / design / styling claim → `multimodal-grounded`**: read the attached image/frame, name the file path, name the region inspected, and check the relevant region. Do not infer from prose or from a memory of the pre-change state. See the `minimax-m3-multimodal-input` skill for the full workflow.17- **Bug fix → red → green**: reproduce the failure with an exact check *before* fixing, then re-run that same check after. A check that was never red proves the wrong thing.1819## Test Integrity During Verification2021A passing check only counts as proof if the check itself was not bent:2223- Never delete, skip, loosen, widen tolerances on, or special-case a test to reach green. If the test looks wrong, present the evidence to the user — changing the spec is their call.24- A new test must be able to fail: confirm it fails against the pre-fix code (or would, by construction) before counting it as proof.25- Hardcoding the expected output into production code, or branching on test-only inputs, is claim-gaming — treat the work as `blocked`, not `verified`.2627## Shell-Based Checks2829Use the smallest useful command first. Prefer the repo's own scripts and CI entrypoints when they exist (see core **Code Discipline**).3031- JavaScript/TypeScript: `lint`, `typecheck`, `build`, targeted tests, focused scripts32- Python: `ruff`, targeted `pytest`, import or compile checks33- Go: `go build`, `go test`, `go vet`34- Rust: `cargo check`, `cargo test`, `cargo clippy`35- Flutter: `flutter analyze`, `flutter test`36- Swift: `swift build`, `swift test`, `xcodebuild` when applicable3738## Browser and Surface Checks3940Use browser verification when the user would experience the change visually or interactively:41- layout-sensitive UI changes42- flow or navigation regressions43- console or network failures44- styling pipeline issues45- end-to-end behavior the shell cannot prove4647For purely visual claims (a screenshot already exists, or the user attached a mock), `multimodal-grounded` is the cheaper and more direct proof than a browser pass; use the browser pass when the surface is interactive.4849When browser verification is unavailable, say that clearly and downgrade the claim instead of implying full proof.5051## Self-Review5253For non-trivial work, ask:5455```text56What would break this?57What assumptions might be wrong?58Is there a simpler way?59Did I solve the actual request?60Did I re-read the post-change visual state, or am I remembering the pre-change state?61```6263## When Verification Fails6465Use an evidence-first loop:6667```text68What failed?69What is the best current hypothesis?70What is the smallest corrective change?71What exact check will prove the fix?72```7374Do not describe the task as complete while required verification is still failing or missing.7576After two failures on the same hypothesis, document evidence and switch strategy (smaller change, wider read, one forked user question); do not repeat the same fix blindly. After that, use current docs or web search before another attempt.77
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/minimax-m3-status-verification.mdc · 125 | Cursor rules | styletypestesting-strategyapi+1 | 65/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/3d-graphics.mdc · 125 | Cursor rules | lint-formatstyle | 62/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/cursor-mcp-optimization.mdc · 125 | Cursor rules | styledo-notagent-behaviour | 65/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/cursor-tools-mastery.mdc · 125 | Cursor rules | stylemonorepoagent-behaviour | 58/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/design-systems.mdc · 125 | Cursor rules | lint-formatstyleuido-not | 77/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/devops-infrastructure.mdc · 125 | Cursor rules | stylesecuritydeploymentdo-not | 79/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/fable5-coding-craft.mdc · 125 | Cursor rules | teststylearchtesting-strategy+1 | 58/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/fable5-reasoning.mdc · 125 | Cursor rules | style | 58/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/language-agnostic-patterns.mdc · 125 | Cursor rules | teststylearchtesting-strategy+5 | 58/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/minimax-m3-core.mdc · 125 | Cursor rules | buildtestlint-formatstyle+4 | 75/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/minimax-m3-self-evolution.mdc · 125 | Cursor rules | styledo-notagent-behaviour | 65/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/minimax-mcp-tools.mdc · 125 | Cursor rules | styleagent-behaviour | 54/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/mobile-cross-platform.mdc · 125 | Cursor rules | setupperformancedeployment | 68/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/model-compatibility.mdc · 125 | Cursor rules | styledeploymentagent-behaviour | 66/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/skill-authoring.mdc · 125 | Cursor rules | stylesecurityapi | 58/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/tool-discovery.mdc · 125 | Cursor rules | styletypesdatabaseagent-behaviour | 58/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/agent-teams.mdc · 125 | Cursor rules | setupstylegitapi+3 | 73/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/cursor-agent-orchestration.mdc · 125 | Cursor rules | styledo-notagent-behaviour | 73/100 | 14 days ago | |
| madebyaris/advance-minimax-m3-cursor-rules.cursor/rules/clarify-first-prompting.mdc · 125 | Cursor rules | styledo-not | 61/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 46 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 14 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 14 days ago | |
| TechSquidTV/Hermes.cursor/rules/20-hermes-api-tests.mdc · 46 | Cursor rules | teststyletesting-strategysecurity+3 | 97/100 | 14 days ago | |
| nerds-odd-e/doughnut.cursor/rules/cli.mdc · 49 | Cursor rules | setupbuildteststyle+4 | 96/100 | 14 days ago | |
| enuno/unifi-mcp-server.cursor/rules/common-mistakes.mdc · 226 | Cursor rules | testlint-formatgitdo-not | 93/100 | today | |
| iloveitaly/llm-ide-rules.cursor/rules/general.mdc · 13 | Cursor rules | teststyledo-notagent-behaviour+1 | 92/100 | 14 days ago | |
| dotCMS/core.cursor/rules/e2e-rules.mdc · 949 | Cursor rules | setupteststylearch+5 | 89/100 | 14 days ago | |
| danielvm-git/bigpowers.cursor/rules/guard-git.mdc · 139 | Cursor rules | stylearchgitsecurity+2 | 89/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/madebyaris-advance-minimax-m3-cursor-rules-cursor-rules-minimax-m3-verification)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.