Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ATV-StarterKit

ATV-StarterKit contient 75 skills collectées depuis All-The-Vibes, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
75
Stars
46
mis à jour
2026-07-16
Forks
13
Couverture métier
12 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

lfg
Développeurs de logiciels

Full autonomous engineering workflow

2026-07-16
takeoff
Spécialistes en gestion de projets

Session kickoff protocol - the opposite of "land the plane". Use this skill whenever the user says "takeoff", "take off", "/takeoff", "starting a new session", "what should I work on", "kickoff", "what's next", or wants a prioritized view of the backlog at the start of work. Surfaces the top-priority backlog tasks as a table with status, dependencies, and blockers pulled from Backlog.md (CLI + MCP). Use this at the start of a coding session to orient on what to work on.

2026-07-16
lfg
Développeurs de logiciels

Full autonomous engineering workflow

2026-07-16
ghcp-review-resolve
Analystes en assurance qualité des logiciels et testeurs

Produce two independent agent reviews on the current PR (an existing Copilot review when present, otherwise two distinct subagent reviewers), adjudicate findings with a third independent subagent, post inline PR comments for verified issues, run a tight inline fix-and-reply-and-resolve loop, then deliver a verdict — APPROVE if clean, APPROVE-WITH-CHANGES if findings were verified (and fixed or noted), CLOSE if the PR is fundamentally unsound, or WITHHELD if CI is red post-fix and the regression cannot be resolved. The skill is read-only with respect to GitHub reviewer assignment — it never adds reviewers. Use whenever the user invokes /ghcp-review-resolve, asks to "run copilot review and resolve", asks to "review and fix my PR with copilot", asks for a "dual review and fix pass", or wants automated review triage, remediation, and verdict on a pull request they just opened. Submits APPROVE or CLOSE; never submits REQUEST_CHANGES and never merges.

2026-07-16
land
Développeurs de logiciels

Session completion protocol - the opposite of "takeoff". Use this skill whenever the user says "land", "/land", "land the plane", "land it", "let's land", "land this", "bring it in", "wrap it up", "land the plan", "land plane", "time to land", "ok land", "go ahead and land", or any variation that signals they want to finish, close out, ship, or wrap up the current session's work. Executes the full commit → push → PR → handoff checklist without asking. If the user's message contains "land" in the context of finishing work, invoke this skill — it is a keyword trigger, not an exact match.

2026-07-16
slfg
Développeurs de logiciels

Full autonomous engineering workflow using swarm mode for parallel execution

2026-06-07
slfg
Développeurs de logiciels

Full autonomous engineering workflow using swarm mode for parallel execution

2026-06-07
ce-plan
Développeurs de logiciels

Transform feature descriptions or requirements into structured implementation plans grounded in repo patterns and research. Also deepen existing plans with interactive review of sub-agent findings. Use for plan creation when the user says 'plan this', 'create a plan', 'write a tech plan', 'plan the implementation', 'how should we build', 'what's the approach for', 'break this down', or when a brainstorm/requirements document is ready for technical planning. Use for plan deepening when the user says 'deepen the plan', 'deepen my plan', 'deepening pass', or uses 'deepen' in reference to a plan. Best when requirements are at least roughly defined; for exploratory or ambiguous requests, prefer ce-brainstorm first.

2026-06-01
ce-review
Analystes en assurance qualité des logiciels et testeurs

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.

2026-06-01
ce-work
Développeurs de logiciels

Execute work efficiently while maintaining quality and finishing features

2026-06-01
ce-review
Analystes en assurance qualité des logiciels et testeurs

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.

2026-06-01
file-todos
Développeurs de logiciels

This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.

2026-05-28
resolve-todo-parallel
Développeurs de logiciels

Resolve all pending CLI todos using parallel processing

2026-05-28
triage
Développeurs de logiciels

Triage and categorize findings for the CLI todo system

2026-05-28
unslop
Développeurs de logiciels

Full-surface de-slop workflow: code hygiene, comments/docs, frontend/design, and architecture. Reports everything by default; fixes safe hygiene by default; `fix all` applies high-priority auto-fix-eligible fixes across all lanes.

2026-05-16
create-agent-skill
Développeurs de logiciels

Create or edit agent skills with expert guidance on structure and best practices

2026-05-10
create-agent-skills
Développeurs de logiciels

Expert guidance for creating agent skills and slash commands. Use when working with SKILL.md files, authoring new skills, improving existing skills, creating slash commands, or understanding skill structure and best practices.

2026-05-10
command-name
Développeurs de logiciels

Create a new custom slash command following conventions and best practices

2026-05-10
report-bug
Analystes en assurance qualité des logiciels et testeurs

Report a bug in the compound-engineering plugin

2026-05-10
resolve-pr-parallel
Développeurs de logiciels

Resolve all PR comments using parallel processing. Use when addressing PR review feedback, resolving review threads, or batch-fixing PR comments.

2026-05-10
atv-doctor
Administrateurs de réseaux et de systèmes informatiques

