Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

cat

cat contient 31 skills collectées depuis cowwoc, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
31
Stars
100
mis à jour
2026-02-13
Forks
2
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

git-commit
Développeurs de logiciels

Guide for writing clear, descriptive commit messages

2026-02-13
catgit-merge-linear
Développeurs de logiciels

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

2026-02-13
git-rebase
Développeurs de logiciels

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

2026-02-13
git-squash
Développeurs de logiciels

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

2026-02-13
catlearn-from-mistakes
Autres occupations informatiques

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

2026-02-13
catrun-retrospective
Autres occupations informatiques

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

2026-02-13
shrink-doc
Développeurs de logiciels

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

2026-02-13
skill-builder
Développeurs de logiciels

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

2026-02-13
catstakeholder-review
Développeurs de logiciels

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

2026-02-13
catdecompose-task
Développeurs de logiciels

Split oversized task into smaller tasks with proper dependency management

2026-02-13
catmerge-subagent
Développeurs de logiciels

Merge subagent branch into task branch with conflict resolution and cleanup

2026-02-13
render-diff
Développeurs de logiciels

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
Développeurs de logiciels

Launch subagent with task context in isolated worktree with token tracking

2026-02-13
git-amend
Développeurs de logiciels

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

2026-02-13
git-rewrite-history
Développeurs de logiciels

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

2026-02-13
cattoken-report
Développeurs de logiciels

Generate detailed token usage report with threshold analysis and recommendations

2026-02-13
get-session-id
Développeurs de logiciels

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

2026-02-13
catcollect-results
Autres occupations informatiques

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

2026-02-13
catmonitor-subagents
Autres occupations informatiques

Check status of running subagents including token usage and context limits

2026-02-13
catparallel-execute
Autres occupations informatiques

Orchestrate multiple independent subagents concurrently with coordinated collection

2026-02-13
format-documentation
Développeurs de logiciels

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

2026-02-13
safe-rm
Développeurs de logiciels

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

2026-02-13
validate-git-safety
Développeurs de logiciels

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

2026-02-13
grep-and-read
Développeurs de logiciels

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

2026-02-13
safe-remove-code
Développeurs de logiciels

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

2026-02-13
catrender-box
Développeurs de logiciels

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

2026-02-13
batch-read
Développeurs de logiciels

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

2026-02-13
compare-docs
Développeurs de logiciels

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

2026-02-13
get-history
Développeurs de logiciels

Access raw conversation history from Claude Code session storage for analysis

2026-02-13
register-hook
Développeurs de logiciels

Create and register hook scripts with proper error handling and settings

2026-02-13
write-and-commit
Développeurs de logiciels

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

2026-02-13