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

open-tarteel

يحتوي open-tarteel على 51 من skills المجمعة من adelpro، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
51
Stars
32
محدث
2026-02-12
Forks
29
التغطية المهنية
13 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

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

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

2026-02-12
app-builder
مطوّرو البرمجيات

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

2026-02-12
templates
مطوّرو البرمجيات

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

2026-02-12
architecture
مطوّرو البرمجيات

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

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

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

2026-02-12
behavioral-modes
المهن الحاسوبية الأخرى

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

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

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

2026-02-12
clean-code
مطوّرو البرمجيات

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

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

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

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

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

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

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

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

Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY for Dockerfile optimization, container issues, image size problems, security hardening, networking, and orchestration challenges.

2026-02-12
documentation-templates
مطوّرو البرمجيات

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

2026-02-12
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-02-12
2d-games
مطوّرو البرمجيات

2D game development principles. Sprites, tilemaps, physics, camera.

2026-02-12
3d-games
مطوّرو البرمجيات

3D game development principles. Rendering, shaders, physics, cameras.

2026-02-12
game-art
المصممون الجرافيكيون

Game art principles. Visual style selection, asset pipeline, animation workflow.

2026-02-12
game-audio
فنيو هندسة الصوت

Game audio principles. Sound design, music integration, adaptive audio systems.

2026-02-12
game-design
مطوّرو البرمجيات

Game design principles. GDD structure, balancing, player psychology, progression.

2026-02-12
mobile-games
مطوّرو البرمجيات

Mobile game development principles. Touch input, battery, performance, app stores.

2026-02-12
multiplayer
مطوّرو البرمجيات

Multiplayer game development principles. Architecture, networking, synchronization.

2026-02-12
pc-games
مطوّرو البرمجيات

PC and console game development principles. Engine selection, platform features, optimization strategies.

2026-02-12
game-development
مطوّرو البرمجيات

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

2026-02-12
vr-ar
مطوّرو البرمجيات

VR/AR development principles. Comfort, interaction, performance requirements.

2026-02-12
web-games
مطوّرو البرمجيات

Web browser game development principles. Framework selection, WebGPU, optimization, PWA.

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

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

2026-02-12
i18n-localization
مطوّرو البرمجيات

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

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

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

2026-02-12
mcp-builder
المهن الحاسوبية الأخرى

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

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

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

2026-02-12
nestjs-expert
مطوّرو البرمجيات

Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supertest, TypeORM/Mongoose integration, and Passport.js authentication. Use PROACTIVELY for any Nest.js application issues including architecture decisions, testing strategies, performance optimization, or debugging complex dependency injection problems. If a specialized expert is a better fit, I will recommend switching and stop.

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

Next.js App Router principles. Server Components, data fetching, routing patterns.

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

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

2026-02-12
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-02-12
performance-profiling
مطوّرو البرمجيات

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

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

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

2026-02-12
powershell-windows
مطوّرو البرمجيات

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

2026-02-12
prisma-expert
مديرو قواعد البيانات

Prisma ORM expert for schema design, migrations, query optimization, relations modeling, and database operations. Use PROACTIVELY for Prisma schema issues, migration problems, query performance, relation design, or database connection issues.

2026-02-12
python-patterns
مطوّرو البرمجيات

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

2026-02-12
react-patterns
مطوّرو البرمجيات

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

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