Skip to main content
catlog22
Perfil de creador de GitHub

catlog22

Vista por repositorio de 204 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
204
repositorios
6
actualizado
31 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

ccw-help
Otras ocupaciones informáticas

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

14 may 2026
workflow-lite-execute
Desarrolladores de software

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

14 may 2026
workflow-lite-plan
Desarrolladores de software

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

14 may 2026
workflow-multi-cli-plan
Desarrolladores de software

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

14 may 2026
analyze-with-file
Desarrolladores de software

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

29 abr 2026
csv-wave-pipeline
Desarrolladores de software

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.

29 abr 2026
workflow-lite-test-review
Analistas de garantía de calidad de software y probadores

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

25 abr 2026
ccw
Otras ocupaciones informáticas

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…

21 abr 2026
Mostrando 8 de 105 skills recopiladas.
maestro-companion
sin clasificar

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

31 ago 2026
maestro-fork
sin clasificar

Create or sync session worktree for parallel dev

31 ago 2026
maestro-guard
sin clasificar

Manage editing boundary restrictions

31 ago 2026
maestro-help
sin clasificar

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

31 ago 2026
maestro-impeccable
sin clasificar

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

31 ago 2026
maestro-init
sin clasificar

Initialize project with auto state detection

31 ago 2026
maestro-issue
sin clasificar

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 沉淀走…

31 ago 2026
maestro-knowhow
sin clasificar

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;项目约束规则走…

31 ago 2026
Mostrando 8 de 56 skills recopiladas.
thesis-docx
sin clasificar

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…

24 ago 2026
maestro-companion
sin clasificar

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

23 ago 2026
maestro-fork
sin clasificar

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

23 ago 2026
maestro-help
sin clasificar

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

23 ago 2026
maestro-init
sin clasificar

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

23 ago 2026
maestro-merge
sin clasificar

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

23 ago 2026
maestro-next
sin clasificar

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…

23 ago 2026
maestro-odyssey
sin clasificar

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;…

23 ago 2026
Mostrando 8 de 34 skills recopiladas.
copyright-docs
Desarrolladores de software

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,…

24 feb 2026
project-analyze
Desarrolladores de software

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…

24 feb 2026
skill-generator
Desarrolladores de software

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",…

24 feb 2026
skill-tuning
Desarrolladores de software

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",…

24 feb 2026
software-manual
Desarrolladores de software

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",…

24 feb 2026
workflow-skill-designer
Desarrolladores de software

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".

24 feb 2026
Mostrando 6 de 6 repositorios
Todos los repositorios cargados