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

claude-tooling

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

수집된 skills
55
Stars
1
업데이트
2026-03-15
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

loop-loop-author-a
소프트웨어 개발자

Write high-quality session prompts (SESSION_WORKER.md and SESSION_REVIEWER.md) for an agent loop. Reads repo context and follows the loop-author guide to produce targeted, effective prompts. Use when setting up a new loop or rewriting session prompts for an existing one.

2026-03-15
loop-loop-launch-a
소프트웨어 개발자

Pre-flight checks and launch for agent loops. Validates branch state, session prompts, creates loop directory structure, and launches run.sh in a tmux session. Use when the user wants to start a new agent loop in the current repo.

2026-03-15
loop-loop-observe-a
소프트웨어 개발자

Cross-repo visibility for agent loops. Lists running, completed, and crashed loops. Reads the registry and per-repo tracking logs. Shows tmux attach commands. Use when checking what loops are active, what ran recently, or loop details.

2026-03-15
util-improve
소프트웨어 개발자

Capture feedback about wf, util, or vault plugins and file it as a GitHub issue for improvement. Use after any session where the tooling fell short — wrong agent behavior, missing skill coverage, misleading prompts, workflow friction, or convention gaps. Only for generic plugin improvements that would help ANY project, not repo-specific config. Files to JSai23/claude-tooling with the plugin-feedback label.

2026-03-15
loop-author-a
소프트웨어 개발자

Write high-quality session prompts (SESSION_WORKER.md and SESSION_REVIEWER.md) for an agent loop. Reads repo context and follows the loop-author guide to produce targeted, effective prompts. Use when setting up a new loop or rewriting session prompts for an existing one.

2026-03-15
loop-launch-a
소프트웨어 개발자

Pre-flight checks and launch for agent loops. Validates branch state, session prompts, creates loop directory structure, and launches run.sh in a tmux session. Use when the user wants to start a new agent loop in the current repo.

2026-03-15
loop-observe-a
네트워크·컴퓨터 시스템 관리자

Cross-repo visibility for agent loops. Lists running, completed, and crashed loops. Reads the registry and per-repo tracking logs. Shows tmux attach commands. Use when checking what loops are active, what ran recently, or loop details.

2026-03-15
util-log-writer
소프트웨어 개발자

Logging auditor focused on signal over noise. Use for /logging.

2026-03-14
util-logging
소프트웨어 개발자

Add, fix, or update logging in project code

2026-03-14
logging
소프트웨어 개발자

Add, fix, or update logging in project code

2026-03-14
vault-librarian
소프트웨어 개발자

Use this agent for processing inbox, filing notes, organizing the vault, updating living docs, maintaining backlinks and tags, and running audit passes. The organizer that turns raw captures into structured knowledge.

2026-02-22
auto-process-a
소프트웨어 개발자

This skill should be used when the user asks to "process inbox", "auto process", "file this note", "triage inbox", "route this to the right place", or needs to automatically move notes from 0-Inbox to their correct PARA destination.

2026-02-22
vault-thinker
소프트웨어 개발자

Use this agent for thinking through problems, exploring what your notes say, discussing where projects stand, and synthesizing across areas. A research partner that reads your vault and thinks with you. Writes synthesis to inbox.

2026-02-22
vault-writer
기술 작가

Use this agent for interactive writing sessions. Drafts notes from conversation, encodes filing intent for the librarian, writes to inbox only. A transcription partner that captures your thinking well.

2026-02-22
tags-k
프로젝트 관리 전문가

This skill should be used when the user asks to "check tags", "update tags", "audit tags", "change tag", "list tags", "tag this note", "fix frontmatter tags", or needs to manage tags across notes.

2026-02-22
vault-system-k
소프트웨어 개발자

This skill should be used when the user asks to "file a note", "organize vault", "PARA structure", "vault rules", "add frontmatter", "tag a note", "archive a note", "naming convention", or when working with Obsidian vault files.

2026-02-22
wf-builder
소프트웨어 개발자

Implementation session — execute milestones from a plan, write production code and tests, follow codebase patterns, surface deviations, maintain living docs. Launched via: claude --agent wf:builder

