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

orgOS

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

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

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

marketing-concept-documentation-writer
محللو أبحاث السوق ومتخصصو التسويق

Write the documentation for an existing concept.

2026-05-09
marketing-feature-documentation-writer
محللو أبحاث السوق ومتخصصو التسويق

Write the documentation for an existing feature.

2026-05-09
api-from-web-controller
مطوّرو البرمجيات

Build a complete API surface from an existing web controller. Use when the user asks to add API methods, expose a resource via API, or mirror a web controller as an API, especially for adminland resources. Activates when user mentions API methods, API controller, API routes, or wants to expose an existing web resource via API.

2026-05-02
marketing-api-docs-writer
مطوّرو البرمجيات

Write or update the public-facing marketing documentation page for API methods. Use when a new API controller is created, routes are added or changed, or when documentation pages are missing or out of sync with the codebase.

2026-05-02
bruno-docs-writer
مطوّرو البرمجيات

Write or update Bruno API documentation files for a given API controller. Use when a new API controller is created, routes are added or changed, or Bruno docs are missing or out of sync with the codebase.

2026-05-02
test-writer
محللو ضمان جودة البرمجيات والمختبرون

Use when writing tests. Follow testing best practices, use Laravel's testing tools, and ensure tests are clear, maintainable, and cover relevant scenarios.

2026-03-01
laravel-actions
مطوّرو البرمجيات

Actions are what the user does within an application. Use when working with actions.

2026-02-28
laravel-controllers
مطوّرو الويب

Thin HTTP layer controllers. Controllers contain zero domain logic, only HTTP concerns. Use when working with controllers, HTTP layer, web vs API patterns, or when user mentions controllers, routes, HTTP responses.

2026-02-28
laravel-models
مطوّرو البرمجيات

Eloquent model patterns and database layer. Use when working with models, database entities, Eloquent ORM, or when user mentions models, eloquent, relationships, casts, observers, database entities.

2026-02-28
translations-updater
مطوّرو الويب

Update and complete translation JSON files by running composer orgos:locale and fixing missing or empty translations in lang/*.json. Use when UI copy changes, new keys are added, or locale files are out of sync.

2026-02-14