Skip to main content
مستودع GitHub

agentskills

يحتوي agentskills على 27 من skills المجمعة من wtsi-hgi، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
27
Stars
1
محدث
2026-07-11
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

bugfix
مطوّرو البرمجيات

Orchestrates standalone or caller-batched bug fixes via implementor and reviewer subagents using TDD. Handles bugs and verified review findings sequentially, tracks them in a dated checklist, and commits each fix without disrupting a surrounding PR-resolution batch.

2026-07-11
pr-resolver
مطوّرو البرمجيات

Resolve GitHub PR review comments from humans and Copilot, including reviews already auto-requested or in progress. Use for verified comment resolution, sequential bugfix batching, one-push CI/Copilot cycles, and SHA-aware waits that avoid stale-event loops.

2026-07-11
go-conventions
مطوّرو البرمجيات

Shared conventions for Go projects. Copyright boilerplate, code quality, GoConvey testing, architecture, and commands. Referenced by go-implementor, go-reviewer, and workflow skills.

2026-07-11
go-implementor
مطوّرو البرمجيات

Go TDD implementation workflow. References implementation-principles, go-conventions, testing-principles, and agent-conduct.

2026-07-11
go-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review Go implementations against spec acceptance tests. References implementation-principles, go-conventions, testing-principles, and agent-conduct.

2026-07-11
implementation-principles
مطوّرو البرمجيات

Shared cross-language delivery workflow and guidance for implementing the simplest sufficient solution, maximizing reuse of existing code, and avoiding speculative abstractions, dependencies, and refactors. Use when implementing or reviewing code in any language.

2026-07-11
nextflow-implementor
مطوّرو البرمجيات

Nextflow DSL 2 TDD implementation workflow. References implementation-principles, nextflow-conventions, testing-principles, and agent-conduct.

2026-07-11
nextflow-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review Nextflow DSL 2 implementations against spec acceptance tests. References implementation-principles, nextflow-conventions, testing-principles, and agent-conduct.

2026-07-11
nextjs-fastapi-implementor
مطوّرو البرمجيات

Full-stack TDD implementation for Next.js 16 + FastAPI projects. References implementation-principles, nextjs-fastapi-conventions, testing-principles, and agent-conduct.

2026-07-11
nextjs-fastapi-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review Next.js + FastAPI implementations against spec acceptance tests. References implementation-principles, nextjs-fastapi-conventions, testing-principles, and agent-conduct.

2026-07-11
pr-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews changes on current branch vs base. Checks code quality, bugs, usability, and optionally spec conformance. Fixes issues via implementor subagents.

2026-07-11
python-implementor
مطوّرو البرمجيات

Python TDD implementation workflow. References implementation-principles, python-conventions, testing-principles, and agent-conduct.

2026-07-11
python-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review Python implementations against spec acceptance tests. References implementation-principles, python-conventions, testing-principles, and agent-conduct.

2026-07-11
testing-principles
محللو ضمان جودة البرمجيات والمختبرون

Shared guidance for behaviour-focused tests in TDD, regression fixes, acceptance-test implementation, flaky test fixes, and test review. Use when writing, updating, stabilizing, or reviewing tests, or briefing another agent about tests, especially when deciding whether a cleanup/removal request needs a new test.

2026-07-09
agent-conduct
مطوّرو البرمجيات

Mandatory safety rules for all agents. Read before starting any work.

2026-07-02
orchestrator
مطوّرو البرمجيات

Orchestrates implementation and review of phase plans via subagents. Use when given a phase MD file to complete.

2026-07-02
subagents
مطوّرو البرمجيات

Shared rules for orchestrating agents that delegate work to subagents. Referenced by orchestrator, bugfix, spec-writer, pr-reviewer, and pr-resolver.

2026-07-02
nextflow-conventions
مطوّرو البرمجيات

Shared conventions for Nextflow DSL 2 workflows. Project layout, modules, nf-test testing, config, containers, and commands. Referenced by nextflow-implementor, nextflow-reviewer, and workflow skills.

2026-07-01
nextjs-fastapi-conventions
مطوّرو البرمجيات

Shared conventions for Next.js 16 + FastAPI full-stack projects. Architecture, code quality, testing, styling, and commands. Referenced by nextjs-fastapi-implementor and nextjs-fastapi-reviewer.

2026-07-01
python-conventions
مطوّرو البرمجيات

Shared conventions for modern Python 3.14 projects. Project layout, typing, linting, testing, and commands. Referenced by python-implementor, python-reviewer, and workflow skills.

2026-07-01
spec-writer
متخصصو إدارة المشاريع

Orchestrates spec creation and review via subagents. Use when designing a new feature or writing a spec.

2026-05-11
phase-creator
متخصصو إدارة المشاريع

Creates phase plan documents from a spec.md Implementation Order. Invoked by spec-writer, not directly.

2026-04-30
phase-reviewer
متخصصو إدارة المشاريع

Reviews phase plan documents for correctness against spec.md and text quality. Fixes errors directly. Invoked by spec-writer, not directly.

2026-04-30
spec-author
متخصصو إدارة المشاريع

Writes or revises feature specs with user stories and acceptance tests for TDD implementation. Invoked by spec-writer, not directly.

2026-04-30
spec-proofreader
المحررون

Reviews spec documents for text quality issues without knowledge of the feature description. Fixes errors directly. Invoked by spec-writer, not directly.

2026-04-30
spec-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews a spec against the feature description for completeness. Returns PASS or FAIL. Invoked by spec-writer, not directly.

2026-04-30
frontend-design
مطوّرو الويب

Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics. Use when building web components, pages, dashboards, or styling web UI.

2026-04-27