Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
catlog22
GitHub 제작자 프로필

catlog22

6개 GitHub 저장소에서 수집된 285개 skills를 저장소 단위로 보여줍니다.

수집된 skills
285
저장소
6
업데이트
2026-07-22
저장소 탐색

저장소와 대표 skills

codify-to-knowhow
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

Create or sync session worktree for parallel dev

2026-07-22
maestro-guard
소프트웨어 개발자

Manage editing boundary restrictions

2026-07-22
maestro-help
기타 컴퓨터 관련 직업

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

2026-07-22
maestro-impeccable
웹·디지털 인터페이스 디자이너

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

2026-07-22
이 저장소에서 수집된 skills 108개 중 상위 8개를 표시합니다.
ccw-help
기타 컴퓨터 관련 직업

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

2026-05-14
workflow-lite-execute
소프트웨어 개발자

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

2026-05-14
workflow-lite-plan
소프트웨어 개발자

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

2026-05-14
workflow-multi-cli-plan
소프트웨어 개발자

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

2026-05-14
analyze-with-file
소프트웨어 개발자

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

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

2026-04-21
이 저장소에서 수집된 skills 105개 중 상위 8개를 표시합니다.
maestro-next
기타 컴퓨터 관련 직업

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
기타 컴퓨터 관련 직업

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

2026-07-19
maestro
기타 컴퓨터 관련 직업

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
소프트웨어 개발자

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
기타 컴퓨터 관련 직업

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
기타 컴퓨터 관련 직업

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
이 저장소에서 수집된 skills 63개 중 상위 8개를 표시합니다.
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, generating design specification, creating CPCC-compliant documents, or documenting software for intellectual property protection. Triggers on "软件著作权", "设计说明书", "版权登记", "CPCC", "软著申请".

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

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

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

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

2026-02-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-02-24
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다