Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

odoo

odoo enthält 60 gesammelte Skills von Harmitx7, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
60
Stars
2
aktualisiert
2026-03-14
Forks
0
Berufsabdeckung
10 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

agent-organizer
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-14
app-builder
Softwareentwickler

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

2026-03-14
architecture
Softwareentwickler

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
Softwareentwickler

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

2026-03-14
behavioral-modes
Softwareentwickler

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

2026-03-14
brainstorming
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-03-14
code-review-checklist
Softwarequalitätssicherungsanalysten und -tester

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

2026-03-14
config-validator
Softwareentwickler

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
Softwareentwickler

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
Datenbankarchitekten

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

2026-03-14
deployment-procedures
Netzwerk- und Computersystemadministratoren

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

2026-03-14
devops-engineer
Netzwerk- und Computersystemadministratoren

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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

2026-03-14
dotnet-core-expert
Softwareentwickler

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
Softwareentwickler

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
Web- und digitale Schnittstellendesigner

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
Softwareentwickler

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

2026-03-14
geo-fundamentals
Marktforschungsanalysten und Marketingspezialisten

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

2026-03-14
i18n-localization
Softwareentwickler

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

2026-03-14
intelligent-routing
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

Linting and validation principles for code quality enforcement.

2026-03-14
llm-engineering
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-14
mobile-design
Grafikdesigner

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-14
observability
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-14
plan-writing
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-14
python-patterns
Softwareentwickler

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

2026-03-14
python-pro
Softwareentwickler

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
Softwareentwickler

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

2026-03-14
Zeigt die Top 40 von 60 gesammelten Skills in diesem Repository.