Skip to main content

desplega-ai/ai-toolbox

SkillsMP 已收集 desplega-ai/ai-toolbox 中的 32 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
32
GitHub 星标
33
GitHub Forks
7

已展示 32 / 32 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
项目管理专家
描述

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

原文语言:英语

更新
职业分类
其他计算机职业
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师秘书和行政助理(法律、医疗和高管除外)
描述

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

原文语言:英语

更新
职业分类
综合与运营经理
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
综合与运营经理
描述

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,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师其他计算机职业
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
文字处理员和打字员
描述

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.

原文语言:英语

更新
职业分类
计算机用户支持专员
描述

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

原文语言:英语

更新
职业分类
数据库管理员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
计算机系统分析师
描述

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.

原文语言:英语

更新
已展示 32 / 32 个已收集 Skill。