Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ProtoPal

يحتوي ProtoPal على 14 من skills المجمعة من polive106، مع تغطية مهنية على مستوى المستودع وصفحات 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