Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

quickstart_agent-augmented-development

quickstart_agent-augmented-development 收录了来自 sddevelopment-be 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
13
更新
2026-02-10
Forks
3
职业覆盖
12 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

iterate
软件开发工程师

Execute a complete iteration cycle: planning → batch execution → documentation → review setup. Follows file-based orchestration with TDD/ATDD, work logs, and quality gates.

2026-02-10
delegate
计算机与信息系统经理

Delegate task to specialist agent when expertise required: Initialize as specialist (Planning Petra, Backend Benny, Architect Alphonso, etc.) OR spawn sub-agent if available. Use when task requires specialized knowledge in agent's core focus area.

2026-02-07
fix-bug
软件开发工程师软件质量保证分析师与测试员

Test-first bug fixing: Write failing test that reproduces bug → Fix code → Test passes. Systematic, verifiable approach prevents regression and wastes no time on trial-and-error deployments.

2026-02-07
review
软件开发工程师

Architect Alphonso conducts rigorous code review and architecture-fit analysis: ADR compliance, test coverage, architectural patterns, security. Outputs review document with APPROVED/REDIRECT/BLOCKED status.

2026-02-07
self-check
计算机与信息系统经理

Mid-execution self-monitoring checkpoint (Ralph Wiggum Loop): Detect warning signs (drift, confusion, gold-plating), course-correct before completion. Mandatory at 25% progress and before delegation.

2026-02-07
spec-create
软件开发工程师

Create functional specification for complex features: detailed requirements, user scenarios, constraints, acceptance criteria. Bridges strategic intent and implementation with MoSCoW prioritization and Given/When/Then scenarios.

2026-02-07
status
综合与运营经理行政服务经理

Assess current implementation state: pending tasks, active work, progress metrics, blockers, and next recommended batch. Provides Planning Petra's executive view.

2026-02-07
agent-profile-handoff-patterns-template
计算机与信息系统经理

Instead of a centralized lookup table, each agent profile documents its own observed handoff patterns. This approach: - Preserves agent autonomy - Requires zero implementation complexity - Remains...

2026-01-31
architect-adr
建筑师(景观及海军建筑除外)

Prompt for Architect Alphonso to perform analysis and draft a Proposed ADR

2026-01-31
automation-script
其他计算机职业

Prompt for DevOps Danny to generate an automation script based on requirements or direct prompt

2026-01-31
bootstrap-repo
软件开发工程师

Prompt for Bootstrap Bill to bootstrap a cloned repository for local/project context

2026-01-31
curate-directory
统计助理

Prompt for Curator Claire to audit and normalize a target directory

2026-01-31
decision-first-development-workflow
软件开发工程师

"This approach describes how to systematically capture architectural decisions throughout the development lifecycle, integrating decision rationale with artifacts to preserve "why" knowledge for fut..."

2026-01-31
incremental-detail-design-diagramming-c4-approach
建筑师(景观及海军建筑除外)

The C4 model (Context, Container, Component, Code) is a lightweight hierarchical technique for structuring software architecture diagrams. It favors progressive disclosure of technical detail so st...

2026-01-31
editor-revision
软件开发工程师

Prompt for Editor Eddy to revise a draft document using lexical analysis artifacts

2026-01-31
lexical-analysis
软件开发工程师

Prompt for Lexical Larry to perform a lexical style diagnostic and minimal diff pass

2026-01-31
new-agent
综合与运营经理

Prompt to request creation of a new specialized agent (Manager Mike runs it)

2026-01-31
target-audience-fit-approach
作家与作者编辑+1

Translate the “Target Audience Personas” practice (see `work/notes/ideation/opinionated_platform/target_audience_personas.md`) into a repeatable workflow so every artifact intentionally addresses t...

2026-01-31
test-readability-and-clarity-check-approach
软件质量保证分析师与测试员

The Test Readability and Clarity Check is a dual-agent validation approach that assesses whether a test suite effectively documents system behavior by reconstructing system understanding purely fro...

2026-01-31
tooling-setup-best-practices
软件开发工程师网络与计算机系统管理员+1

This approach describes best practices for setting up, configuring, and maintaining development tooling to support agent-augmented development. It provides a framework for tool selection, configura...

2026-01-31
approach-trunk-based-development-for-agent-first-workflows
其他计算机职业

Trunk-based development (TBD) is a branching strategy where all developers (agents and humans) commit frequently to a single shared branch (`main`), with short-lived feature branches (<24 hours) us...

2026-01-31
work-directory-orchestration-approach
软件开发工程师计算机与信息系统经理

Provide a single, precise reference for the file-based asynchronous orchestration model that powers the `work/` directory. The approach keeps exploratory and operational work visible inside Git by ...

2026-01-31