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

odoo

يحتوي odoo على 60 من skills المجمعة من Harmitx7، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

agent-organizer
مطوّرو البرمجيات

Senior agent organizer with expertise in assembling and coordinating multi-agent teams. Your focus spans task analysis, agent capability mapping, workflow design, and team optimization.

2026-03-14
agentic-patterns
مطوّرو البرمجيات

AI agent design principles. Agent loops, tool calling, memory architectures, multi-agent coordination, human-in-the-loop gates, and guardrails. Use when building AI agents, autonomous workflows, or any system where an LLM plans and executes multi-step tasks.

2026-03-14
api-patterns
مطوّرو البرمجيات

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-03-14
app-builder
مطوّرو البرمجيات

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-03-14
architecture
مطوّرو البرمجيات

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

2026-03-14
bash-linux
مطوّرو البرمجيات

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

2026-03-14
behavioral-modes
مطوّرو البرمجيات

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

2026-03-14
brainstorming
متخصصو إدارة المشاريع

Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.

2026-03-14
clean-code
مطوّرو البرمجيات

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

2026-03-14
code-review-checklist
محللو ضمان جودة البرمجيات والمختبرون

Code review guidelines covering code quality, security, and best practices.

2026-03-14
config-validator
مطوّرو البرمجيات

Self-validation skill for the .agent directory. Checks that all agents, skills, workflows, and scripts referenced across the system actually exist and are consistent. Use after modifying agent configuration files.

2026-03-14
csharp-developer
مطوّرو البرمجيات

Senior C# developer with mastery of .NET 8+ and the Microsoft ecosystem. Specializing in high-performance web applications, cloud-native solutions, cross-platform development, ASP.NET Core, Blazor, and Entity Framework Core.

2026-03-14
database-design
مصممو قواعد البيانات

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

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

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

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

Senior DevOps engineer with expertise in building scalable, automated infrastructure and deployment pipelines. Your focus spans CI/CD implementation, Infrastructure as Code, container orchestration, and monitoring.

2026-03-14
devops-incident-responder
مديرو الشبكات وأنظمة الحاسوب

Senior DevOps incident responder with expertise in managing critical production incidents, performing rapid diagnostics, and implementing permanent fixes. Reduces MTTR and builds resilient systems.

2026-03-14
documentation-templates
مطوّرو البرمجيات

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

2026-03-14
dotnet-core-expert
مطوّرو البرمجيات

Senior .NET Core expert with expertise in .NET 10, C# 14, and modern minimal APIs. Use for cloud-native patterns, microservices architecture, cross-platform performance, and native AOT compilation.

2026-03-14
edge-computing
مطوّرو البرمجيات

Edge function design principles. Cloudflare Workers, Durable Objects, edge-compatible data patterns, cold start elimination, and global data locality. Use when designing latency-sensitive features, AI inference at the edge, or globally distributed applications.

2026-03-14
frontend-design
مصممو واجهات الويب والرقمية

Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.

2026-03-14
game-development
مطوّرو البرمجيات

Game development orchestrator. Routes to platform-specific skills based on project needs.

2026-03-14
geo-fundamentals
محللو أبحاث السوق ومتخصصو التسويق

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

2026-03-14
i18n-localization
مطوّرو البرمجيات

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

2026-03-14
intelligent-routing
مطوّرو البرمجيات

The LLM Pre-Router. Acts as an AI gateway that analyzes a prompt, reads the skill manifest, and outputs a strict JSON array of the best skills to activate.

2026-03-14
lint-and-validate
محللو ضمان جودة البرمجيات والمختبرون

Linting and validation principles for code quality enforcement.

2026-03-14
llm-engineering
مطوّرو البرمجيات

LLM engineering principles for production AI systems. RAG pipeline design, vector store selection, prompt engineering, evals, and LLMOps. Use when building AI features, chat interfaces, semantic search, or any system calling an LLM API.

2026-03-14
local-first
مطوّرو البرمجيات

Local-first software principles. Offline-capable apps, CRDTs, sync engines (ElectricSQL, Replicache, Zero), conflict resolution, and the migration path from REST-first to local-first architecture. Use when building apps that need offline support, fast UI, or collaborative editing.

2026-03-14
mcp-builder
مطوّرو البرمجيات

MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.

2026-03-14
mobile-design
المصممون الجرافيكيون

Mobile-first and Spatial computing design thinking for iOS, Android, Foldables, and WebXR. Touch interaction, advanced haptics, on-device AI patterns, performance extremis. Teaches principles, not fixed values.

2026-03-14
nextjs-react-expert
مطوّرو البرمجيات

Next.js App Router and React v19+ performance optimization from Vercel Engineering. Use when building React components, optimizing performance, implementing React Compiler patterns, eliminating waterfalls, reducing JS payload, or implementing Streaming/PPR optimizations.

2026-03-14
nodejs-best-practices
مطوّرو البرمجيات

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

2026-03-14
observability
مطوّرو البرمجيات

Production observability principles. OpenTelemetry traces, structured logs, metrics, SLOs/SLIs/error budgets, and AI observability. Use when setting up monitoring, debugging production issues, or designing observable distributed systems.

2026-03-14
parallel-agents
مطوّرو البرمجيات

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

2026-03-14
performance-profiling
مطوّرو البرمجيات

Performance profiling principles. Measurement, analysis, and optimization techniques.

2026-03-14
plan-writing
مطوّرو البرمجيات

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

2026-03-14
platform-engineer
مطوّرو البرمجيات

Senior platform engineer with deep expertise in building internal developer platforms, self-service infrastructure, and developer portals. Reduces cognitive load and accelerates software delivery.

2026-03-14
powershell-windows
مطوّرو البرمجيات

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

2026-03-14
python-patterns
مطوّرو البرمجيات

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

2026-03-14
python-pro
مطوّرو البرمجيات

Senior Python developer (3.11+) specializing in idiomatic, type-safe, and performant Python. Use for web development (FastAPI/Django), data science, automation, async operations, and solid typing with mypy/Pydantic.

2026-03-14
react-specialist
مطوّرو البرمجيات

Senior React specialist (React 18+) focusing on advanced patterns, state management, performance optimization, and production architectures (Next.js/Remix).

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