Skip to main content
在 Manus 中运行任何 Skill
一键导入
Codeplain-ai
GitHub 创作者资料

Codeplain-ai

按仓库查看 2 个 GitHub 仓库中的 56 个已收集 skills。

已收集 skills
56
仓库
2
更新
2026-07-20
仓库浏览

仓库与代表性 skills

skill-creator
其他计算机职业

Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.

2026-07-17
add-acceptance-test
软件质量保证分析师与测试员

Add acceptance tests under a functional spec in a ***plain spec file. Use when the user wants to add verification criteria for a specific functional spec, or after adding a functional spec that needs testable success criteria.

2026-07-17
add-concept
软件开发工程师

Add a concept to the ***definitions*** section of a ***plain spec file. Use when the user wants to define a new concept, entity, or domain term in a .plain file.

2026-07-17
add-feature
软件开发工程师

End-to-end feature addition on an existing ***plain project: runs a short feature-intent interview, then takes the confirmed request and, one question at a time, incrementally writes ***plain specs (concepts, implementation reqs, functional specs, test reqs, acceptance tests) to disk — asking, authoring, and reviewing per functionality — then closes with a plain-healthcheck gate. Use when the user wants to add a feature to an existing project. Not for bootstrapping a new project from scratch (use forge-plain) or for editing generated code (the .plain specs are the source of truth).

2026-07-17
add-functional-spec
软件开发工程师

Add a single functional spec to the ***functional specs*** section of a ***plain spec file. Use whenever exactly one new functional spec is being added — whether the user explicitly asks, or another skill/workflow (e.g. forge-plain, add-feature) needs to author a new functional spec. Every new entry under ***functional specs*** must go through either this skill or `add-functional-specs` (the bulk variant for adding multiple specs in one pass); hand-authoring functional specs without invoking one of these skills is forbidden.

2026-07-17
add-functional-specs
软件开发工程师

Add multiple functional specs to the ***functional specs*** section of a ***plain spec file in a single batch. Use whenever more than one new functional spec is being added — whether the user explicitly asks, or another skill/workflow (e.g. forge-plain, add-feature) needs to author several specs in one pass. Bulk-writing or hand-authoring functional specs without invoking this skill is forbidden; for adding a single spec, use add-functional-spec instead.

2026-07-17
add-implementation-requirement
软件开发工程师

Add an implementation requirement to the ***implementation reqs*** section of a ***plain spec file. Use when the user wants to add non-functional requirements like technology choices, architectural constraints, coding standards, data formats, error handling strategies, or any HOW-to-build guidance to a .plain file.

2026-07-17
add-resource
软件开发工程师

Add a linked resource (external file reference) to a ***plain spec. Use when the user wants to reference a JSON schema, API spec, data file, or other external file from within a functional spec, definition, or implementation requirement.

2026-07-17
当前展示该仓库 Top 8 / 31 个已收集 skills。
welcome-to-plain
其他计算机职业

Friendly front door to *codeplain and the ***plain spec language. Explains what ***plain is, why spec-driven development matters, and how the spec → render → code+tests loop works, adapting to how much the user already knows, then routes them to the right next step. Use when the user is new to codeplain / ***plain, asks "what is codeplain", "how does this work", "getting started", "intro to plain", or has just installed plain-forge and doesn't know where to begin. Hands off to forge-plain, init-plain-project, or add-feature. Does NOT teach syntax; forge-plain does that by writing specs.

2026-07-20
add-acceptance-test
软件质量保证分析师与测试员

Add acceptance tests under a functional spec in a ***plain spec file. Use when the user wants to add verification criteria for a specific functional spec, or after adding a functional spec that needs testable success criteria.

2026-07-03
add-concept
软件开发工程师

Add a concept to the ***definitions*** section of a ***plain spec file. Use when the user wants to define a new concept, entity, or domain term in a .plain file.

2026-07-03
add-feature
软件开发工程师

End-to-end feature addition: takes a feature request in plain English and incrementally writes ***plain specs (concepts, implementation reqs, functional specs, acceptance tests) one functionality at a time, asking, authoring, and reviewing per functionality. Use when the user wants to add a new feature to an existing project.

2026-07-03
add-functional-spec
软件开发工程师

Add a single functional spec to the ***functional specs*** section of a ***plain spec file. Use whenever exactly one new functional spec is being added — whether the user explicitly asks, or another skill/workflow (e.g. forge-plain, add-feature) needs to author a new functional spec. Every new entry under ***functional specs*** must go through either this skill or `add-functional-specs` (the bulk variant for adding multiple specs in one pass); hand-authoring functional specs without invoking one of these skills is forbidden.

2026-07-03
add-functional-specs
软件开发工程师

Add multiple functional specs to the ***functional specs*** section of a ***plain spec file in a single batch. Use whenever more than one new functional spec is being added — whether the user explicitly asks, or another skill/workflow (e.g. forge-plain, add-feature) needs to author several specs in one pass. Bulk-writing or hand-authoring functional specs without invoking this skill is forbidden; for adding a single spec, use add-functional-spec instead.

2026-07-03
add-implementation-requirement
软件开发工程师

Add an implementation requirement to the ***implementation reqs*** section of a ***plain spec file. Use when the user wants to add non-functional requirements like technology choices, architectural constraints, coding standards, data formats, error handling strategies, or any HOW-to-build guidance to a .plain file.

2026-07-03
add-resource
软件开发工程师

Add a linked resource (external file reference) to a ***plain spec. Use when the user wants to reference a JSON schema, API spec, data file, or other external file from within a functional spec, definition, or implementation requirement.

2026-07-03
当前展示该仓库 Top 8 / 25 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库
Codeplain-ai Agent Skills | SkillsMP