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

registry

يحتوي registry على 47 من skills المجمعة من agent-packs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
47
Stars
0
محدث
2026-06-29
Forks
1
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

crafting-engineering-strategy
مطوّرو البرمجيات

Create, critique, and operationalize engineering strategy documents using diagnosis, tradeoff exploration, guiding policy, coherent actions, and operating cadence. Use when an engineering leader needs strategy for a team, platform, architecture, migration, reliability program, or multi-quarter technical investment.

2026-06-29
leadership-review
مديرو أنظمة الحاسوب والمعلومات

Run engineering leadership reviews across strategy, delivery, quality, architecture, launch readiness, security risk, and performance health.

2026-06-29
pr-inspection
محللو ضمان جودة البرمجيات والمختبرون

Inspect GitHub pull requests for leadership-relevant release risk, quality gates, ownership, and follow-up actions.

2026-06-29
dependency-management
مطوّرو البرمجيات

Keep dependencies secure, minimal, and up to date. Use when auditing a project's supply chain, adding new libraries, evaluating upgrades, or hardening a CI pipeline against dependency risks.

2026-06-14
graphql-api
مطوّرو البرمجيات

Design and implement GraphQL APIs with correct schema design, resolver patterns, N+1 prevention, federation, and security. Use when building or evolving a GraphQL layer.

2026-06-14
ml-experiment-tracking
علماء البيانات

Make ML experiments reproducible and comparable by tracking hyperparameters, metrics, artifacts, and environments. Use when training models, tuning hyperparameters, or promoting models to production.

2026-06-14
onboarding-and-archaeology
مطوّرو البرمجيات

Ramp up quickly on an unfamiliar codebase by reading strategically, mapping invariants, and making safe first changes. Use when joining a project, reviewing a legacy system, or orienting in a large monorepo.

2026-06-14
rust-patterns
مطوّرو البرمجيات

Write idiomatic, correct Rust using ownership, lifetimes, trait design, async patterns, and safe abstractions over unsafe code. Use when building Rust libraries, services, or systems code.

2026-06-14
api-contract-testing
محللو ضمان جودة البرمجيات والمختبرون

Verify API correctness through contract tests, integration tests, and schema validation. Use when building or consuming REST or GraphQL APIs, or when integrating services that must agree on a shared interface.

2026-06-14
containerization
مديرو الشبكات وأنظمة الحاسوب

Build, configure, and operate containerized workloads with Docker and Kubernetes. Use when creating Dockerfiles, writing Kubernetes manifests, or debugging container runtime issues.

2026-06-14
data-pipeline-engineering
مطوّرو البرمجيات

Design and build data pipelines, ETL workflows, and streaming systems. Use when ingesting, transforming, or delivering data at scale.

2026-06-14
event-driven-architecture
مطوّرو البرمجيات

Design and implement event-driven systems using message queues, event streams, and async patterns. Use when decoupling services, building reactive systems, or processing high-throughput data streams.

2026-06-14
infrastructure-as-code
مديرو الشبكات وأنظمة الحاسوب

Provision and manage cloud infrastructure with Terraform, Pulumi, or similar IaC tools. Use when writing infrastructure definitions, planning changes, or managing state safely.

2026-06-14
load-testing
محللو ضمان جودة البرمجيات والمختبرون

Design and run load, stress, and soak tests to validate system performance under realistic and peak traffic. Use before major releases, after architecture changes, or when setting SLOs.

2026-06-14
mobile-development
مطوّرو البرمجيات

Build production-quality mobile applications for iOS and Android using React Native or Flutter. Use when writing mobile UI, handling platform permissions, managing offline state, or optimizing app performance.

2026-06-14
technical-writing
مطوّرو البرمجيات

Write clear, accurate, and maintainable developer documentation — API references, tutorials, guides, and changelogs. Use when documenting APIs, onboarding new contributors, or creating user-facing technical content.

2026-06-14
accessibility-audit
مطوّرو البرمجيات

Review and remediate web accessibility issues against WCAG 2.2 AA. Use when building UI components, reviewing HTML, or preparing for an accessibility audit.

2026-06-12
ai-feature-development
مطوّرو البرمجيات

Build AI-powered features with disciplined prompt engineering, evaluation, and observability. Use when integrating LLMs, building agents, or shipping AI capabilities.

