Skip to main content
fufankeji
GitHub-Creator-Profil

fufankeji

Repository-Ansicht von 109 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
109
Repositories
3
aktualisiert
22. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

backend-testing
Softwarequalitätssicherungsanalysten und -tester

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

1. Juni 2026
frontend-testing
Softwarequalitätssicherungsanalysten und -tester

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

1. Juni 2026
full-chain-testing
Softwarequalitätssicherungsanalysten und -tester

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

1. Juni 2026
fullstack-slice-testing
Softwarequalitätssicherungsanalysten und -tester

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

1. Juni 2026
test-routing-advisor
Softwarequalitätssicherungsanalysten und -tester

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

1. Juni 2026
testing-system-blueprint
Softwarequalitätssicherungsanalysten und -tester

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

1. Juni 2026
claude-md-bootstrap
Softwareentwickler

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…

26. Mai 2026
run-feature
Softwareentwickler

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

26. Mai 2026
Es werden 8 von 67 gesammelten Skills angezeigt.
dsh-doc-site-sync
Softwareentwickler

Use when publishing, updating, moving, or removing DeepSeek Harness documentation website pages; editing website/docs.ts mappings or navigation; diagnosing a page missing from the VitePress site; fixing projected documentation links; or running the docs:dev,…

22. Aug. 2026
dsh-translate-docs
Softwareentwickler

Manually run the extended DeepSeek Harness bilingual-document workflow, including generated briefings, delegated prose translation, whole-document translation, and scoped pairing verification.

22. Aug. 2026
editing-cordis-compositions
Sonstige Computerberufe

Use when creating, changing, or validating a Cordis composition for this harness — writing or editing an agent preset, adding or removing a plugin row, deciding whether something belongs to the host composition or to one session, checking whether a preset you…

18. Aug. 2026
product-launch-video
Film- und Videobearbeiter

当用户用一句话要求生成产品发布片、功能预告片、应用宣传片或网站展示视频时使用;从空白目录自动生成简报、设计规范、分镜、HyperFrames 源码和经过验收的 MP4,而不是重渲染仓库内已有案例。

17. Aug. 2026
build-ai-report
Datenwissenschaftler

只读分析本地 Excel 工作簿,完成数据剖析、清洗口径、结论提炼、图表选型、离线 HTML 报表生成和双端验收。用户要求理解或分析 .xlsx/.xlsm 数据、把 Excel 变成可视化报告、更新 Epoch AI 演示报表、选择合适图表或核对报表数据时使用。

17. Aug. 2026
grill-me
Projektmanagementspezialisten

在开发前用决策树逐轮澄清产品方向、用户选择和范围边界,直到双方确认共同理解。

17. Aug. 2026
tdd
Softwarequalitätssicherungsanalysten und -tester

通过用户可观察的公开 seam 严格执行一个失败测试、最小实现、同一测试转绿的纵向开发循环。

17. Aug. 2026
to-spec
Projektmanagementspezialisten

把已经讨论清楚的产品需求综合为本地可追踪规格,不重新访谈用户,也不依赖外部 Issue 系统。

17. Aug. 2026
Es werden 8 von 23 gesammelten Skills angezeigt.
feishu-search
Marktforschungsanalysten und Marketingspezialisten

AI-optimized web search and URL content extraction via Tavily API. Activate when user needs to search the web, look up current information, or extract content from URLs.

27. Feb. 2026
tavily
Marktforschungsanalysten und Marketingspezialisten

AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.

27. Feb. 2026
acp-router
Sonstige Computerberufe

Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow).

27. Feb. 2026
coding-agent
Sonstige Computerberufe

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration.…

27. Feb. 2026
openai-image-gen
Softwareentwickler

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

27. Feb. 2026
skill-creator
Sonstige Computerberufe

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

27. Feb. 2026
model-usage
Softwareentwickler

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model…

26. Feb. 2026
openai-image-gen
Softwareentwickler

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

26. Feb. 2026
Es werden 8 von 19 gesammelten Skills angezeigt.
3 von 3 Repositories angezeigt
Alle Repositories angezeigt