Skip to main content
catlog22
GitHub 创作者资料

catlog22

按仓库查看 6 个 GitHub 仓库中的 204 个已收集 skills。

已收集 skills
204
仓库
6
更新
2026年8月31日
仓库浏览

仓库与代表性 skills

ccw-help
其他计算机职业

CCW command help system. Search, browse, recommend commands, skills, teams. Triggers "ccw-help", "ccw-issue".

2026年5月14日
workflow-lite-execute
软件开发工程师

Lightweight execution engine - multi-mode input, task grouping, batch execution, chain to workflow-lite-test-review

2026年5月14日
workflow-lite-plan
软件开发工程师

Lightweight planning skill - task analysis, multi-angle exploration, clarification, adaptive planning, confirmation, and execution handoff

2026年5月14日
workflow-multi-cli-plan
软件开发工程师

Multi-CLI collaborative planning with codebase context gathering, iterative cross-verification, and execution handoff.

2026年5月14日
analyze-with-file
软件开发工程师

Interactive collaborative analysis with documented discussions, inline exploration, and evolving understanding.

2026年4月29日
csv-wave-pipeline
软件开发工程师

Requirement planning to wave-based CSV execution pipeline. Decomposes requirement into dependency-sorted CSV tasks, computes execution waves, runs wave-by-wave via spawn_agents_on_csv with cross-wave context propagation.

2026年4月29日
workflow-lite-test-review
软件质量保证分析师与测试员

Post-execution test review and fix - chain from workflow-lite-execute or standalone. Reviews implementation against plan, runs tests, auto-fixes failures.

2026年4月25日
ccw
其他计算机职业

Intelligent coordinator — classify intent via structured extraction (action × object × style), map to skill chain, execute wave-by-wave via spawn_agents_on_csv. Barrier skills trigger coordinator-side artifact analysis between waves to dynamically assemble…

2026年4月21日
已展示 8 / 105 个已收集 Skill。
maestro-companion
未分类

Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks.

2026年8月31日
maestro-fork
未分类

Create or sync session worktree for parallel dev

2026年8月31日
maestro-guard
未分类

Manage editing boundary restrictions

2026年8月31日
maestro-help
未分类

Maestro Flow 命令帮助系统。搜索命令、浏览技能、工作流推荐、新手引导。Triggers on "maestro-help", "帮助", "命令", "怎么用", "skill", "workflow", "maestro 怎么用".

2026年8月31日
maestro-impeccable
未分类

Use when designing, reviewing, refining, fixing, or codifying frontend UI through the installed Impeccable skill

2026年8月31日
maestro-init
未分类

Initialize project with auto state detection

2026年8月31日
maestro-issue
未分类

Intent-driven issue lifecycle management — describe what you want in natural language (报告一个 bug / 列出开放 issue / 关掉 ISS-xxx / 关联到 task / 扫描发现问题) and the workflow routes to the right operation. Operates on .workflow/issues/. 知识管理走 /maestro-knowledge;knowhow 沉淀走…

2026年8月31日
maestro-knowhow
未分类

Intent-driven knowhow precipitation — describe what you want to capture (记一个关于X的决策 / 保存这段代码模板 / 写个部署配方 / 存个调试技巧) and the workflow infers the type and records it into .workflow/knowhow/. Pure capture surface; knowhow 的管理/审计走 /maestro-knowledge;项目约束规则走…

2026年8月31日
已展示 8 / 56 个已收集 Skill。
thesis-docx
未分类

Create, revise, and format thesis or dissertation Word documents with strict academic formatting control. Use when an AI agent needs to generate or revise thesis content, normalize Word styles, follow a school template, fix captions or page numbers or section…

2026年8月24日
maestro-companion
未分类

Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks. Arguments: <intent> [-y]

2026年8月23日
maestro-fork
未分类

Create or sync session worktree for parallel dev Arguments: --session <session_id> [--base <ref>] [--sync]

2026年8月23日
maestro-help
未分类

Maestro Flow 命令帮助系统。搜索命令、浏览技能、工作流推荐、新手引导。Triggers on "maestro-help", "帮助", "命令", "怎么用", "skill", "workflow", "maestro 怎么用".

2026年8月23日
maestro-init
未分类

Initialize project with auto state detection Arguments: [-y] [--from <source>] [--from-brainstorm SESSION-ID]

2026年8月23日
maestro-merge
未分类

Merge session worktree branch back to main Arguments: --session <session_id> [--force] [--dry-run] [--no-cleanup] [--continue]

2026年8月23日
maestro-next
未分类

Unified entry for all development intents — classify intent, assess complexity, route to the correct execution channel: /maestro-companion (lightweight), standard single run, or /maestro and /maestro-ralph (multi-step manual/orchestrated). Pure router, never…

2026年8月23日
maestro-odyssey
未分类

Long-running iterative cycle — one entry, seven modes (debug|improve|planex|review|security|defensive|ui). Shared archaeology/audit → fix → verify → generalize → discover → persist skeleton with mode-specific dimensions. User-invoked campaign entry;…

2026年8月23日
已展示 8 / 34 个已收集 Skill。
copyright-docs
软件开发工程师

Generate software copyright design specification documents compliant with China Copyright Protection Center (CPCC) standards. Creates complete design documents with Mermaid diagrams based on source code analysis. Use for software copyright registration,…

2026年2月24日
project-analyze
软件开发工程师

Multi-phase iterative project analysis with Mermaid diagrams. Generates architecture reports, design reports, method analysis reports. Use when analyzing codebases, understanding project structure, reviewing architecture, exploring design patterns, or…

2026年2月24日
skill-generator
软件开发工程师

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill",…

2026年2月24日
skill-tuning
软件开发工程师

Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long-tail forgetting, data flow disruption, and agent coordination failures. Supports Gemini CLI for deep analysis. Triggers on "skill tuning",…

2026年2月24日
software-manual
软件开发工程师

Generate interactive TiddlyWiki-style HTML software manuals with screenshots, API docs, and multi-level code examples. Use when creating user guides, software documentation, or API references. Triggers on "software manual", "user guide", "generate manual",…

2026年2月24日
workflow-skill-designer
软件开发工程师

Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".

2026年2月24日
已展示 6 / 6 个仓库
已展示全部仓库