2026-06-12
database-schema-design
مصممو قواعد البيانات

Design, evolve, and migrate database schemas safely. Use when creating tables, changing columns, writing migrations, or reviewing data model changes.

2026-06-12
monorepo-workflows
مطوّرو البرمجيات

Manage monorepos efficiently with consistent build tooling, scoped changes, and dependency hygiene. Use when working in or setting up a monorepo with multiple packages or applications.

2026-06-12
observability-and-monitoring
مديرو الشبكات وأنظمة الحاسوب

Instrument code with structured logs, metrics, and distributed traces. Use when adding observability to services, debugging production issues, or setting up monitoring.

2026-06-12
typescript-best-practices
مطوّرو البرمجيات

Write type-safe TypeScript using strict settings, precise types, and disciplined migration patterns. Use when writing TS, reviewing types, or migrating from JavaScript.

2026-06-12
api-and-interface-design
مطوّرو البرمجيات

Design APIs and module boundaries with explicit contracts, compatibility rules, and error semantics. Use for public interfaces and service boundaries.

2026-06-06
browser-testing-with-devtools
محللو ضمان جودة البرمجيات والمختبرون

Use browser and DevTools evidence to verify frontend behavior, inspect runtime state, console logs, network traces, and performance.

2026-06-06
ci-cd-and-automation
مطوّرو البرمجيات

Design and debug CI/CD pipelines, automation, deployment safety, and repeatable release workflows. Use for build and deployment automation.

2026-06-06
code-review-and-quality
محللو ضمان جودة البرمجيات والمختبرون

Review code across correctness, maintainability, tests, security, and user-visible behavior. Use before merge or when assessing a change.

2026-06-06
code-simplification
مطوّرو البرمجيات

Reduce complexity while preserving behavior. Use when working code has become hard to read, risky to change, or over-engineered.

2026-06-06
context-engineering
المهن الحاسوبية الأخرى

Load and preserve the right project context at the right time. Use when starting sessions, switching tasks, or improving agent output quality.

2026-06-06
debugging-and-error-recovery
مطوّرو البرمجيات

Reproduce, localize, reduce, fix, and guard against failures. Use when tests fail, builds break, or behavior is unexpected.

2026-06-06
deprecation-and-migration
مطوّرو البرمجيات

Plan migrations and deprecations with compatibility windows, rollout steps, communication, and cleanup. Use when retiring APIs or moving systems.

2026-06-06
documentation-and-adrs
مطوّرو البرمجيات

Create and maintain useful documentation, public API notes, and architecture decision records. Use when decisions or APIs need durable context.

2026-06-06
doubt-driven-development
مطوّرو البرمجيات

Apply adversarial review to important implementation decisions before they become expensive mistakes. Use for production, security, or unfamiliar changes.

2026-06-06
frontend-ui-engineering
مطوّرو الويب

Build user-facing interfaces with strong component architecture, responsive design, accessibility, and visual polish. Use for frontend UI work.

2026-06-06
git-workflow-and-versioning
مطوّرو البرمجيات

Use atomic commits, trunk-based development, branch hygiene, and versioning practices. Use when making or shipping code changes.

2026-06-06
idea-refine
متخصصو إدارة المشاريع

Refine rough ideas into concrete proposals through divergent and convergent thinking. Use when a concept needs product or technical shaping.

2026-06-06
incremental-implementation
مطوّرو البرمجيات

Implement changes in thin vertical slices with tests, verification, and rollback-friendly checkpoints. Use for multi-file or risky changes.

2026-06-06
interview-me
متخصصو إدارة المشاريع

Interview a user one question at a time to clarify ambiguous requests before implementation. Use when a goal is underspecified or high stakes.

2026-06-06
performance-optimization
مطوّرو البرمجيات

Measure and improve performance using evidence, profiling, Core Web Vitals, and regression checks. Use when performance matters or regresses.

2026-06-06
planning-and-task-breakdown
متخصصو إدارة المشاريع

Break specs into small, verifiable tasks with acceptance criteria and dependency ordering. Use before multi-step implementation work.

2026-06-06
security-and-hardening
محللو أمن المعلومات

Review and harden code for auth, secrets, dependencies, input boundaries, and common application security risks.

2026-06-06
عرض أهم 40 من أصل 47 skills مجمعة في هذا المستودع.