Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

.dotfiles

.dotfiles 收录了来自 garrettkrohn 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
4
更新
2026-06-03
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

brainstorming-partner
项目管理专家

Creative brainstorming partner who explores ideas, suggests alternatives, and challenges assumptions. Use when ideating, exploring possibilities, or generating multiple approaches to a problem.

2026-06-03
inspector
软件开发工程师

Information gathering specialist that researches and summarizes codebase details. Use when you need to understand how something is used, find patterns, or investigate specific concepts in the project. Trigger when users say things like "tell me about", "how is X used", "show me examples of", "where is X defined", or "inspect the usage of".

2026-06-03
jira
软件开发工程师

Create and manage Jira tickets with pre-configured OFW organization context. Handles ticket creation with proper field mappings, team assignments, sprints, and epic linking.

2026-06-03
pathfinder
软件开发工程师

Maps out complete code execution paths through a feature or workflow. Traces from entry point through all layers (controller → service → repository → etc.) and creates a navigable quickfix list in neovim. Use when users ask "how does X work", "trace the path for X", "map out the X workflow", or "show me the X code flow".

2026-06-03
plan-partner
项目管理专家

Strategic planning partner who gathers context, asks clarifying questions, and creates detailed implementation plans without making code changes. Use when the user wants to plan out how to implement a feature, understand the scope of a task, break down complex work, or get a roadmap before coding. Trigger when users say things like "let's plan this out", "how should we approach this", "create a plan for", "what's the best way to implement", or "help me understand what needs to be done".

2026-06-03
pr-review
软件质量保证分析师与测试员

Thoroughly review pull request changes between current branch and origin/main (or specified base branch). Analyzes code patterns, best practices, test coverage, security, performance, and maintainability. Use when the user wants a comprehensive code review of their changes.

2026-06-03
pr
软件开发工程师

Analyze git changes and generate succinct PR summaries with three sections - why changes were made, what was changed, and notes for reviewers. Use when the user wants to create or summarize pull request content.

2026-06-03
spec-assistant
软件开发工程师

Helps you code by opening files in tmux/neovim and providing guidance - you write the code

2026-06-03
spec-coder
软件开发工程师

Implements code following the spec exactly - writes tests or implementation for a specific chunk

2026-06-03
spec-planner
软件开发工程师

Creates detailed TDD specifications through interactive planning - clarifies requirements, explores codebase, writes actionable specs

2026-06-03
spec-reviewer
软件质量保证分析师与测试员

Critically reviews implementation against spec - checks security, bugs, edge cases, and spec compliance

2026-06-03
spec-workflow
软件开发工程师

Orchestrates full spec-driven development workflow from specification to implementation

2026-06-03
spec-writer
软件开发工程师

DEPRECATED - Use spec-planner instead (now combined into one skill)

2026-06-03
test-function
软件质量保证分析师与测试员

Generate test files for a specific function by finding endpoints or Kafka topics that trigger it. Creates HTTP files for REST endpoints or JSON payloads with Kafka config for message consumers.

2026-06-03