Skip to main content
GitHub 저장소

devrune-starter-catalog

devrune-starter-catalog에는 davidarce에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
1
업데이트
2026-05-06
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

sdd-plan
소프트웨어 개발자

Use when creating an SDD implementation plan from exploration.md, with deep interview, task breakdown, and batch assignments.

2026-05-06
write-a-prd
프로젝트 관리 전문가

Generate a Product Requirements Document via interactive interview. Writes a markdown PRD that captures intent, user stories, and out-of-scope. Use when the brief is vague, when no ticket is bound, or when SDD invokes it from its PRD gate.

2026-05-05
sdd-implement
소프트웨어 개발자

Use when executing an SDD plan via batch-based task implementation, tracking progress with [ ]/[X] markers and quality gates.

2026-05-05
sdd-explore
소프트웨어 개발자

Use when starting an SDD workflow to discover codebase context, curate relevant files, and prepare exploration.md for planning.

2026-05-05
sdd-orchestrator
소프트웨어 개발자

SDD Orchestrator coordinates SDD (Spec-Driven Development) workflow via sub-agents

2026-05-05
sdd-review
소프트웨어 품질 보증 분석가·테스터

Use when reviewing code changes before commit, comparing implementation against SDD plan, or doing standalone code review with advisor consultation.

2026-05-03
api-first-advisor
소프트웨어 개발자

API-first design patterns — OpenAPI, REST conventions, error models, versioning

2026-04-28
architect-advisor
소프트웨어 개발자

Clean architecture patterns: hexagonal, DDD, ports and adapters, layered design.

2026-04-28
component-advisor
소프트웨어 개발자

React component design patterns — composition, hooks, state management, performance

2026-04-28
frontend-test-advisor
소프트웨어 품질 보증 분석가·테스터

Frontend testing patterns — React Testing Library, Vitest/Jest, Cypress e2e

2026-04-28
integration-test-advisor
소프트웨어 품질 보증 분석가·테스터

Integration test patterns — adapter testing, external service mocking, test slicing

2026-04-28
review-pr
소프트웨어 품질 보증 분석가·테스터

Use when the user asks to review a PR/MR, review a pull request or merge request, or says "review PR <number>" or "review MR <number>". Fetches PR/MR from GitHub or GitLab, analyzes with project rules via sdd-review, and posts inline comments. Supports both GitHub (gh CLI) and GitLab (glab CLI).

2026-04-28
unit-test-advisor
소프트웨어 품질 보증 분석가·테스터

Domain unit test patterns: test structure, mocking strategies, test data builders, Given-When-Then.

2026-04-28
web-accessibility-advisor
웹 개발자

Web accessibility patterns — WCAG 2.1 AA, ARIA, keyboard navigation, screen readers

2026-04-28
git-commit
소프트웨어 개발자

Use when the user asks to create/make/save a commit in ANY language (English/Spanish/paraphrase). Follows Conventional Commits with JIRA ticket detection.

2026-04-28
git-pull-request
소프트웨어 개발자

Use when the user asks to create/open a PR or MR in ANY language or paraphrase (English/Spanish). Auto-detects GitHub/GitLab, selects PR template, and enriches with JIRA context.

2026-04-28
arch-flow-explorer
소프트웨어 개발자

Generate interactive HTML visualizations of architecture flows with clickable nodes, pan/zoom, and animated walkthroughs.

2026-03-31