全部收录

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

a5c-ai/babysitter1.6k77°

process-builder

按 SDK 模式生成新的 babysitter 流程定义并提供三阶段实现指导。

▸ 推荐理由为开发者快速搭建规范化流程模板,减少重复配置工作。
▸ 风险提示会在仓库中创建或修改文件,需具备写权限。
开发编程流程脚手架模板最佳实践Claude CodeSkill.md ↗
a5c-ai/babysitter1.6k78°

fix-failing-pipelines

检测 babysitter 仓库 staging 分支上失败的 Actions 流程并尝试修复或触发修复流程。

▸ 推荐理由能自动发现并处理 CI 故障,减少运维人工干预时间。
▸ 风险提示会触发 workflow 或修改仓库,需 actions/写入权限且可能引发破坏性变更。
开发编程CI修复GitHub Actions自动修复Claude CodeSkill.md ↗
a5c-ai/babysitter1.6k74°

catalog-babysitter-users

发现并维护使用 babysitter SDK 的公共仓库目录,生成去重的用户清单。

▸ 推荐理由便于追踪生态用户与实践样例,对社区健康评估有价值。
▸ 风险提示会读取并写入仓库文档,需 GitHub 访问权限并慎重修改文件。
研究检索依赖扫描生态目录GitHubClaude CodeSkill.md ↗
a5c-ai/babysitter1.6k79°

babysit-babysitter-issues

拉取分配给 a5c-agent 的 GitHub issue 并自动处理或分派工作。

▸ 推荐理由对仓库维护者和自动化运维非常实用,集成了 gh CLI 的具体流程。
▸ 风险提示需使用 gh CLI 并具备仓库读写/issue 权限。
开发编程Issue处理GitHub自动化Claude CodeSkill.md ↗
a5c-ai/babysitter1.6k73°

assimilate-popular-workflows

在公共 GitHub 仓库中搜索并收集 SKILL.md,归类提取常见工作流模式。

▸ 推荐理由适合做技能生态调研并提取可复用流程与模式。
▸ 风险提示需要访问 GitHub API/仓库,可能需凭证和大量网络请求。
研究检索GitHub爬取技能研究流程归纳Claude CodeSkill.md ↗

scroll-world-openart

用 OpenArt 生成预渲染画面,构建随滚动驱动的连续飞行式沉浸落地页(无切换)。

▸ 推荐理由为品牌与产品落地页提供沉浸式视觉叙事,适合营销与展示场景。
▸ 风险提示需调用外部生成服务并消耗大量渲染/带宽,且可能涉及版权问题。
垂直行业滚动交互视觉落地页OpenArt通用Skill.md ↗

pinme-r2

指导在 PinMe 部署的 Cloudflare Worker 中使用自动注入的 env.R2 进行对象存储操作。

▸ 推荐理由免凭据利用 PinMe 注入的 R2 绑定,简化上传/下载、列举与 Range 请求等常见操作。
▸ 风险提示依赖 PinMe 注入的 env.R2 绑定,脱离该环境无法运行或复现。
开发编程Cloudflare R2PinMe对象存储Worker通用Skill.md ↗

pinme-uniwebpay

为 PinMe Cloudflare Worker 提供 UniwebPay 支付集成代码与示例。

▸ 推荐理由专门处理 UniwebPay SDK 与 PinMe 环境绑定,适合需要支付功能的项目。
▸ 风险提示涉及支付密钥与外部 SDK,部署前须做好密钥管理与合规审查。
开发编程PinMe支付集成CloudflareUniwebPay通用Skill.md ↗

pinme-share

生成静态分享页并通过 pinme 上传,返回最终分享 URL 的流程指南。

▸ 推荐理由便于将成果快速发布为可分享链接,适合 demo 与报告发布。
▸ 风险提示上传与公开分享可能泄露敏感内容,注意权限控制
开发编程分享页面静态部署PinMe通用Skill.md ↗

pinme-llm

在 PinMe Worker 中接入 OpenRouter 代理的 LLM 与搜索 API 的使用指南。

▸ 推荐理由为在 PinMe 内安全调用大模型提供完整示例与防泄露策略。
▸ 风险提示涉及外部 LLM 与潜在数据外泄,注意敏感信息过滤
开发编程LLM集成OpenRouterWorker-TS通用Skill.md ↗

pinme-email

示范在 PinMe Worker 中调用平台邮件发送接口的实现指南。

▸ 推荐理由简化邮件功能接入,适合实现通知与验证邮件。
▸ 风险提示发送邮件存在滥用风险,需妥善管理 API Key
开发编程邮件发送PinMeWorker通用Skill.md ↗

pinme-auth

指导在 PinMe Worker (TypeScript) 中接入身份验证代理 API 的用法。

▸ 推荐理由为 PinMe 项目提供标准化的用户管理与验证实现范例。
▸ 风险提示需要项目 API Key 与处理用户敏感信息
开发编程身份验证PinMeWorker-TS通用Skill.md ↗

socratic

串联 Maieutic 与 Elenchus 完成意图确认+变异挑战的完整审查流程。

▸ 推荐理由为代码审查提供端到端的发现、确认与反驳循环,降低漏测风险。
开发编程审查流程问答式验证测试防御通用Skill.md ↗

maieutic

将代码变更转为需决策的意图合约并生成/验证单元测试契约。