2026-02-16
wf-gardener
소프트웨어 개발자

Maintenance session — continuous cleanup of LLM-generated technical debt in code and documentation. Keeps docs current, prunes stale plans, fixes drift. Launched via: claude --agent wf:gardener

2026-02-16
wf-logging-a
프로젝트 관리 전문가

Log decisions, progress, deviations, and discoveries during any workflow phase

2026-02-16
wf-planner
프로젝트 관리 전문가

Planning and design session — everything before code. Use when starting a feature, designing a system change, or breaking down complex work into an execution plan. Launched via: claude --agent wf:planner

2026-02-16
wf-verifier
소프트웨어 품질 보증 분석가·테스터

Verification session — end-of-cycle quality review covering design, integrity, cleanliness, and production readiness. Delegates to specialized agents via Task tool. Launched via: claude --agent wf:verifier

2026-02-16
builder-conventions-k
소프트웨어 개발자

Implementation practices — deviation protocol, progress tracking, code standards, codebase reflection

2026-02-16
builder-living-docs-k
소프트웨어 개발자

ALWAYS USE if you are the builder. Use after every implementation pass — update living docs, maintain diagrams (Mermaid for formal, ASCII for loose), reconcile plan with reality, update ARCHITECTURE.md when system shape changes. Documentation is a core output, not an afterthought.

2026-02-16
common-design-docs-k
웹·디지털 인터페이스 디자이너

The agent documentation system — doc types, folder structure, frontmatter conventions, agent roles, lifecycle

2026-02-16
logging-a
프로젝트 관리 전문가

Log decisions, progress, deviations, and discoveries during any workflow phase

2026-02-16
planner-implementation-k
소프트웨어 개발자

How to write implementation plans — code structure, module layout, component connections, with execution blocks at the end

2026-02-15
common-doc-audit-k
소프트웨어 개발자

ALWAYS USE if you are the verifier or gardener. Use after any build cycle to audit documentation accuracy — check diagram drift, living doc freshness, ARCHITECTURE.md currency, cross-link integrity, and plan status. Gardener uses broadly across the full doc tree; verifier uses post-build to confirm the builder did its doc duty.

2026-02-14
util-doc-writer
기술 작가

Documentation writer focused on brevity. Use for /doc.

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

Capture feedback about wf, util, or vault plugins and file it as a GitHub issue for improvement. Use after any session where the tooling fell short — wrong agent behavior, missing skill coverage, misleading prompts, workflow friction, or convention gaps. Only for generic plugin improvements that would help ANY project, not repo-specific config. Files to JSai23/claude-tooling with the plugin-feedback label.

2026-02-13
planner-design-k
소프트웨어 개발자

How to think about design — product outcomes, system architecture, code structure, tradeoffs

2026-02-13
util-ask
프로젝트 관리 전문가

Ask questions about design, architecture, or how code fits together

2026-02-13
util-context-advisor
소프트웨어 개발자

Answers design and architecture questions from plans and docs. Use for /ask.

2026-02-13
util-create-handoff
프로젝트 관리 전문가

Create session handoff document for transferring work to another session

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

Generate or update project documentation

2026-02-13
util-resume-handoff
소프트웨어 개발자

Resume work from a previous handoff document

2026-02-13
util-rust-quality
소프트웨어 품질 보증 분석가·테스터

Rust code quality audit based on Apollo best practices

2026-02-13
util-tldr
소프트웨어 개발자

Token-efficient code analysis reference. Use when analyzing large codebases or needing structured code intelligence.

2026-02-13
vault-sem-search-a
소프트웨어 개발자

This skill should be used when the user asks to "search notes",

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

Generate or update standard code documentation — docstrings, rustdoc, API references, READMEs

2026-02-13
backlinks-a
소프트웨어 개발자

This skill should be used when the user asks to "add backlinks", "find related notes", "what should this link to", "update backlinks", "suggest connections", or needs to find appropriate wikilinks for a note.

2026-02-13
이 저장소에서 수집된 skills 55개 중 상위 40개를 표시합니다.