Skip to main content
Dépôt GitHub

best-copilot

best-copilot contient 39 skills collectées depuis funky-eyes, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
39
Stars
12
mis à jour
2026-07-15
Forks
1
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

core-workflow-contract
Autres occupations informatiques

Use when an agent needs the shared best-copilot contract for source priority, runtime adapters, init gates, work modes, dispatch packets, review, verification, memory, spec, state persistence, or closeout.

2026-07-15
repo-init-manual-fallback
Développeurs de logiciels

Use inside repo-init-scan after the official stage whenever scaffold verification, bounded repair, or `best-copilot.md` rewrite is still needed.

2026-07-15
senior-project-expert-workflow
Développeurs de logiciels

Use when coordinating large, ambiguous, cross-module, multi-agent, planning, dispatch, fan-in, closeout, or workflow-evolution work as the Senior Project Expert.

2026-07-15
specification-writer-workflow
Développeurs de logiciels

Use when maintaining requirements, design, tasks, ADRs, execution-plan state, closeout records, or memory/spec recovery as the Specification Writer.

2026-07-15
subagent-driven-development
Développeurs de logiciels

Use when an approved tasks.md from a Spec Bundle, or a compact approved small-work plan, should be executed by fresh-context specialist subagents, with each task receiving implementation, spec-compliance review, code-quality review, and verification before closure. DO NOT USE FOR: missing plans, brainstorming, or simple single-file edits.

2026-07-15
target-spec-bootstrap
Spécialistes en gestion de projets

Create the target repository's local spec skeleton and reusable requirements/design/tasks templates. Use from repo-init-scan during first substantial plugin use, or from spec-writing flows when `spec/INDEX.md` or `spec/templates` is missing. Do not overwrite active project specs.

2026-07-15
technical-architect-workflow
Développeurs de logiciels

Use when owning full-stack architecture, SDD design brainstorming, backend/frontend integration, service boundaries, data models, API contracts, runtime behavior, mainline implementation strategy, parallel decomposition, or Developer/Frontend Designer-code review as the Technical Architect.

2026-07-15
writing-plans
Développeurs de logiciels

Use when a MEDIUM/LARGE task needs concrete implementation tasks with files, dependencies, acceptance checks, and verification. DO NOT USE FOR: tiny single-file changes or unresolved design direction.

2026-07-15
structured-review
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing code diffs, implementation changes, agent/skill/instruction customization, targeted re-review, review feedback intake, review handoff preparation, or medium/large feature design before implementation. Covers correctness, spec compliance, security, performance, maintainability, frontend UX behavior, test adequacy, and multi-lane design risks.

2026-07-13
target-instructions-bootstrap
Développeurs de logiciels

Create the target repository's local AI instruction scaffold during first-use bootstrap. Use from repo-init-scan when `.github/instructions`, runtime adapters such as `AGENTS.md` / `CLAUDE.md`, or the neutral project facts scaffold are missing. Do not use to overwrite existing project-specific rules.

2026-07-13
spec-review-gauntlet
Spécialistes en gestion de projets

Use before implementation to review a Spec Bundle, design direction, or execution plan for readiness, traceability, scope discipline, multi-lane design risks, and TDD/verification feasibility. DO NOT USE FOR: implemented-code review or small already-frozen edits.

2026-07-09
brainstorming
Spécialistes en gestion de projets

Use this skill for top-level/PM planning gates that need design exploration and explicit direction confirmation before specs or code for MEDIUM/LARGE work. Use when a request is ambiguous, has multiple route-changing options, or needs direction lock-in. DO NOT USE FOR: direct specialist invocation, clear small isolated changes, or already-confirmed specs.

2026-07-08
td-java-coding-guidelines
Développeurs de logiciels

Use when writing or reviewing Java code involving Tongdun/Alibaba Java rules, exceptions, logging, SQL/MyBatis, security, middleware, concurrency, virtual threads, JVM JIT performance, or project layering.

2026-07-08
context-packet-fastpath
Autres occupations informatiques

Use to prepare a minimal context packet for a delegated subtask or to consume a frozen packet without re-reading unrelated files.

2026-07-01
dispatching-parallel-agents
Autres occupations informatiques

Use when multiple frozen subtasks have non-overlapping write sets and can be implemented or reviewed in parallel.

2026-07-01
evolution-loop
Autres occupations informatiques

Use after meaningful task closeout, repeated failure, review loops, stale triggers, or user feedback that an agent/skill/workflow should improve. Turns verified signals into auditable, bounded evolution proposals for agents, skills, memory, and README guidance. DO NOT USE FOR: speculative prompt tweaks without evidence, direct autonomous rewrites, or changing user-facing behavior without PM review.

2026-07-01
quality-assurance-workflow
Analystes en assurance qualité des logiciels et testeurs

Use when performing functional verification, regression risk assessment, code review, test sufficiency judgment, or merge-readiness review as the Quality Assurance Expert.

2026-07-01
search-fastpath
Développeurs de logiciels

