Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

home

home 收录了来自 chisuhua 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
0
更新
2026-05-17
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

planning-with-files
软件开发工程师

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

2026-05-17
council-workflow
软件开发工程师

多智能体委员会工作流 - 增强版 PRD/ADR 创建与审查。采用文档驱动状态机,确保任何中断后可从断点恢复。核心改进:DevMate 主动与用户讨论决策点,而非仅发送列表。

2026-05-17
agent-browser
软件开发工程师

Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take screenshots, record video. Capabilities: web scraping, form filling, clicking, typing, drag-drop, file upload, JavaScript execution. Use for: web automation, data extraction, testing, agent browsing, research. Triggers: browser, web automation, scrape, navigate, click, fill form, screenshot, browse web, playwright, headless browser, web agent, surf internet, record video

2026-05-15
web-search
软件开发工程师

Web search and content extraction with Tavily and Exa via inference.sh CLI. Apps: Tavily Search, Tavily Extract, Exa Search, Exa Answer, Exa Extract. Capabilities: AI-powered search, content extraction, direct answers, research. Use for: research, RAG pipelines, fact-checking, content aggregation, agents. Triggers: web search, tavily, exa, search api, content extraction, research, internet search, ai search, search assistant, web scraping, rag, perplexity alternative

2026-05-15
regression-bisect
软件质量保证分析师与测试员

重构后测试回归的系统调试方法论 — git bisect 定位 + 新旧代码语义对比 + 状态修改交叉引用

2026-05-14
state-modification-audit
软件质量保证分析师与测试员

对指定状态变量执行全项目读写交叉引用审计,识别并发/非预期的修改路径

2026-05-14
cpp-debug
软件开发工程师

C++ 运行时故障排查(崩溃、死锁、内存泄漏)

2026-04-28
cmake-manage
软件开发工程师

管理 CMake 构建系统,处理依赖、预设和跨平台配置

2026-03-19
cpp-architecture
软件开发工程师

分析 C++ 项目架构依赖和模块边界

2026-03-19
cpp-modernize
软件开发工程师

将旧版 C++ 代码(C++98/03)现代化到 C++17/20,处理裸指针、NULL、typedef 等。 使用场景:当代码包含大量 new/delete、NULL 宏、手动循环时。 示例: - 用户:"把 src/legacy.cpp 改成现代 C++" → 使用本技能重构 - 用户:"这些原始指针改成智能指针" → 应用 unique_ptr/shared_ptr 转换

2026-03-19
obsidian-markdown
综合办公文员

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

2026-03-19
planning-with-files
软件开发工程师

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

2026-03-19