Skip to main content

desplega-ai/ai-toolbox

SkillsMP a collecté 32 skills depuis desplega-ai/ai-toolbox. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
32
Étoiles GitHub
33
Forks GitHub
7

Affichage de 32 skills collectés sur 32.

métier
Analystes en assurance qualité des logiciels et testeurs
description

Two-axis code review of a diff — Standards (is the code well built?) and Spec (does it actually solve the stated problem?) — run as parallel sub-agents and reported separately, never merged. Use when reviewing implementation output (a phase, a wave, a branch,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create and maintain living per-system design docs at thoughts/*/design-docs/<system-slug>.md — Purpose, Glossary, numbered testable Invariants (normative for the code-reviewing Spec axis), Boundaries & Non-goals, Interfaces, Decision log, Amendment log. Use…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Small-scope plan+implement in one session. Assess the prompt, optionally one bundled round of questions, maintain a lightweight yolo plan while implementing, verify, quick code review, commit. Use when the user invokes /one-shot, or asks to "just…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Implementation planning skill. Creates detailed technical plans through interactive research and iteration.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Comprehensive codebase research skill. Documents codebase as-is by spawning parallel sub-agents and synthesizing findings into research documents.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Interactive exploration of ideas through Socratic Q&A. Produces progressive documents that serve as lightweight pre-PRDs feeding into research.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Executor routing policy for ALL delegated work — pick the right model for every sub-agent and the right Codex variant for every implementation slice. Use whenever you are about to spawn a sub-agent/Task (research, review, QA, UI, search), whenever a desplega…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Code-shape policy for ALL code that gets written or reviewed — the senior-engineer bar for minimal complexity. Use whenever you are about to write code, design a module or abstraction, draft a plan phase that shapes code, or review a diff; also when the user…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Plan implementation skill. Executes approved technical plans phase by phase with verification checkpoints.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Structured critique of research, plan, and brainstorm documents for completeness, gaps, and quality.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generate durable, re-runnable scripts from session intent — validation scripts (PASS/FAIL contract) AND gather/bulk scripts (many API/tool calls in code, one derived summary out). Supports TypeScript, Python, Bash with auto-detection, enforces context-optimal…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Parallel DAG-plan implementation skill. Reads a v-planning plan directory (root.md + step-<n>.md files), topologically schedules ready steps, and fans them out as parallel sub-agents. Use whenever the user invokes /v-implement, points at a plan directory…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Vertical / parallel implementation planning skill. Creates DAG-structured plan directories where each step is an independent, QA-able vertical slice that sub-agents can pick up and implement in parallel. Use whenever the user wants a plan that fans out…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Work through every review comment on a GitHub PR — fetch the threads, verify each claim against the code, fix what is real, then reply and mark each thread resolved before pushing. Use when the user says "tackle the PR comments", "address the review", "handle…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

File review tool — launch GUI, process comments, or install. Use when user mentions file-review, reviewing files, leaving comments, or processing review comments.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Execute a single DAG step as an autonomous background sub-agent. Sibling of phase-running for DAG plans produced by v-planning. Reads a step-<n>.md file directly, atomically claims it via frontmatter status, runs the three-bucket Success Criteria, and reports…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Execute individual plan phases as background sub-agents for context-efficient implementation.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Functional validation skill. Captures test evidence (screenshots, recordings, links) and produces QA reports in thoughts/*/qa/.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logicielsSecrétaires et assistants administratifs (sauf juridique, médical et direction)
description

One-shot question answering using the research process. Answers inline without generating documents, then offers handoff to brainstorm or research.

Langue du texte source : anglais

mis à jour
métier
Directeurs généraux et responsables des opérations
description

Post-implementation plan verification. Cross-references plans against actual changes for completeness and accuracy.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Conventions for asking the user questions during a workflow via the AskUserQuestion tool. Other skills reference this to keep prompts consistent and structured.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Improve (or bootstrap) an AGENTS.md / CLAUDE.md file using `<important if>` conditional blocks so the agent actually attends to the right guidance at the right time. Use this skill whenever the user mentions AGENTS.md, CLAUDE.md, agent instructions, project…

Langue du texte source : anglais

mis à jour
métier
Directeurs généraux et responsables des opérations
description

Give Radically Candid feedback to the user — kind, clear, specific, and sincere — based on Kim Scott's framework (Care Personally × Challenge Directly). Use this whenever the user asks for your opinion, review, critique, or pushback on a plan, idea, code,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

OpenAPI CLI expert for @desplega.ai/oapi. Use when users want to register OpenAPI specs, execute API requests, manage auth profiles, explore API endpoints, or work with REST APIs from the terminal.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logicielsAutres occupations informatiques
description

Compounding knowledge across projects and teams. Captures, searches, and promotes institutional learnings via tiered backends (local/qmd/agent-fs).

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

TDD-focused implementation planning. Creates plans with strict Red-Green-Commit/Rollback cycles for each step.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Install the file-review tool. Use when user needs to install file-review on a new machine or asks how to set it up.

Langue du texte source : anglais

mis à jour
métier
Traiteurs de texte et dactylographes
description

Process review comments in a file after user finishes reviewing in file-review GUI. Extracts HTML comment markers, guides Claude through addressing each comment interactively, and removes resolved markers.

Langue du texte source : anglais

mis à jour
métier
Spécialistes du support aux utilisateurs d'ordinateurs
description

reMarkable tablet expert. Use when users want to list, download, or upload files to their reMarkable tablet.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de bases de données
description

Personal knowledge management expert for the brain CLI. Use when users want to capture notes, search their knowledge base, or manage their second brain.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Multi-agent coordination expert for agent-swarm MCP. Use when the user asks about swarm coordination, delegating tasks to agents, checking swarm status, agent messaging, or managing multi-agent workflows.

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Git worktree management expert for @desplega.ai/wts. Use when the user asks about git worktrees, wts commands, worktree workflows, or wants help managing multiple branches simultaneously.

Langue du texte source : anglais

mis à jour
Affichage de 32 skills collectés sur 32.