Skip to main content
aaronmaturen
GitHub クリエイタープロフィール

aaronmaturen

3 件の GitHub リポジトリにある 17 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
17
リポジトリ
3
更新
2026年3月6日
リポジトリエクスプローラー

リポジトリと代表的な skills

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…

2026年3月6日
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…

2026年3月2日
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,…

2026年3月2日
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,…

2026年3月2日
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:…

2026年2月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:…

2026年2月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年2月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…

2026年2月20日
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年2月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年2月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年2月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年2月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年2月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年2月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年2月17日
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました