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

TLDR

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

수집된 skills
8
Stars
18
업데이트
2026-07-17
Forks
4
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

tldr-commit
소프트웨어 개발자

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /tldr-commit. Auto-triggers when staging changes.

2026-07-17
tldr-compress
소프트웨어 개발자

Compress natural language memory files (CLAUDE.md, todos, preferences) into TLDR format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /tldr-compress FILEPATH or "compress memory file"

2026-07-17
tldr-help
소프트웨어 개발자

Quick-reference card for all tldr modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /tldr-help, "tldr help", "what TLDR commands", "how do I use TLDR".

2026-07-17
tldr-review
소프트웨어 품질 보증 분석가·테스터

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /tldr-review. Auto-triggers when reviewing pull requests.

2026-07-17
tldr
소프트웨어 개발자

Verdict-first communication mode. Cuts token usage 60-75% by enforcing TLDR rules (1-sentence default, 3-word target, shape dispatch) while preserving full technical accuracy and truth priority. Supports levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "tldr mode", "talk TLDR", "verdict first", "no filler", or invokes /tldr. Auto-triggers on token efficiency or when TLDR style is requested.

2026-07-17
tldr-stats
소프트웨어 개발자

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /tldr-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

2026-07-17
tldr-update
소프트웨어 개발자

Update TLDR from GitHub and refresh installed agent hooks, skills, MCP, and rules. Triggers on /tldr-update, "tldr update", "update TLDR", or when the user asks to upgrade the TLDR install. Run via Bash: `tldr update` or `node <repo>/bin/install.js update`.

2026-07-17
tldrcrew
기타 컴퓨터 관련 직업

Decision guide for delegating to tldr-style subagents. Tells the main thread WHEN to spawn `tldrcrew-investigator` (locate code), `tldrcrew-builder` (1-2 file edit), or `tldrcrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is tldr-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use tldrcrew", "spawn investigator/builder/reviewer", "save context", "compressed agent output".

2026-07-17