Skip to main content

fufankeji/FuFan-VibeCodingCourse

SkillsMP a collecté 67 skills depuis fufankeji/FuFan-VibeCodingCourse. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
67
Étoiles GitHub
66
Forks GitHub
29

Affichage de 40 skills collectés sur 67.

métier
Analystes en assurance qualité des logiciels et testeurs
description

单后端闭环测试执行器(stack-agnostic / project-agnostic)。当一个后端 feature 收尾、需要补 superpowers/spec-kit 开发期 TDD 与契约测试覆盖不了的后端结构性测试缺口时使用:先读项目栈 (package.json / pyproject.toml / go.mod / pom.xml 等)按栈实例化对应工具,再针对实际命中的缺口 RED→GREEN 补测并固化为回归。覆盖四类后端结构性缺口——真库数据层/迁移/事务/约束、鉴权与越权…

Langue du texte source : chinois

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

单前端闭环测试执行器(stack-agnostic / project-agnostic)。当一个前端 feature 收尾、需要补 superpowers/spec-kit 开发期覆盖不了的前端结构性测试缺口时使用:先读项目栈(package.json 或 等价清单)按栈实例化对应成熟工具,再针对实际命中的层 RED→GREEN 补测并固化为回归。与 backend-testing 的根本区别——后端缺口无现成工具需自建("施工队"),前端成熟工具齐全,本 skill 不重新发明工具,只做 三件事:装 + 配…

Langue du texte source : chinois

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

完整功能链路测试执行器(stack-agnostic / project-agnostic)。当多个 feature 已陆续收尾、 某条**跨多 feature 的端到端旅程(A→B→C)首次贯通**、需要为这条关键旅程织一张端到端安全网时使用: 与前三格根本不同——本格的被测对象**不是给定的,要先从系统结构里【挖掘】出来**。先从三源 (静态代码图 + 运行时 trace + spec 契约)挖出一份**跨多 feature 的通路清单(path inventory)**, 挑 P0…

Langue du texte source : chinois

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

局部前后端接缝测试执行器(stack-agnostic / project-agnostic)。当一个 feature 的前后端两侧都收尾、 需要把"单前端阶段拿来 mock 的那份假设"与"单后端的真实行为"做一次对账时使用:在**单 feature 内**, 让消费者侧(前端/调用方)↔ 提供者侧(后端/被调方)的**单条切片**以真实形态对接、停止 mock,验证接缝。 它是 backend-testing / frontend-testing 的对账——单前端 mock…

Langue du texte source : chinois

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

测试路由顾问:在某个 feature 的所有 task 完成(全绿)、进入收尾阶段时,先通篇扫描该 feature 的所有 task/文件,把它们归入一个「开放可增减」的场景类别集合(单后端 / 单前端 / 局部前后端 / 完整功能链路 / 可增类…),判定本 feature 整体属于哪一类,再把每个测试缺口 「路由到对应类别的执行器 skill」去闭环补测。它是 stack-agnostic 的检测器 / 路由器: 本 skill 只做「判类 + 标缺口 +…

Langue du texte source : chinois

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

测试体系蓝本(testing blueprint / test strategy)——一份 stack-agnostic、project-agnostic 的"测试作为体系"方法骨架。当需要确定测试策略、做风险分级(P0–P3)、建立需求↔测试可追溯、 规划三层测试节奏、设计闭环补测、定义发布 go/no-go 门(release gate)时遵循本蓝本。 触发词:测试体系蓝本、测试策略、测试策略蓝本、风险分级、可追溯、需求追溯、发布门、 闭环补测、testing blueprint、test…

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

Generate or refresh a project root CLAUDE.md by READING the project's existing documentation (PRD / architecture decisions / constitution / DESIGN.md / package.json) and producing a 200-line index that follows 2026 Anthropic best practices (WHAT/WHY/HOW…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

对采用 spec-kit 式工作流的项目,实现/推进**单个**已就绪 feature(默认 specs/<id>-<name>/,含 spec+plan+tasks)的端到端标准流程。当用户说"实现 001 / 开发某个 feature / 跑 feature / 按这个流程做 X / run-feature / 继续下一个 feature / 把 <feature> 做了"等,或要对某个已就绪 feature 开工编码时,必须调用本 skill。它封装一套 opinionated 流程:worktree 隔离…

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