▸ 推荐理由帮助把模糊变更转成可验证的测试合同,便于审查与回归保护。
开发编程意图抽取测试合约代码审查通用Skill.md ↗

elenchus

用风险等级变异挑战测试套件,评估测试覆盖与回归风险。

▸ 推荐理由把变异测试作为证据引擎,适合想量化测试薄弱点的团队。
开发编程变异测试测试质量自动化QA通用Skill.md ↗

taskforge

The primary entry point for the taskforge engineering workflow - create and import tasks, query and manage the backlog, route work, and unblock humans. Use whenever the user wants to add or import work ("add a task", "import issue

Skill.md ↗

taskforge-run

Implement a taskforge task against its active Specification and verify it with an independent fresh-context review subagent. Use when a task's readiness is "run", or when the user asks to run, implement, execute, build, or ship a taskforge task that has a specification. Covers the implement-review-retry loop, recorded-and-auditable reviewer isolation, root-cause escalation back to taskforge-refine or taskforge-explore, and scope discipline (out-of-scope discoveries become follow-up tasks). Tasks without an active specification route to taskforge-refine instead.

Skill.md ↗

taskforge-review

Independently review a taskforge task's implementation against its Specification and emit only the verdict — the review half of the split run workflow (docs/ADR-0001 Phase 6). Use when a task's readiness is "review" (an implementation awaits review). Runs in fresh context against the recorded reviewer prompt; produces one review artifact (approved, or rejected with a root_cause). The KERNEL routes on the verdict (approved -> done, rejected -> refine/explore/retry) — the review never emits a done or escalate signal.

Skill.md ↗

taskforge-refine

The universal entry point of the taskforge workflow - assess whether a task is executable and produce its Specification, or route it. Use whenever the user says to refine, spec, scope, groom, or prepare a taskforge task, asks "what's next for TASK-x", or wants to move a new task forward - and whenever a task's readiness is "refine" (including after escalations or invalidation cascades). Four modes - adopt a well-written task nearly verbatim, elaborate an underspecified one, generate blocking clarification prerequisites, or escalate to taskforge-explore for an architectural decision.

Skill.md ↗

taskforge-implement

Implement a taskforge task against its active Specification and emit only the implementation — the build half of the split run workflow (docs/ADR-0001 Phase 6). Use when a task's readiness is "run" (ready to build). Produces one implementation artifact; it does NOT review its own work — an independent taskforge-review follows. Escalates upstream defects (spec unimplementable, approach wrong, spec premise provably false) instead of pushing through. Tasks without an active specification route to taskforge-refine.

Skill.md ↗

taskforge-explore

Produce an engineering Decision for a taskforge task - chosen approach, real alternatives with rejection reasons, trade-offs, risks - and propose decomposition or related work for human approval. Use when a task's readiness is "explore" (an escalation is pending from refine, run, or a child task, or a research topic was started via the explore command), or when the user explicitly asks to explore, architect, decide an approach for, or break down a taskforge task. Not for writing specifications (taskforge-refine) or implementing (taskforge-run).

Skill.md ↗

hacker-news

Fetches the current top stories from Hacker News. Returns title, URL, score, and author for each. Use when the user asks what's on Hacker News, what's trending in tech, or for news headlines.

Skill.md ↗

humanizer-ru

将俄语 AI 文本改写为更自然、更有人味的语言。

▸ 推荐理由适合俄语内容创作者与编辑,增强个性化表达。
▸ 风险提示可能被用于规避 AI 文本检测的用途。
内容创作俄语文本润色人性化改写通用Skill.md ↗

humanizer-ru

将俄语 AI 文本改写为更自然、更有人味的语言。

▸ 推荐理由适合俄语内容创作者与编辑,增强个性化表达。
▸ 风险提示可能被用于规避 AI 文本检测的用途。
内容创作俄语文本润色人性化改写通用Skill.md ↗
anthropics/skills16.5w78°

webapp-testing

用 Playwright 在本地驱动并测试 Web 应用,捕获截图与日志。

▸ 推荐理由适合自动化前端功能验证与 UI 调试,配套脚本实用。
▸ 风险提示运行脚本会在本地执行并可能访问网络或启动浏览器进程。
开发编程PlaywrightWeb 测试UI 调试通用Skill.md ↗
anthropics/skills16.5w80°

web-artifacts-builder

构建并打包复杂的前端 HTML 工件,支持 React、Tailwind、shadcn/ui 等栈。

▸ 推荐理由便于将多文件前端工程打包成单文件 HTML 产物,适合交互型智能工件开发者。
▸ 风险提示初始化或打包脚本可能会从外部仓库/域名拉取依赖,请注意外部资源与脚本权限。
开发编程前端构建React打包通用Skill.md ↗
anthropics/skills16.5w80°

theme-factory

为幻灯片、文档与页面套用预设主题,提供配色与字体配对方案。

▸ 推荐理由快速统一视觉风格,适合需要大量产出品牌一致内容的团队。
内容创作主题库配色方案字体搭配通用Skill.md ↗
anthropics/skills16.5w77°

slack-gif-creator

针对 Slack 优化的动图制作规范、参数与验证工具集(尺寸、帧率、色深等)。

▸ 推荐理由帮助设计兼容且体积友好的聊天动图,适合社区运营与内部表情包制作。
内容创作GIF制作Slack优化动画参数通用Skill.md ↗