Use when target files are unknown, repeated search is becoming expensive, an agent is about to do broad repo-wide scanning, or a regex search is being considered. DO NOT USE FOR: explicit user paths or already frozen files_involved.

2026-07-01
repo-init-gate
Développeurs de logiciels

Use before repo-init-scan to cheaply decide whether a target repository already satisfies the current best-copilot init contract by reading only the root `best-copilot.md` sentinel.

2026-06-24
repo-init-scan
Développeurs de logiciels

Use after repo-init-gate fails, or when explicit reinitialization/repair is requested, to orchestrate the official init stage and the manual fallback stage.

2026-06-24
senior-project-expert
Développeurs de logiciels

Compatibility entrypoint for runtimes that resolve the Senior Project Expert name as a skill instead of the Senior Project Expert agent. Runs the same init preflight before PM/coordinator workflow.

2026-06-24
target-memory-bootstrap
Développeurs de logiciels

Create the target repository's local memory skeleton after repo init. Use from repo-init-scan during first substantial plugin use, when `memories/repo` is missing, or when MEDIUM/LARGE work needs persistent recovery state. Do not store active project memory in the plugin package.

2026-06-19
verification-before-completion
Analystes en assurance qualité des logiciels et testeurs

Use before claiming work is done, fixed, passing, or ready. Requires a final evidence check and residual-risk statement.

2026-06-04
executing-plans
Développeurs de logiciels

Use when executing an already approved multi-step implementation plan or tasks.md with checkpoints, verification evidence, and per-task review. Requires current execution confirmation when the packet is part of PM orchestration. DO NOT USE FOR: brainstorming, spec writing, or one tiny isolated edit.

2026-06-04
frontend-designer-workflow
Développeurs de logiciels

Use when implementing or reviewing pages, components, interactions, responsive layouts, browser behavior, visual quality, or frontend performance as the Frontend Designer.

2026-06-04
spec-execution-fastpath
Développeurs de logiciels

Use when requirements or spec are clear and the implementation should be a minimal, repo-pattern-compatible diff. DO NOT USE FOR: unclear direction, broad redesign, or tasks without enough file/context evidence.

2026-06-03
repo-init-official
Développeurs de logiciels

Use inside repo-init-scan to try a target-local `init` skill, Claude `/init`, or `copilot init`, normalize official init output into `.github/instructions/project.instructions.md`, and decide whether manual fallback is still needed.

2026-06-01
developer-workflow
Développeurs de logiciels

Use when implementing a frozen subtask, staying inside assigned files, or reviewing Technical Architect-owned code as the Developer.

2026-05-28
root-cause-fixer-workflow
Développeurs de logiciels

Use when concrete failure evidence requires root-cause analysis, minimal patching, and regression proof as the Root Cause Fixer.

2026-05-28
security-reviewer-workflow
Analystes en sécurité de l'information

Use when reviewing authentication, authorization, dependencies, configuration, release surfaces, sensitive data, logging, validation, CORS, secrets, or external-service risk as the Security Reviewer.

2026-05-28
development-branch-closeout
Développeurs de logiciels

Use after implementation and required verification when PM/coordinator must choose merge, pull request, preserve, discard, or workspace cleanup handling for the current branch.

2026-05-26
td-python-coding-guidelines
Analystes en assurance qualité des logiciels et testeurs

Use when writing or reviewing Python code, fixing lint/docstring/import/naming/exception/type annotation issues, unifying team style, or migrating `.py` files toward Google style.

2026-05-22
workspace-isolation
Administrateurs de réseaux et de systèmes informatiques

Use before approved implementation plans or substantial feature/fix work when workspace isolation, branch provenance, setup baseline, or worktree safety must be decided.

2026-05-22
change-verification
Analystes en assurance qualité des logiciels et testeurs

Use after code or configuration changes to prove the changed behavior with minimal sufficient commands, HTTP/browser checks, or static evidence. DO NOT USE FOR: purely speculative review without a concrete change.

2026-05-14
frontend-design-guardrails
Concepteurs web et d'interfaces numériques

Use when page, component, form, table, dashboard, responsive layout, or UI review work needs product-quality implementation guardrails. DO NOT USE FOR: backend-only changes or scripts with no user-visible surface.

2026-05-14
root-cause-investigation
Développeurs de logiciels

Use when failure evidence already exists and the likely file set is narrow. Finds the root cause and guides the smallest safe fix.

2026-05-14
systematic-debugging
Développeurs de logiciels

Use when a bug, failing test, incident, or unexpected behavior has unknown cause and scope is not yet frozen.

2026-05-14
test-driven-development
Analystes en assurance qualité des logiciels et testeurs

Use when adding behavior or fixing a bug where a focused failing test can be written first.

2026-05-14
web-experience-audit
Analystes en assurance qualité des logiciels et testeurs

Use after frontend page, component, style, route, form, or interaction changes to verify browser behavior and visual quality with real evidence.

2026-05-14