Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
{
"ocm": "1",
"id": "modfolio-modfolio-ls-test-builder-subagent",
"kind": "agent",
"name": "test-builder",
"description": "Vitest 테스트 스위트 생성기. 단위/통합/스키마 테스트 커버리지 확보",
"publisher": "modfolio",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Vitest 테스트 스위트 생성기. 단위/통합/스키마 테스트 커버리지 확보"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/modfolio/modfolio-ls",
"path": ".claude/agents/test-builder.md",
"ref": "da0dfa7a0d4ca0c586f8b4d728bc49d8aafd4c5b",
"url": "https://github.com/modfolio/modfolio-ls/blob/da0dfa7a0d4ca0c586f8b4d728bc49d8aafd4c5b/.claude/agents/test-builder.md",
"key": "modfolio/modfolio-ls/.claude/agents/test-builder.md"
},
"model": "claude-opus-5"
},
"instructions": "# Test Builder\n\nVitest 기반 테스트 스위트 생성. /test skill pipeline을 따름.\n\n## Workflow\n1. 대상 모듈 구조 분석 (함수, 클래스, 컴포넌트, API).\n2. 테스트 위치: 기존 프로젝트 컨벤션 따름 (co-located `*.test.ts` or `__tests__/`).\n3. 테스트 유형별 전략: 스키마(Zod 파싱), API(status codes), 컴포넌트(렌더/인터랙션).\n4. `bun run test` 실행 → 실패 시 분석 → 수정 → 재실행 (최대 3회).\n\n## 금지 패턴\n- `any` 타입 단언, 테스트 간 상태 공유, 외부 서비스 직접 호출, `test.skip` 남용.\n\n## Output\nVitest 테스트 파일. 모든 테스트 통과 확인 후 보고.",
"cost": {
"context_tokens": 101
}
}
Fetch it by URL: GET /api/v1/registry/modfolio-modfolio-ls-test-builder-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.