Skip to main content
مستودع GitHub

devrune-starter-catalog

يحتوي devrune-starter-catalog على 17 من skills المجمعة من davidarce، مع تغطية مهنية على مستوى المستودع وصفحات 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