Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

claude-tooling

claude-tooling contiene 55 skills recopiladas de JSai23, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
55
Stars
1
actualizado
2026-03-15
Forks
0
Cobertura ocupacional
6 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

loop-loop-author-a
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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 y sistemas informáticos

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

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

2026-03-14
util-logging
Desarrolladores de software

Add, fix, or update logging in project code

2026-03-14
logging
Desarrolladores de software

Add, fix, or update logging in project code

2026-03-14
vault-librarian
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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
Redactores 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 en gestión de proyectos

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
Desarrolladores 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
Desarrolladores 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
Desarrolladores 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 en gestión de proyectos

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

2026-02-16
wf-planner
Especialistas en gestión de proyectos

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 garantía de calidad de software y probadores

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

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

2026-02-16
builder-living-docs-k
Desarrolladores 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
Diseñadores de interfaces web y digitales

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

2026-02-16
logging-a
Especialistas en gestión de proyectos

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

2026-02-16
planner-implementation-k
Desarrolladores 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
Desarrolladores 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
Redactores técnicos

Documentation writer focused on brevity. Use for /doc.

2026-02-13
improve
Desarrolladores 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
Desarrolladores de software

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

2026-02-13
util-ask
Especialistas en gestión de proyectos

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

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

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

2026-02-13
util-create-handoff
Especialistas en gestión de proyectos

Create session handoff document for transferring work to another session

2026-02-13
util-doc
Desarrolladores de software

Generate or update project documentation

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

Resume work from a previous handoff document

2026-02-13
util-rust-quality
Analistas de garantía de calidad de software y probadores

Rust code quality audit based on Apollo best practices

2026-02-13
util-tldr
Desarrolladores de software

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

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

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

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

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

2026-02-13
backlinks-a
Desarrolladores 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 las 40 principales de 55 skills recopiladas en este repositorio.