Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

marathon-ralph

marathon-ralph contient 7 skills collectées depuis gruckion, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
18
mis à jour
2026-01-04
Forks
2
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

update-state
Programmeurs informatiques

Programmatically update marathon-ralph state file using deterministic jq commands. Use this instead of manually editing the JSON file.

2026-01-04
marathon-ralph
Développeurs de logiciels

Autonomous long-running development from specifications. Use when user wants to build an application from a spec file, run continuous development, or automate feature implementation. Triggers on phrases like "marathon this", "build from spec", "autonomous development", "keep coding until done".

2026-01-03
project-detection
Développeurs de logiciels

Detects project type, package manager, and monorepo structure. Returns correct commands for test/build/lint/dev. Run at project initialization and cache results in state. Use before running any build/test commands.

2026-01-03
setup-playwright
Analystes en assurance qualité des logiciels et testeurs

Configure Playwright for E2E testing. Use when setting up end-to-end tests, when no E2E framework is detected, or when the user asks to configure browser testing.

2026-01-03
setup-vitest
Analystes en assurance qualité des logiciels et testeurs

Configure Vitest for unit and integration testing. Use when setting up a test framework, when no test runner is detected, or when the user asks to configure testing.

2026-01-03
visual-verification
Analystes en assurance qualité des logiciels et testeurs

Visually verify implemented features work correctly before marking complete. Use when testing UI changes, verifying web features, or checking user flows work in the browser.

2026-01-03
write-playwright-test
Analystes en assurance qualité des logiciels et testeurs

Write Playwright E2E tests using fixtures and best practices. Use when creating E2E tests, writing browser automation tests, or testing user flows.

2026-01-03