Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

marathon-ralph

marathon-ralph 收录了来自 gruckion 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
18
更新
2026-01-04
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

update-state
计算机程序员

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

2026-01-04
marathon-ralph
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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