Skip to main content
مستودع GitHub

Paddock

يحتوي Paddock على 70 من skills المجمعة من racecraft-lab، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 70 skills مجمعة في هذا المستودع.