Source

reticlehq/reticle

13 skills · 957 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
install-and-verify Verify that a web app change actually works by driving the running app from the inside (DOM, network, routing, consol…
reticlehq/reticle
104
2
audit-my-app Sweep a whole running web app for what is broken, without writing a script or knowing the codebase.
reticlehq/reticle
82
3
debug-broken-ui Find out why something in a running web app does not work, when the console is empty and the code looks correct.
reticlehq/reticle
81
4
agentic-tdd Test-driven development for behaviour a unit test cannot reach, by writing the expectation against the running app be…
reticlehq/reticle
80
5
design-system-compliance Check that the UI you actually rendered uses the design system, by reading computed styles in the running app against…
reticlehq/reticle
80
6
fix-what-i-pointed-at Pick up the bugs a human flagged by pointing at them in the running app, each arriving with the element, the note the…
reticlehq/reticle
80
7
verify-ui-change Check that a change to a web app actually works in the running app before calling it done. Drives the real page and r…
reticlehq/reticle
80
8
replay-user-flows Turn a user journey you just clicked through into a saved regression check that re-runs deterministically, with no mo…
reticlehq/reticle
79
9
drive-desktop-app Drive and verify an Electron or Tauri desktop app from the inside, including the main-process and Rust IPC calls a br…
reticlehq/reticle
78
10
test-error-states Force the states a happy-path run never reaches (a failing API, an empty list, a slow request, a timeout, an expired …
reticlehq/reticle
78
11
reticle Install, instrument and verify this running web app from the inside (DOM, network, routing, console and framework sta…
reticlehq/reticle
64
12
false-green-tests Find out why the tests pass but the app is broken. Catches false greens: a green suite over a feature that does not w…
reticlehq/reticle
43
13
verify-unattended Install, instrument and verify a web app end to end without pausing for a human. Use in an autonomous or goal-mode ag…
reticlehq/reticle
28