Diagnose ATV Starter Kit installation health across project scaffold, Copilot CLI marketplace plugins, and VS Code source-installed AgentPlugins. Detects install scope, version drift, AgentPlugin git state, file integrity, hook validity, MCP prereqs, and optional dependency status. Triggers on 'atv doctor', 'atv health', 'check atv', 'diagnose atv', 'atv status', 'atv check', 'atv healthcheck', 'is atv ok'.

2026-04-29
atv-update
Développeurs de logiciels

Update ATV Starter Kit to the latest version. Handles Copilot CLI marketplace plugins, VS Code source-installed AgentPlugins, and project scaffold advisory status. Marketplace plugins use `copilot plugin update` with confirmation. Clean source AgentPlugins can fast-forward with confirmation. Project scaffold remains advisory because today's installer is additive-only. Triggers on 'atv update', 'update atv', 'upgrade atv', 'atv upgrade', 'refresh atv', 'atv latest'.

2026-04-29
agent-native-architecture
Développeurs de logiciels

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

2026-04-28
ce-brainstorm
Spécialistes en gestion de projets

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation. Use for feature ideas, problem framing, when the user says 'let's brainstorm', or when they want to think through options before deciding what to build. Also use when a user describes a vague or ambitious feature request, asks 'what should we build', 'help me think through X', presents a problem with multiple valid solutions, or seems unsure about scope or direction -- even if they don't explicitly ask to brainstorm.

2026-04-28
ce-compound-refresh
Développeurs de logiciels

Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels outdated or wrong. Also use when reviewing docs/solutions/ for accuracy, when a recently solved problem contradicts an existing learning, when pattern docs no longer reflect current code, or when multiple docs seem to cover the same topic and might benefit from consolidation.

2026-04-28
ce-compound
Développeurs de logiciels

Document a recently solved problem to compound your team's knowledge

2026-04-28
ce-ideate
Spécialistes en gestion de projets

Generate and critically evaluate grounded improvement ideas for the current project. Use when asking what to improve, requesting idea generation, exploring surprising improvements, or wanting the AI to proactively suggest strong project directions before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on this project', 'surprise me with improvements', 'what would you change', or any request for AI-generated project improvement suggestions rather than refining the user's own idea.

2026-04-28
ce-work-beta
Développeurs de logiciels

[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.

2026-04-28
compound-docs
Préposés aux dossiers

Capture solved problems as categorized documentation with YAML frontmatter for fast lookup

2026-04-28
deploy-docs
Développeurs de logiciels

Validate and prepare documentation for GitHub Pages deployment

2026-04-28
document-review
Spécialistes en gestion de projets

Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it.

2026-04-28
dspy-ruby
Développeurs de logiciels

Build type-safe LLM applications with DSPy.rb -- Ruby's programmatic prompt framework with signatures, modules, agents, and optimization. Use when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers, building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.

2026-04-28
every-style-editor
Rédacteurs en chef

This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for grammar, punctuation, mechanics, and style guide compliance.

2026-04-28
feature-video
Développeurs de logiciels

Record a video walkthrough of a feature and add it to the PR description. Use when a PR needs a visual demo for reviewers, when the user asks to demo a feature, create a PR video, record a walkthrough, show what changed visually, or add a video to a pull request.

2026-04-28
frontend-design
Développeurs web

Build web interfaces with genuine design quality, not AI slop. Use for any frontend work - landing pages, web apps, dashboards, admin panels, components, interactive experiences. Activates for both greenfield builds and modifications to existing applications. Detects existing design systems and respects them. Covers composition, typography, color, motion, and copy. Verifies results via screenshots before declaring done.

2026-04-28
git-clean-gone-branches
Développeurs de logiciels

Clean up local branches whose remote tracking branch is gone. Use when the user says "clean up branches", "delete gone branches", "prune local branches", "clean gone", or wants to remove stale local branches that no longer exist on the remote. Also handles removing associated worktrees for branches that have them.

2026-04-28
git-commit-push-pr
Développeurs de logiciels

Commit, push, and open a PR with an adaptive, value-first description. Use when the user says "commit and PR", "push and open a PR", "ship this", "create a PR", "open a pull request", "commit push PR", or wants to go from working changes to an open pull request in one step. Also use when the user says "update the PR description", "refresh the PR description", "freshen the PR", or wants to rewrite an existing PR description. Produces PR descriptions that scale in depth with the complexity of the change, avoiding cookie-cutter templates.

2026-04-28
git-commit
Développeurs de logiciels

Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.

2026-04-28
git-worktree
Développeurs de logiciels

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

2026-04-28
onboarding
Développeurs de logiciels

Generate or regenerate ONBOARDING.md to help new contributors understand a codebase. Use when the user asks to 'create onboarding docs', 'generate ONBOARDING.md', 'document this project for new developers', 'write onboarding documentation', 'vonboard', 'vonboarding', 'prepare this repo for a new contributor', 'refresh the onboarding doc', or 'update ONBOARDING.md'. Also use when someone needs to onboard a new team member and wants a written artifact, or when a codebase lacks onboarding documentation and the user wants to generate one.

2026-04-28
Affichage des 40 principaux skills collectés sur 75 dans ce dépôt.