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

dev-tasks

dev-tasks 收录了来自 llipe 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
2
更新
2026-07-09
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

memo-cli-usage
软件开发工程师

Read and write architectural decisions to the shared memo-cli knowledge base. Use when recording or restoring cross-session context.

2026-07-09
activity-generate-stories
项目管理专家

Break a technical specification into user stories with coverage validation. Use after generate-spec.

2026-07-04
activity-init
软件开发工程师

Establish product-context.md and technical-guidelines.md foundation docs. Use in product-engineer Init Mode.

2026-07-04
activity-publish-github
软件开发工程师

Publish user stories as GitHub Issues following github-ops conventions. Use after generate-stories.

2026-07-04
activity-refine
软件开发工程师

Clarify scope: produce a lightweight issue refinement or a full PRD. Use in product-engineer Feature or Issue Mode.

2026-07-04
implement
软件开发工程师

Execute a task list step-by-step with strict sequencing, branch/PR discipline, GitHub Issue sync, and user approval gates. Single source of truth for implementation. Use when implementing from a tasks-*.md file.

2026-07-04
plan
软件开发工程师

Convert selected user stories or a refined GitHub Issue into an execution-ready tasks-*.md list and sync the GitHub Issue checklist. Use after stories/refinement, before implementation.

2026-07-04
activity-contract-test-design
软件质量保证分析师与测试员

Design consumer/provider contract and schema-compatibility tests from a spec or story. Use when deriving contract test strategy during black-box testing.

2026-06-05
activity-e2e-test-design
软件质量保证分析师与测试员

Generate end-to-end black-box test scenarios from a spec or user stories. Use when deriving E2E compliance scenarios.

2026-06-05
activity-edge-case-refinement
软件质量保证分析师与测试员

Systematically discover edge cases by category with concrete examples. Use when expanding coverage for input domains, state transitions, timing, and failure modes.

2026-06-05
activity-generate-spec
软件开发工程师

Transform an approved PRD into a technical specification. Use in product-engineer Feature Mode after refine.

2026-06-05
activity-random-test-tactics
软件质量保证分析师与测试员

Generate randomized, fuzz, and property-inspired tests with reproducible seeds. Use for randomized compliance testing.

2026-06-05
git-ops
软件开发工程师

Branch management, rebase, merge, conflict resolution, and recovery procedures. Use for complex git operations during implementation or orchestration.

2026-06-05
webapp-mockup
网页开发工程师

Scaffold and generate runnable React mockups for UX testing. Use when prototyping UI before full implementation.

2026-06-05