Skip to main content
GitHub 저장소

Paddock

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

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

이 저장소의 skills

paddock
소프트웨어 개발자

Interact with Paddock — AI agent orchestration dashboard. Use when registering agents, managing tasks, syncing skills, or querying agent/task status via Paddock APIs.

2026-06-25
speckit-taskstoissues
소프트웨어 개발자

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

2026-06-24
speckit-checklist
소프트웨어 개발자

Claude AskUserQuestion rendering for speckit checklist.

2026-06-24
speckit-clarify
소프트웨어 개발자

Claude AskUserQuestion rendering for speckit clarify.

2026-06-24
speckit-specify
소프트웨어 개발자

Create or update the feature specification from a natural language feature description.

2026-06-10
speckit-verify-run
소프트웨어 품질 보증 분석가·테스터

Perform a non-destructive post-implementation verification gate validating the implementation against spec.md, plan.md, tasks.md, and constitution.md.

2026-06-07
speckit-checklist
소프트웨어 개발자

Generate a custom checklist for the current feature based on user requirements.

2026-06-06
speckit-clarify
소프트웨어 개발자

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

2026-06-06
gitnexus-cli
소프트웨어 개발자

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki"

2026-06-04
gitnexus-debugging
소프트웨어 개발자

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug"

2026-06-04
gitnexus-exploring
소프트웨어 개발자

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow"

2026-06-04
gitnexus-guide
소프트웨어 개발자

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?"

2026-06-04
gitnexus-impact-analysis
소프트웨어 개발자

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?"

2026-06-04
gitnexus-refactoring
소프트웨어 개발자

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file"

2026-06-04
speckit-doctor-check
소프트웨어 개발자

Run a full project health diagnostic — checks structure, agents, features, scripts, extensions, and git status.

2026-06-04
speckit-doctor
소프트웨어 개발자

Run a full project health diagnostic — checks structure, agents, features, scripts, extensions, and git status.

2026-06-04
speckit-git-remote
소프트웨어 개발자

Detect Git remote URL for GitHub integration

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

General code quality review — project guideline compliance, bug detection, code quality analysis.

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

Code comment accuracy verification, documentation completeness assessment, comment rot detection.

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

Error handling review — silent failure detection, catch block analysis, error logging.

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

Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.

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

Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.

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

Test coverage quality analysis — behavioral coverage, critical gap identification, test resilience evaluation.

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

Type design analysis — encapsulation, invariant expression, usefulness, and enforcement.

2026-06-04
gitnexus-exploring
소프트웨어 개발자

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow"

2026-06-04
gitnexus-guide
컴퓨터 사용자 지원 전문가

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?"

2026-06-04
speckit-doctor-check
소프트웨어 품질 보증 분석가·테스터

Run a full project health diagnostic — checks structure, agents, features, scripts, extensions, and git status.

2026-06-04
speckit-doctor
소프트웨어 품질 보증 분석가·테스터

Run a full project health diagnostic — checks structure, agents, features, scripts, extensions, and git status.

2026-06-04
speckit-git-remote
소프트웨어 개발자

Detect Git remote URL for GitHub integration

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

General code quality review — project guideline compliance, bug detection, code quality analysis.

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

Code comment accuracy verification, documentation completeness assessment, comment rot detection.

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

Error handling review — silent failure detection, catch block analysis, error logging.

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

Comprehensive code review using specialized agents — orchestrates code, comments, tests, errors, types, and simplify agents sequentially.

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

Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.

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

Test coverage quality analysis — behavioral coverage, critical gap identification, test resilience evaluation.

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

Type design analysis — encapsulation, invariant expression, usefulness, and enforcement.

2026-06-04
speckit-taskstoissues
소프트웨어 개발자

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

2026-06-04
speckit-cleanup
소프트웨어 품질 보증 분석가·테스터

Post-implementation quality gate that reviews changes, fixes small issues (scout rule), creates tasks for medium issues, and generates analysis for large issues.

2026-06-03
adapters
소프트웨어 개발자

Skill for the Adapters area of paddock. 108 symbols across 22 files.

2026-06-02
chat
소프트웨어 개발자

Skill for the Chat area of paddock. 62 symbols across 10 files.

2026-06-02
이 저장소에서 수집된 skills 70개 중 상위 40개를 표시합니다.