Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

orgOS

orgOS contient 10 skills collectées depuis djaiss, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
3
mis à jour
2026-05-09
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

marketing-concept-documentation-writer
Analystes en études de marché et spécialistes en marketing

Write the documentation for an existing concept.

2026-05-09
marketing-feature-documentation-writer
Analystes en études de marché et spécialistes en marketing

Write the documentation for an existing feature.

2026-05-09
api-from-web-controller
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-02-28
laravel-controllers
Développeurs web

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
Développeurs de logiciels

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
Développeurs web

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