Skip to main content
reticlehq
ملف منشئ GitHub

reticlehq

عرض على مستوى المستودعات لـ ١٣ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
١٣
مستودعات
١
محدث
٢٤ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

reticle
غير مصنف

Install, instrument and verify this running web app from the inside (DOM, network, routing, console and framework state) instead of screenshots or guessing. Drives one real flow end to end and returns a verdict with the file:line to fix. Use when the user…

٢٤ أغسطس ٢٠٢٦
install-and-verify
غير مصنف

Verify that a web app change actually works by driving the running app from the inside (DOM, network, routing, console, framework state) instead of screenshots or guessing. Use after any user-facing change, when a fix is claimed but unproven, when a test…

٢٢ أغسطس ٢٠٢٦
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 returns a pass/fail verdict with the request that fired, the state that moved, and the file:line to fix. Use after editing a component, a form,…

٢٢ أغسطس ٢٠٢٦
agentic-tdd
غير مصنف

Test-driven development for behaviour a unit test cannot reach, by writing the expectation against the running app before writing the code. Declare the consequence first, watch it fail, implement, watch it pass. Use when building a user-facing feature, when…

٢١ أغسطس ٢٠٢٦
audit-my-app
غير مصنف

Sweep a whole running web app for what is broken, without writing a script or knowing the codebase. Clicks every reachable control and reports dead buttons, console errors, failed requests, and places where the API and the screen disagree. Use on an…

٢١ أغسطس ٢٠٢٦
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 work, a mocked API standing in for a real one, an assertion that holds no matter what the app does, a click handler wired to nothing. Use when…

٢١ أغسطس ٢٠٢٦
replay-user-flows
غير مصنف

Turn a user journey you just clicked through into a saved regression check that re-runs deterministically, with no model in the loop and no test code to write. Use when you have driven the same flow twice, when the user wants regression coverage without a…

٢١ أغسطس ٢٠٢٦
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. Reads the click, the request, the store and the console together and returns the file:line to open. Use when a button does nothing, a form will…

٢١ أغسطس ٢٠٢٦
عرض 8 من أصل ١٣ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات