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

llmops-demo-ts

يحتوي llmops-demo-ts على 12 من skills المجمعة من yu-iskw، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

bump-dependencies
مطوّرو البرمجيات

Bump or upgrade declared dependency versions in this pnpm workspace (root and packages/* package.json), with supply-chain checks before and after install. Use when the user asks to upgrade, bump, or refresh npm dependencies in manifests—not only the lockfile.

2026-04-03
compliance-check
محللو أمن المعلومات

Check license compatibility, data privacy compliance, and AI ethics. Use when adding dependencies, handling user data, or reviewing regulatory requirements.

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

Deploy the application or manage infrastructure. Handles Docker builds, CI/CD, and deployment workflows.

2026-02-08
design-component
مصممو واجهات الويب والرقمية

Design a UI component with specifications for layout, states, interactions, and accessibility. Use when creating new Vue.js components or redesigning existing ones.

2026-02-08
implement-feature
مطوّرو البرمجيات

Implement a feature or fix a bug following the project's TypeScript patterns and conventions. Use when code changes are needed.

2026-02-08
orchestrate
مطوّرو البرمجيات

Produce a structured delegation plan for parallel agent execution. Takes a task description or plan output, analyzes dependencies, assigns agents, and groups tasks for parallel execution. Use after /plan-task or when you need to plan how to delegate work across agents.

2026-02-08
plan-task
متخصصو إدارة المشاريع

Create a structured implementation plan for a feature, refactoring, or multi-step task. Use as the first step in the pipeline before /orchestrate. Produces a plan that the orchestrator can turn into a delegation plan.

2026-02-08
research
مطوّرو البرمجيات

Research and gather reliable information about libraries, APIs, specifications, and best practices. Use when you need to understand external documentation before planning or implementing a feature.

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

Review code changes for quality, security, and adherence to project conventions. Use after making code changes or when reviewing a pull request.

2026-02-08
security-audit
محللو أمن المعلومات

Perform a security audit of the codebase. Checks for OWASP Top 10, AI-specific vulnerabilities, dependency issues, and configuration problems.

2026-02-08
write-requirements
متخصصو إدارة المشاريع

Write user stories, acceptance criteria, and technical requirements for a feature or change. Use when defining what needs to be built.

2026-02-08
write-tests
محللو ضمان جودة البرمجيات والمختبرون

Write unit tests, integration tests, or E2E tests for code. Use after implementing a feature or when test coverage is needed.

2026-02-08