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개 표시
모든 저장소를 표시했습니다