Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

orgOS

orgOS 收录了来自 djaiss 的 10 个 skills,并提供仓库级职业覆盖和站内 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