全部收录

相关性达标的全量 Skills(含未精选长尾)· 共 6067

verifier-readiness-azd

在执行前评估项目或任务的依赖、访问与可证实性准备度。

▸ 推荐理由跨领域的预检工具,有助于提前发现阻塞与缺口。
▸ 风险提示需要读取项目计划与访问控制信息,可能暴露敏感元数据。
开发编程readiness预检依赖风险识别通用Skill.md ↗

surveiller-livraison-azd

监控发布金丝雀、对比基线并在授权下处理回滚或事故响应。

▸ 推荐理由结合金丝雀测试与证据驱动决策,适合线上发布控制场景。
▸ 风险提示可能在授权下执行回滚或修改生产状态,需谨慎并限制权限。
开发编程监控发布金丝雀回滚通用Skill.md ↗

reviser-qualite-azd

独立复核变更的合规性、正确性和证据质量并决定接受或返工。

▸ 推荐理由提供双步独立复核流程,便于强制审查与责任分离。
▸ 风险提示需要访问变更 diff 与证据资源,可能涉及敏感数据读取。
开发编程评审质量保证合规安全通用Skill.md ↗

prouver-resultat-azd

为变更或交付的每项断言收集新鲜证据并出具可验证证明。

▸ 推荐理由侧重面向表层的实证与溯源,适合发布前强验证场景。
▸ 风险提示可能调用外部数据源或访问日志与测试环境,需要相应权限。
开发编程证明证据验证溯源通用Skill.md ↗

planifier-travail-azd

把验收结果拆解成可执行、可验证的阶段、任务与契约。

▸ 推荐理由擅长生成依赖 DAG、阶段顺序与可验证的执行契约。
▸ 风险提示需要读取项目配置与访问权限,可能暴露敏感依赖信息。
开发编程计划依赖管理契约任务拆解通用Skill.md ↗

piloter-workflow-azd

将自然语言目标转换为可验证的交付并驱动端到端工作流。

▸ 推荐理由适合作为把高层目标拆成可执行、可验证任务的入口。
▸ 风险提示可能需要对仓库与部署有写/执行权限,慎用自动化操作。
开发编程工作流交付路由决策通用Skill.md ↗

livrer-changement-azd

集成并验证被接受的变更,准备交付、交接与回滚方案。

▸ 推荐理由保障变更在合并与发布时的可验证性与可回退性。
▸ 风险提示会执行合并或发布相关操作,需严格权限与审查流程。
开发编程交付管理集成验证回滚准备通用Skill.md ↗

isoler-travail-azd

在同一仓库用分支或 worktree 隔离并行工作以避免交叉污染。

▸ 推荐理由适合并行假设或对抗性验证时的安全实验流程。
▸ 风险提示会创建分支或工作树并可能写入仓库,需相应权限。
开发编程分支隔离worktree并行工作通用Skill.md ↗

inspecter-projet-azd

检查仓库与源码,用证据支撑下一步决策并找到最小路径。

▸ 推荐理由在动手前把决策建立在事实与能力之上。
▸ 风险提示会读取仓库与可选外部记忆,注意敏感信息泄露。
开发编程仓库检查证据驱动决策支持通用Skill.md ↗

initialiser-projet-azd

在仓库中一次性设置 AZDone 约定与项目基座供其它技能使用。

▸ 推荐理由为整个技能套件建立共享约定的必做步骤。
▸ 风险提示会修改仓库配置与文件,需写权限并审阅变更脚本。
开发编程项目引导仓库约定基础配置通用Skill.md ↗

construire-solution-azd

基于严格 TDD 与公共契约构建最小可提交的代码或内容变更。

▸ 推荐理由适合需要可审计且不破坏契约的小修补流程。
▸ 风险提示会修改代码并运行测试,需仓库写权限与 CI 访问。
开发编程最小变更TDD契约驱动通用Skill.md ↗

remotion-upgrade

指导如何升级 Remotion 及相关包、Agent Skills 和兼容组件。

▸ 推荐理由提供自动与手工两种升级流程,便于安全迁移与回滚。
▸ 风险提示执行 npx 或升级命令会拉取远程包并修改项目依赖,请提前备份。
开发编程Remotion升级依赖管理通用Skill.md ↗

remotion-saas

构建基于 Remotion 的视频应用、架构与 Player 使用建议。

▸ 推荐理由从模板选择到编辑器集成,适合做视频 SaaS 的开发者参考。
开发编程RemotionSaaS视频应用通用Skill.md ↗

remotion-docs

