Skip to main content

JSai23/claude-tooling

SkillsMP 已收集 JSai23/claude-tooling 中的 55 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
55
GitHub 星标
1
GitHub Forks
0

已展示 40 / 55 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add, fix, or update logging in project code

原文语言:英语

更新
职业分类
软件开发工程师
描述

Add, fix, or update logging in project code

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
技术写作员
描述

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.

原文语言:英语

更新
职业分类
项目管理专家
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
技术写作员
描述

Documentation writer focused on brevity. Use for /doc.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

Create session handoff document for transferring work to another session

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate or update project documentation

原文语言:英语

更新
职业分类
软件开发工程师
描述

Resume work from a previous handoff document

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Rust code quality audit based on Apollo best practices

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
已展示 40 / 55 个已收集 Skill。