把"多候选技术架构选型"打包成"法庭式 5 角色对抗调研"的标准化流程,用 Claude Code Agent Teams 让代言人/红队/集成评估师互相质疑,主 Claude 充当法官综合判决,最终产出架构基线决策文档。适用:多个开源项目 fork 选型、多个 SaaS/云厂商选型、多个技术栈对决(React vs Vue vs Svelte)、多个开源库选型(LangChain vs LlamaIndex)、多个架构方案选型(Monolith vs Microservices vs…

Langue du texte source : chinois

mis à jour
métier
Spécialistes en gestion de projets
description

生成符合行业标准的产品需求文档(PRD / Product Requirements Document)。当用户提到"写 PRD / 产品需求文档 / 需求文档 / 功能规约 / 产品规约 / spec / 写需求 / 整理需求 / 把想法变成 PRD / 把头脑风暴结果落成需求文档 / 写 product spec / 把脑暴结论沉淀成文档"等场景时务必调用。输出 14 章结构化 PRD,支持 Brainstorming → PRD → TRD 的 Vibe Coding 工作流。中文优先,AI Agent…

Langue du texte source : chinois

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

把"任何 0→1 新产品的立项前期调研"打包成"4 路并行 + 双引擎验证 + 1 路收敛"的标准化引导流程。通过苏格拉底式提问从用户抽取项目骨架,自动生成可直接喂给 Claude Code Task 工具的 4-agent 并行调研提示词。用于个人/小团队启动新项目时的产品立项调研、技术选型前的事实摸底、PRD 写作前的输入材料准备。触发关键词:新项目立项 / 产品调研 / 立项调研 / 项目可行性调研 / 帮我调研一个新想法 / 我想做个 X 怎么开始调研 / 把想法变成调研计划 / 调研同类竞品 /…

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

Inject a design system (Stitch DESIGN.md / Figma export / Claude Design output / hand-written DESIGN.md) into an existing GitHub Spec-Kit project WITHOUT re-running the whole spec/plan/tasks pipeline. Use this whenever the user has already completed…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs en chef
description

Use when writing content that cites sources (URLs, numbers, quotes) across social platforms — each platform has different rules for whether bare URLs should appear at all. Prevents inline URL overflow on platforms where links are unclickable or unwanted (小红书,…

Langue du texte source : chinois

mis à jour
métier
Rédacteurs techniques
description

Use when writing a WeChat Official Account article (公众号推文) — long-form structured Chinese content with H2 sections, scene-setting openings, cited sources, and data-driven analysis. Triggers on 公众号, WeChat article, subscription account post, or 推文 requests…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Use when generating a Weibo post (微博) — ultra-short punchy Chinese microblog updates of ≤280 characters with 1–2 hashtags and a direct hook. Triggers on 微博, Weibo post, Chinese microblog, or short social update requests where brevity and immediacy are…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Use when generating content for Xiaohongshu (Little Red Book / 小红书) — short lifestyle notes with emoji, hook-driven openings, pain-point or contrast titles, and interactive CTAs. Triggers on requests for 小红书 posts, rednote content, or any short-form Chinese…

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

Use when wiring any messaging channel to a NanoClaw agent group, or diagnosing adapter failures. Covers channel adapter install, routing wire (messaging_groups / messaging_group_agents / agent_destinations), push credentials bootstrap, and delivery…

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its OpenAI-compatible API.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, native compaction, MCP tools, session resume — in place of the Claude Agent SDK. ChatGPT subscription or OPENAI_API_KEY. Per-group via agent_provider. Distinct from using…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based messaging with end-to-end encryption.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Discord bot channel integration via Chat SDK.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from within Emacs (Doom, Spacemacs, or vanilla). Local HTTP bridge — no bot token or external service needed.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever reach the container;…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Google Chat channel integration via Chat SDK.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Gmail as an MCP tool (read, search, send, label, draft) using OneCLI-managed OAuth. The agent gets Gmail tools in every enabled group; OneCLI injects real tokens at request time so no raw credentials are ever in the container or on disk in usable form.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add a persistent wiki knowledge base to a NanoClaw group. Based on Karpathy's LLM Wiki pattern. Triggers on "add wiki", "wiki", "knowledge base", "llm wiki", "karpathy wiki".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Linear channel integration via Chat SDK. Issue comment threads as conversations.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add a macOS menu bar status indicator for NanoClaw. Shows a bolt icon with a green/red dot indicating whether NanoClaw is running, with Start, Stop, and Restart controls. macOS only.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route a NanoClaw agent group to a local Ollama model instead of the Anthropic API. Ollama speaks the Anthropic API natively (v1/messages), so no provider code changes are needed — just env var overrides and a model setting. Use when the user wants to run…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use OpenCode as an agent provider (AGENT_PROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agent_provider; host passes OPENCODE_* and XDG mount when spawning…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Resend (email) channel integration via Chat SDK.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Slack channel integration via Chat SDK.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Microsoft Teams channel integration via Chat SDK.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Add Telegram channel integration via Chat SDK.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 67.