通过 Algolia API 检索并获取 Remotion 官方文档页面内容。

▸ 推荐理由便于自动化查文档与回答开发者问题,提升效率。
▸ 风险提示调用 Algolia API 需联网并可能需要配置 API Key。
开发编程文档检索AlgoliaRemotion通用Skill.md ↗

remotion-create

引导创建新的 Remotion 项目并搭建初始合成与依赖环境。

▸ 推荐理由快速搭建可运行的 Remotion 模板,适合制作视频原型和迭代。
▸ 风险提示需在本地安装 Node.js 并执行脚本安装依赖。
开发编程项目脚手架RemotionNode通用Skill.md ↗

mediabunny

在浏览器环境中处理音视频文件,获取时长、尺寸等常用信息。

▸ 推荐理由封装常用媒体操作,便于自动化处理与前端集成。
内容创作媒体处理音视频浏览器通用Skill.md ↗

hearsay-ai-visibility

操作本地 Hearsay 跟踪器以测量在各大 LLM 中的品牌与 AI 语音份额。

▸ 推荐理由提供跨模型统计和置信区间,适合做品牌在 AI 中被引用的定量监测。
▸ 风险提示需启动本地 Node 服务并可能上传/收集品牌相关数据。
数据与抓取品牌监测LLM可见性本地工具通用Skill.md ↗

valuing-information

Prices research, tests, surveys, dashboards and experiments before running them, by computing how much the result would raise expected utility - which is zero whenever no outcome would change the decision. Use when someone proposes an A/B test, user survey, market study, competitor analysis, analytics build, consultant, pilot, or "let's gather more data", and when deciding how large a study needs to be.

Skill.md ↗

tracking-beliefs

Separates signal from noise in metrics you cannot observe directly, updating a belief from evidence instead of reacting to the latest reading - Bayesian updates over competing explanations, and a filter that says whether this week's move is real. Use when a metric moves and someone wants to act, when diagnosing why traffic or revenue changed, when a dashboard number contradicts intuition, or when deciding whether a trend is real yet.

Skill.md ↗

stress-testing-plans

Validates a plan before committing to it - checks whether the ranking survives the assumptions, finds the most likely way it fails, and makes the trade-offs explicit via a Pareto frontier instead of an invented single score. Use before a launch, price change, migration, infrastructure change or major commitment, when running a premortem, when two objectives conflict, or when a decision depends on an assumption nobody has tested.

Skill.md ↗

reading-rivals

Models what a competitor will do next and what happens if you respond - best response, equilibrium, and the difference between a rival who optimises perfectly and one who does not. Use before a price change or price war, when a competitor launches something, when deciding whether to match a rival's move, when analysing a market with few players, or when someone asks "what will they do if we do this".

Skill.md ↗

planning-horizons

Decides how far ahead to plan, what to discount future payoffs by, and which backlog items can be dropped without analysis - using receding-horizon planning, an explicit discount factor, and branch-and-bound pruning against the incumbent. Use when building a roadmap, prioritising a backlog, arguing about short-term versus long-term, setting quarterly or annual plans, or when planning has become an end in itself.

Skill.md ↗

learning-from-outcomes

Turns past decisions into calibrated judgment - scoring old predictions against what happened, assigning credit for delayed results, and separating a bad decision from a good decision that lost. Use during a retrospective, postmortem, quarterly or monthly review, when reviewing decisions taken 30+ days ago, when attributing a result to a cause, or when someone claims to have called something.

Skill.md ↗

framing-decisions

Turns a vague "what should we do about X" into a scored decision - explicit actions, an explicit unknown, an explicit prior, and one utility scale - then picks by maximum expected utility and checks the result for framing effects. Use when facing a choice between options under uncertainty, when a decision has stalled in circular debate, when someone asks "should we do A or B", or before writing any decision record, strategy memo, or roadmap commitment.

Skill.md ↗

allocating-effort

Splits scarce time, budget or traffic across competing products, channels, campaigns or variants by treating them as a multi-armed bandit - Thompson sampling over beta posteriors, with optimism for anything not yet tried enough to judge. Use when deciding what to work on next, how to divide a marketing budget, which product to prioritise, whether to kill something that is underperforming, or when picking a winner among test variants.

Skill.md ↗

web-app-builder

把 Markdown 转成单文件 HTML 的响应式 Web 应用

▸ 推荐理由零构建、无框架即可产出可交互文档和界面
▸ 风险提示默认使用 Google Fonts,可能会有外部请求
开发编程单页应用Markdown 转换响应式通用Skill.md ↗