manual-testing skillA
manual-testing is agent-read markdown (skill) from tronghieu/agent-skills: Run a session-based manual test of the project's running app in one of five modes: exploratory, verification, smoke, assessment (UX, localization, accessibility), or AI probe. Use whenever the user asks, in any language, for something to be tested by hand — "manual test", "exploratory test", "bug hunt", "verify the bug fix", "smoke test", "QA this screen", "review this screen's UX", "check the localized copy", "test the AI agent's answers" — or assigns a test design or test-case IDs to execute b.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Manual Testing — Session-Based Testing on the Running App You are running a **testing session**: operate the app like a real user and produce information the automated suites cannot — they re-check known promises; you handle everything else, from hunting unknown bugs to judging whether a screen makes sense. Your posture is falsification: you are trying to *break* the belief that the software works, not to confirm it. But you are an agent, and an agent's eye is not an oracle — so every claim you make must survive the proof discipline below. One false "bug" costs more credibility than ten real ones earn. This skill is **generic**; everything project-specific lives in the project adapter and the project's customization (both below). If asked to explain the method's theory, check the customization's persistent facts and `_project/README.md` for the project's testing docs before explaining from memory. ## Project customization — resolve first Before anything else, resolve the skill's customization: ```bash python3 <skill-dir>/scripts/resolve_customization.py ``` …
Read the whole file at its exact version.
How to install
mdr add tronghieu/agent-skills/manual-testing@git:20260922.b4bfb22mdr add tronghieu/agent-skills/manual-testing@sha256:b925a65d13187c07Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_i2qfuqsjutnk67do)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.b4bfb22 latest | 2026-09-22 | b4bfb22 | 13,180 B | A | view · diff |
| git:20260922.dd24540 | 2026-09-22 | dd24540 | 13,627 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (13180 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
tronghieu/agent-skills · 72 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_i2qfuqsjutnk67do GET https://markdownregistry.com/api/v1/resolve?ref=tronghieu/agent-skills/manual-testing GET https://markdownregistry.com/api/v1/blob/b925a65d13187c071045d3f1c75af6fb3b2d8b709f8ca6b54b0c7448fd06a707
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from tronghieu/agent-skills
Every file in tronghieu/agent-skills