Skip to main content
在 Manus 中运行任何 Skill
一键导入
aaronmaturen
GitHub 创作者资料

aaronmaturen

按仓库查看 3 个 GitHub 仓库中的 17 个已收集 skills,并展示近似职业覆盖。

已收集 skills
17
仓库
3
职业领域
3
更新
2026-03-06
仓库浏览

仓库与代表性 skills

#001
pi-config
8 个 skills10更新于 2026-03-06
占该创作者 47%
spike-investigation
软件开发工程师

Investigate a technical spike by gathering requirements interactively, analyzing the codebase with grep and read tools, researching libraries and technologies, evaluating options, and producing a structured report with a high-level proposals doc (for managers/PMs/designers) and detailed technical analysis. Uses Monte Carlo simulation for timeline forecasting with confidence levels. Optionally integrates with JIRA if a ticket ID is referenced.

2026-03-06
bug-investigation
软件开发工程师

Investigate a bug using the 5 Whys root cause analysis technique. Fetches ticket details from JIRA (if a ticket ID is provided), checks for previous investigation reports, defines Fix Verification Criteria before digging in, traces the bug across frontend and backend repos, and generates a structured investigation report with timeline and recommendations. Requires jira CLI if using a ticket ID.

2026-03-02
feature-investigation
软件开发工程师

Investigate and plan implementation of a new feature using Acceptance Criteria as the central organizing principle. Fetches ticket details from JIRA, validates and clarifies AC before any planning begins, maps every implementation task back to a specific AC, and generates an implementation plan, technical design, task breakdown, and PR checklist template. Requires jira CLI.

2026-03-02
ticket-explainer
软件开发工程师

Explain what work is needed for a JIRA ticket in plain language. Fetches ticket details from JIRA, searches GitHub for related PRs and commits, identifies affected code areas, and produces a plain-English breakdown with acceptance criteria, task checklist, and suggested first steps. Requires jira and gh CLIs. Usage: /skill:ticket-explainer PROJ-1234

2026-03-02
implement-pr-feedback
软件开发工程师

Fetch all review comments from a GitHub PR, categorize them by priority, present an implementation plan for user approval, then systematically implement each approved change. Does not commit or push — all git actions remain manual. Requires gh CLI. Usage: /skill:implement-pr-feedback <PR URL or number>

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

Fetch and review a GitHub pull request with comprehensive analysis — pattern consistency against existing codebase, junior-friendly explanations, documentation links, manual testing steps with edge cases, and Fix Verification Criteria. Requires gh CLI. Usage: /skill:pr-review <PR URL or number>

2026-02-23
commit-msg
软件开发工程师

Generate a JIRA-linked conventional commit message from staged git changes. Extracts ticket number from branch name (PRO-####, BUG-###), checks for new TODO comments, formats the message, and copies it to clipboard via pbcopy. Does not commit — output only.

2026-02-20
generate-slidedeck
项目管理专家

Generate a Deckset-formatted markdown presentation about the current repository, the current git branch's changes, or a custom topic. Asks the user to choose scope, gathers information from the codebase or branch diff, and writes a .md file to ~/slidedecks/<project-name>/. No external tools required.

2026-02-20
#002
rumpleskill
7 个 skills00更新于 2026-02-17
占该创作者 41%
agents
软件开发工程师

This skill should be used when the user asks to 'create an agent', 'add tool calling', 'build workflows', or 'orchestrate AI tasks'. Guides agentic AI patterns and multi-step reasoning.

2026-02-17
api-integration
软件开发工程师

This skill should be used when the user asks to 'integrate an API', 'handle streaming responses', 'add authentication', or 'manage API calls'. Covers Claude API integration and streaming patterns.

2026-02-17
cli-development
软件开发工程师

This skill should be used when the user asks to 'add a command', 'parse arguments', 'improve CLI output', or 'add interactive features'. Covers command routing, argument parsing, and stdio handling.

2026-02-17
file-system
软件开发工程师

This skill should be used when the user asks to 'scan directories', 'read files', 'parse JSON or Markdown', or 'traverse the file system'. Guides safe file I/O patterns and recursive directory operations.

2026-02-17
markdown
文字处理员和打字员

This skill should be used when the user asks to 'generate Markdown', 'create documentation', 'structure content', or 'format skill definitions'. Covers Markdown generation and structured documentation patterns.

2026-02-17
node
软件开发工程师

This skill should be used when the user asks to 'create a CLI tool', 'handle file system operations', 'manage processes', or 'configure runtime behavior'. Guides Node.js 20.x patterns and native APIs.

2026-02-17
typescript
软件开发工程师

This skill should be used when the user asks to 'add types', 'fix type errors', 'create interfaces', 'improve type safety', or 'configure TypeScript'. Provides TypeScript strict mode patterns and ESM configuration for Node.js projects.

2026-02-17
#003
claude-plugin
2 个 skills11更新于 2026-02-20
占该创作者 12%
已展示 3 / 3 个仓库
已展示全部仓库