Skip to main content
caliber-ai-org
GitHub 제작자 프로필

caliber-ai-org

1개 GitHub 저장소에서 수집된 13개 skills를 저장소 단위로 보여줍니다.

수집된 skills
13
저장소
1
업데이트
2026년 4월 28일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

adding-a-command
소프트웨어 개발자

Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or…

2026년 4월 28일
caliber-testing
소프트웨어 품질 보증 분석가·테스터

Writes Vitest tests following project patterns: __tests__/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach,…

2026년 4월 28일
llm-provider
소프트웨어 개발자

Adds a new LLM provider implementing LLMProvider interface with call() and stream() methods. Integrates with provider factory in src/llm/index.ts, config detection in src/llm/config.ts, and error handling via tracking and recovery. Use when adding a new model…

2026년 4월 28일
scoring-checks
소프트웨어 개발자

Add a new deterministic scoring check in src/scoring/checks/ that evaluates config quality. Follows the Check[] return pattern, uses point constants from src/scoring/constants.ts, and integrates via filterChecksForTarget() in src/scoring/index.ts. Use when…

2026년 4월 28일
writers-pattern
소프트웨어 개발자

Add a new platform writer module in src/writers/ that generates and writes agent config files for a supported platform. Each writer exports a function that accepts a config interface, creates directories (rules/, skills/, mcp configs), writes files with…

2026년 4월 28일
adding-a-command
소프트웨어 개발자

Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or…

2026년 4월 2일
caliber-testing
소프트웨어 품질 보증 분석가·테스터

Writes Vitest tests following project patterns: __tests__/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach,…

2026년 4월 2일
llm-provider
소프트웨어 개발자

Adds a new LLM provider implementing LLMProvider interface with call() and stream() methods. Integrates with provider factory in src/llm/index.ts, config detection in src/llm/config.ts, and error handling via tracking and recovery. Use when adding a new model…

2026년 4월 2일
수집된 skill 13개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다