← All creators

antoinedc

User

Open-source, self-hosted Claude Code and opencode client. Agents run in real > tmux on your own Linux box or Mac, and you drive them from desktop, phone or > browser over HTTPS.

5 indexed · 0 Featured · 0 stars · avg score 69
Prolific

Categories

Indexed Skills (5)

Testing & QA Listed

manta-e2e-smoke

Drive MANTA's built Electron app in a real renderer context (Playwright's electron launcher) and assert that key UI surfaces render correctly — no crash, no blank screen, sidebar/chat/terminal present. Load BEFORE marking any frontend/UI task done, and when manta-pr-workflow or manta-handle-reviewer-return verifies a renderer change. Catches the runtime/render/layout failures that `npm run typecheck && npm test` + `npm run build` all miss.

0 Updated today
antoinedc
Code & Development Listed

manta-handle-reviewer-return

Protocol for MANTA implementer agents when reviewer reassigns an issue back. Distinguishes `Block (fix-here)` vs `Block (followup-issue)` and handles `Question` resolutions. Load this when an issue you previously sent to reviewer comes back to you with status `todo`.

0 Updated today
antoinedc
AI & Automation Listed

manta-pr-workflow

The standard implementer workflow for MANTA (Better UI) agents — checkout, branch, implement, typecheck + test, push, draft PR, verification results template, reassign to reviewer. Plus the 50-turn self-policed budget cap. Load this when you're about to take action on an assigned implementer issue.

0 Updated today
antoinedc
AI & Automation Listed

manta-token-economy

Token-economy discipline for MANTA agents on OpenCode runtime — batch parallel tool calls, compound shell commands, avoid re-reading after Edit, use offset/limit on large files. Load this if a task touches a long file or you find yourself making many sequential tool calls.

0 Updated today
antoinedc
Web & Frontend Listed

verify-build-better-ui

Runs npm run typecheck && npm test. Mandatory before marking any task done.

0 Updated today
antoinedc

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.