Skip to main content
Run any Skill in Manus
with one click
GitHub repository

orgOS

orgOS contains 10 collected skills from djaiss, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
3
updated
2026-05-09
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

marketing-concept-documentation-writer
market-research-analysts-and-marketing-specialists-131161

Write the documentation for an existing concept.

2026-05-09
marketing-feature-documentation-writer
market-research-analysts-and-marketing-specialists-131161

Write the documentation for an existing feature.

2026-05-09
api-from-web-controller
software-developers

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
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-02-28
laravel-controllers
web-developers

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
software-developers

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
web-developers

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