Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
catlog22
Perfil de creador de GitHub

catlog22

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

skills recopiladas
285
repositorios
6
actualizado
2026-07-22
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

codify-to-knowhow
Desarrolladores de software

Manifest-driven knowledge asset generator — converts any structured package into maestro knowhow + spec entries with ref linking. Triggers on "codify-to-knowhow", "style to knowhow", "知识固化".

2026-07-22
delegation-check
Otras ocupaciones informáticas

Check workflow delegation prompts against agent role definitions for content separation violations. Detects conflicts, duplication, boundary leaks, and missing contracts. Triggers on "check delegation", "delegation conflict", "prompt vs role check".

2026-07-22
insight-challenge
Analistas de garantía de calidad de software y probadores

Adversarial review of code quality findings. Challenges insights with counter-evidence, verifies claims against source code, and produces structured verdicts. Triggers on 'insight-challenge', 'challenge finding', '审查发现'.

2026-07-22
maestro-companion
Desarrolladores de software

Quick execution for small tasks (≤1-2 files, no artifact handoff) — minimal run lifecycle (create + complete only) with evidence recording. Can read/write/run any tool, but scoped to tasks completable in a few actions. Not for multi-step workflows or tasks needing downstream gates

2026-07-22
maestro-fork
Desarrolladores de software

Create or sync session worktree for parallel dev

2026-07-22
maestro-guard
Desarrolladores de software

Manage editing boundary restrictions

2026-07-22
maestro-help
Otras ocupaciones informáticas

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

2026-07-22
maestro-impeccable
Diseñadores de interfaces web y digitales

Use when designing, auditing, polishing, improving, or codifying frontend UI — websites, dashboards, landing pages, components, design systems

2026-07-22
Mostrando las 8 principales de 108 skills recopiladas en este repositorio.
ccw-help
Otras ocupaciones informáticas

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

2026-05-14
workflow-lite-execute
Desarrolladores de software

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

2026-05-14
workflow-lite-plan
Desarrolladores de software

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

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

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

2026-05-14
analyze-with-file
Desarrolladores de software

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

2026-04-29
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.

2026-04-29
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.

2026-04-25
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 subsequent skill_call args. Each wave can be 1 or N parallel tasks.

2026-04-21
Mostrando las 8 principales de 105 skills recopiladas en este repositorio.
maestro-next
Otras ocupaciones informáticas

Default interactive entry for development intents — score intent + project state, recommend one atomic step, execute after confirmation. Multi-step intents: stepwise, user-confirmed manual-engine chain, or hand off to /maestro. Never auto-orchestrates

2026-07-19
maestro-ralph
Otras ocupaciones informáticas

Adaptive lifecycle orchestrator — compose, dispatch ralph-executor agent, evaluate decision, loop

2026-07-19
maestro
Otras ocupaciones informáticas

Auto-route intent to optimal command chain — default multi-step closed-loop orchestration; for stepwise interactive execution use /maestro-next

2026-07-19
team-adversarial-swarm
Desarrolladores de software

ACO swarm intelligence with modular Workflow composition and adversarial decision gates. Coordinator drives iteration loop; 4 composable Workflow scripts handle exploration, scoring, convergence, and synthesis — each with built-in adversarial patterns.

2026-07-18
team-arch-opt
Desarrolladores de software

Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team arch-opt".

2026-07-18
team-brainstorm
Otras ocupaciones informáticas

Unified team skill for brainstorming team. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team brainstorm".

2026-07-18
team-coordinate
Otras ocupaciones informáticas

Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence model for orchestration. Triggers on "Team Coordinate ".

2026-07-18
team-designer
Otras ocupaciones informáticas

Meta-skill for generating team skills following the v4 architecture pattern. Produces complete skill packages with SKILL.md router, coordinator, worker roles, specs, and templates. Triggers on "team-designer", "design team".

2026-07-18
Mostrando las 8 principales de 63 skills recopiladas en este repositorio.
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, generating design specification, creating CPCC-compliant documents, or documenting software for intellectual property protection. Triggers on "软件著作权", "设计说明书", "版权登记", "CPCC", "软著申请".

2026-02-24
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 documenting system components. Triggers on "analyze project", "architecture report", "design analysis", "code structure", "system overview".

2026-02-24
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", "new skill", "skill generator".

2026-02-24
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", "tune skill", "skill diagnosis", "optimize skill", "skill debug".

2026-02-24
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", "create docs".

2026-02-24
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".

2026-02-24
Mostrando 6 de 6 repositorios
Todos los repositorios cargados