Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

claude-tooling

claude-tooling contém 55 skills coletadas de JSai23, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
55
Stars
1
atualizado
2026-03-15
Forks
0
Cobertura ocupacional
6 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

loop-loop-author-a
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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

2026-03-14
util-logging
Desenvolvedores de software

Add, fix, or update logging in project code

2026-03-14
logging
Desenvolvedores de software

Add, fix, or update logging in project code

2026-03-14
vault-librarian
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Redatores técnicos

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
Especialistas em gestão de projetos

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Especialistas em gestão de projetos

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

2026-02-16
wf-planner
Especialistas em gestão de projetos

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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

2026-02-16
builder-living-docs-k
Desenvolvedores de software

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
Designers de interfaces web e digitais

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

2026-02-16
logging-a
Especialistas em gestão de projetos

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

2026-02-16
planner-implementation-k
Desenvolvedores de software

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

2026-02-15
common-doc-audit-k
Desenvolvedores de software

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
Redatores técnicos

Documentation writer focused on brevity. Use for /doc.

2026-02-13
improve
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-02-13
util-ask
Especialistas em gestão de projetos

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

2026-02-13
util-context-advisor
Desenvolvedores de software

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

2026-02-13
util-create-handoff
Especialistas em gestão de projetos

Create session handoff document for transferring work to another session

2026-02-13
util-doc
Desenvolvedores de software

Generate or update project documentation

2026-02-13
util-resume-handoff
Desenvolvedores de software

Resume work from a previous handoff document

2026-02-13
util-rust-quality
Analistas de garantia de qualidade de software e testadores

Rust code quality audit based on Apollo best practices

2026-02-13
util-tldr
Desenvolvedores de software

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

2026-02-13
vault-sem-search-a
Desenvolvedores de software

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

2026-02-13
wf-doc-a
Desenvolvedores de software

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

2026-02-13
backlinks-a
Desenvolvedores de software

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
Mostrando as 40 principais de 55 skills coletadas neste repositório.