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

ai-adoption-document-intelligence

يحتوي ai-adoption-document-intelligence على 14 من skills المجمعة من bcgov، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

instance-deploy
مديرو الشبكات وأنظمة الحاسوب

Manage OpenShift instance deployments: deploy, teardown, list, build images, backup/restore databases, and setup service accounts. Trigger phrases: deploy instance, teardown instance, list instances, build images, backup database, restore database, setup service account, oc deploy, instance management. Do NOT invoke for: local development setup, docker-compose, writing application code, database migrations.

2026-05-12
split-branch-into-prs
مطوّرو البرمجيات

Splits a feature branch into multiple sequential draft PRs targeting develop. Trigger phrases: split branch into PRs, break branch into PRs, create stacked PRs, split into multiple PRs. Do NOT invoke for: creating a single PR, cherry-picking individual commits, or rebasing.

2026-03-17
requirements-refiner
متخصصو إدارة المشاريع

Requirements Refiner: Iteratively questions the user to clarify vague requirements and outputs a single consolidated requirements document in feature-docs.

2026-03-17
story-implementer
مطوّرو البرمجيات

Implements user stories from a user_stories directory in dependency order using subagents. Reads README.md to find the next unchecked story, spawns Agent tool subagents to implement each one, tracks progress via scenario checkboxes in story files and story checkboxes in README. Trigger phrases: implement stories, implement user stories, story implementer, work on stories, implement next story. Do NOT invoke for: writing user stories (use write-user-stories), general code changes, checklist execution.

2026-03-17
write-user-stories
متخصصو إدارة المشاريع

User Story Writer: Converts refined requirements into individual User Story files following a strict template, plus a README.md with phase breakdown. Trigger phrases: write user stories, generate user stories, create user stories from requirements.

2026-03-17
checklist-creator
متخصصو إدارة المشاريع

Converts a user-provided list of issues, bugs, or tasks into a structured markdown checklist file in docs-md/. Trigger phrases: create checklist, make a checklist, turn these into a checklist, create todo file, checklist from these items. Do NOT invoke for: executing/working through checklist items, editing existing checklists, or general markdown file creation.

2026-03-10
checklist-executor
مطوّرو البرمجيات

Works through a markdown checklist file, implementing each unchecked item sequentially. Trigger phrases: work through checklist, execute checklist, fix checklist items, work on the checklist, continue the checklist, next checklist item. Do NOT invoke for: creating new checklists (use checklist-creator), general code changes not tied to a checklist file.

2026-03-10
create-skill
مطوّرو البرمجيات

Create a new Claude Agent Skill. Auto-invoke when the user asks to create a skill, make a new skill, or scaffold a workflow automation. Do NOT invoke for general coding tasks.

2026-03-10
docs-site
مطوّرو البرمجيات

Edit, create, and manage pages on the project's documentation site (docs/). Trigger phrases: "edit docs site", "update docs page", "add docs page","add diagram", "update documentation site", "docs site". Do NOT invoke for: editing files in /docs-md/ (those are developer markdown reference docs, not the HTML site), general code changes, or README edits.

2026-03-10
playwright-explorer
محللو ضمان جودة البرمجيات والمختبرون

Explores web application using Playwright MCP and documents pages for testing. Also adds/updates data-testid selectors in code.

2026-03-10
test-fixer
محللو ضمان جودة البرمجيات والمختبرون

Runs Playwright tests one at a time from a folder, tracks progress, and fixes failures in both tests AND implementation code iteratively

2026-03-10
test-generator
محللو ضمان جودة البرمجيات والمختبرون

Generates Playwright test code from test plans and exploration data

2026-03-10
test-healer
محللو ضمان جودة البرمجيات والمختبرون

Runs Playwright tests and automatically fixes failures in both tests AND implementation code iteratively

2026-03-10
test-planner
محللو ضمان جودة البرمجيات والمختبرون

Converts requirements and user stories into structured test plans for UI testing

2026-03-10