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

ProtoPal

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

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

这个仓库中的 skills

implement-story
软件开发工程师

Implement a backlog story following the layer order (Domain, Database, API, Frontend, E2E) with TDD.

2026-04-07
review-backlog
项目管理专家

Review the backlog to determine what to work on next by checking epic and story statuses in docs/backlog/.

2026-04-06
commit
软件开发工程师

Automates pre-commit workflow: lint, test, review changes, then commit with conventional commit format.

2026-04-06
story-complete
项目管理专家

Verify a story is complete by checking acceptance criteria, running all tests, and updating status.

2026-04-05
add-e2e-tests
软件质量保证分析师与测试员

Add end-to-end Playwright tests for a feature using data-testid selectors, with API and UI test patterns.

2026-04-04
add-unit-tests
软件质量保证分析师与测试员

Add unit tests for domain logic, database adapters, API endpoints, or frontend components using Vitest patterns.

2026-04-04
create-story
项目管理专家

Create a new user story in the backlog with technical tasks, test scenarios, and epic integration.

2026-04-04
scaffold
软件开发工程师

Create a new entity with its full stack including domain, database, API, frontend, and E2E tests.

2026-04-04
add-migration
数据库架构师

Guides database schema changes across SQLite and PostgreSQL, including seed updates and schema push.

2026-04-02
debug
软件开发工程师

Investigate bugs using a systematic approach: reproduce, identify the layer, write a failing test, fix root cause.

2026-04-02
discuss-feature
项目管理专家

Interview-driven feature exploration to define and refine a feature idea before it becomes backlog stories.

2026-04-02
fix-ci
软件开发工程师

Diagnose and fix CI pipeline failures including lint, test, e2e, build, and dependency issues.

2026-04-02
redesign
网页开发工程师

Redesign a page or component using the project design system components, CSS variables, and Tailwind utilities.

2026-04-02
review
软件质量保证分析师与测试员

Pre-commit quality checklist covering security, testing, architecture, and code quality.

2026-04-02