Skip to main content

caliber-ai-org/ai-setup

SkillsMP 已收集 caliber-ai-org/ai-setup 中的 13 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
13
GitHub 星标
1,247
GitHub Forks
121

这个仓库中的 skills

已展示 13 / 13 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Discovers and installs community skills from the public registry. Use when the user mentions a technology, framework, or task that could benefit from specialized skills not yet installed, asks 'how do I do X', 'find a skill for X', or starts work in a new…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Saves user instructions as persistent learnings for future sessions. Use when the user says 'remember this', 'always do X', 'from now on', 'never do Y', or gives any instruction they want persisted across sessions. Proactively suggest when the user states a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Sets up Caliber for automatic AI agent context sync. Installs pre-commit hooks so CLAUDE.md, Cursor rules, and Copilot instructions update automatically on every commit. Use when Caliber hooks are not yet installed or when the user asks about keeping agent…

原文语言:英语

更新
已展示 13 / 13 个已收集 Skill。