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

agentic-sdlc-workshop

يحتوي agentic-sdlc-workshop على 14 من skills المجمعة من umaranit، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
2
محدث
2026-05-14
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

create-sprint-plan
متخصصو إدارة المشاريع

Creates a capacity-driven sprint plan from estimated work items and team capacity inputs. Use when asked to create a sprint plan or allocate stories to sprints.

2026-05-14
create-ado-sync
متخصصو إدارة المشاريع

Syncs the complete local work item hierarchy to Azure DevOps Boards. Creates Epics, Features, User Stories, and Tasks with parent-child links, effort estimates, and sprint assignments.

2026-05-10
create-design-doc
محللو أنظمة الحاسوب

Creates a technical design document from a BRD. Use when asked to create a design document, technical specification, or architecture document.

2026-05-10
create-scaffold
مطوّرو البرمجيات

Generates the initial project folder structure, entry point files, and dependency manifest for any tech stack defined in workshop-stack.md. Use when asked to scaffold the project, generate the initial structure, or set up the project before implementation begins.

2026-05-08
implement-task
مطوّرو البرمجيات

Implements a task file by generating code targeted to the workshop stack configuration. Use when asked to implement a task, or when a developer references a task file from issues/ and asks for implementation.

2026-05-08
review-task
محللو ضمان جودة البرمجيات والمختبرون

Reviews an implemented task's source files against the task file's acceptance criteria and stack standards. Produces a structured review reply in chat with pass/fail results and a recommendation. Use when asked to review an implemented task or validate code before moving to the next task.

2026-05-01
create-tasks
متخصصو إدارة المشاريع

Creates Task work items from User Story files and the design document. Use when asked to create tasks or break user stories into implementation tasks.

2026-05-01
create-unit-tests
محللو ضمان جودة البرمجيات والمختبرون

Generates unit test files for an implemented [BACKEND] task using the test framework defined in workshop-stack.md. Use when asked to implement a [UNIT-TEST] task, write unit tests, or generate backend tests after a BACKEND task is implemented.

2026-05-01
create-estimates
متخصصو إدارة المشاريع

Analyses all work items and produces effort estimates rolled up through the work hierarchy, then generates an HTML summary report. Use when asked to estimate work or produce an estimation report.

2026-04-14
create-playwright-tests
محللو ضمان جودة البرمجيات والمختبرون

Generates Playwright end-to-end test files from Task files, User Story acceptance criteria, and the design document. Use when asked to create Playwright tests, generate E2E tests, or produce automated browser tests for the application.

2026-04-14
create-features
متخصصو إدارة المشاريع

Creates Feature work items from Epic files and the design document. Use when asked to create features or break down epics into deliverable slices.

2026-04-10
create-user-stories
متخصصو إدارة المشاريع

Creates User Story work items from Feature files, BRD, and design document. Use when asked to create user stories or break features into user-facing behaviours.

2026-04-10
create-epics
متخصصو إدارة المشاريع

Creates Epic work items from the design document and BRD. Use when asked to create epics or begin the work breakdown process.

2026-04-07
create-brd
متخصصو إدارة المشاريع

Creates a Business Requirements Document from requirement text or a file. Use this when asked to create a BRD, analyse requirements, or produce a business requirements document from requirement text or a file path.

2026-04-05