Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

cat

cat에는 cowwoc에서 수집한 skills 31개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
31
Stars
100
업데이트
2026-02-13
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

git-commit
소프트웨어 개발자

Guide for writing clear, descriptive commit messages

2026-02-13
catgit-merge-linear
소프트웨어 개발자

Merge task branch to base branch with linear history (works from task worktree)

2026-02-13
git-rebase
소프트웨어 개발자

MANDATORY: Use instead of `git rebase` - provides automatic backup and conflict recovery

2026-02-13
git-squash
소프트웨어 개발자

MANDATORY: Use instead of `git rebase -i` for squashing - unified commit messages

2026-02-13
catlearn-from-mistakes
기타 컴퓨터 관련 직업

Analyze mistakes with conversation length as potential cause (CAT-specific)

2026-02-13
catrun-retrospective
기타 컴퓨터 관련 직업

Run scheduled retrospective analysis, derive action items, and track effectiveness

2026-02-13
shrink-doc
소프트웨어 개발자

Compress documentation while preserving execution equivalence (validation-driven approach)

2026-02-13
skill-builder
소프트웨어 개발자

Use BEFORE creating or updating any skill OR command - decomposes goal into forward steps via backward reasoning

2026-02-13
catstakeholder-review
소프트웨어 개발자

Multi-perspective quality review gate with architect, security, quality, tester, and performance stakeholders

2026-02-13
catdecompose-task
소프트웨어 개발자

Split oversized task into smaller tasks with proper dependency management

2026-02-13
catmerge-subagent
소프트웨어 개발자

Merge subagent branch into task branch with conflict resolution and cleanup

2026-02-13
render-diff
소프트웨어 개발자

MANDATORY: Use BEFORE showing ANY diff to user - transforms git diff into 4-column table with box characters (╭╮╰╯│). Required for approval gates, code reviews, change summaries.

2026-02-13
catspawn-subagent
소프트웨어 개발자

Launch subagent with task context in isolated worktree with token tracking

2026-02-13
git-amend
소프트웨어 개발자

MANDATORY: Use instead of `git commit --amend` - verifies HEAD and push status first

2026-02-13
git-rewrite-history
소프트웨어 개발자

MANDATORY: Use instead of `git filter-branch` - safer git-filter-repo with recovery

2026-02-13
cattoken-report
소프트웨어 개발자

Generate detailed token usage report with threshold analysis and recommendations

2026-02-13
get-session-id
소프트웨어 개발자

Reference for accessing session ID via ${CLAUDE_SESSION_ID} automatic substitution

2026-02-13
catcollect-results
기타 컴퓨터 관련 직업

Gather results from completed subagent including commits, metrics, and state updates

2026-02-13
catmonitor-subagents
기타 컴퓨터 관련 직업

Check status of running subagents including token usage and context limits

2026-02-13
catparallel-execute
기타 컴퓨터 관련 직업

Orchestrate multiple independent subagents concurrently with coordinated collection

2026-02-13
format-documentation
소프트웨어 개발자

Guide for formatting Claude-facing documentation with proper line wrapping and YAML multi-line syntax

2026-02-13
safe-rm
소프트웨어 개발자

MANDATORY: Use instead of rm -rf or rm -r to prevent shell session breakage

2026-02-13
validate-git-safety
소프트웨어 개발자

MANDATORY: Run before git push --force, rebase, or reset to verify safety

2026-02-13
grep-and-read
소프트웨어 개발자

Find and read multiple files in one operation (50-70% faster for exploration)

2026-02-13
safe-remove-code
소프트웨어 개발자

Safely remove code patterns from multiple files with validation and rollback (project)

2026-02-13
catrender-box
소프트웨어 개발자

Render boxes and tables with proper emoji-aware alignment using box-drawing characters

2026-02-13
batch-read
소프트웨어 개발자

Find and read multiple files in one operation (50-70% faster for exploration)

2026-02-13
compare-docs
소프트웨어 개발자

Compare two documents semantically with relationship preservation to identify content and structural differences

2026-02-13
get-history
소프트웨어 개발자

Access raw conversation history from Claude Code session storage for analysis

2026-02-13
register-hook
소프트웨어 개발자

Create and register hook scripts with proper error handling and settings

2026-02-13
write-and-commit
소프트웨어 개발자

Create file and commit atomically (60-75% faster than step-by-step)

2026-02-13