Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

beaver

beaver에는 djaiss에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
0
업데이트
2026-07-21
Forks
1
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

writer
소프트웨어 개발자

Write clear, user-focused documentation for the product, including concept explanations, tutorials, how-to guides, and onboarding content. Use when creating or improving documentation pages, help center content, user guides, setup instructions, feature explanations, or task-based walkthroughs. Trigger whenever documentation, docs portal, tutorials, guides, concepts, onboarding, help content, or user education are mentioned.

2026-07-21
writer-analyst
소프트웨어 개발자

Analyze the codebase and produce a comprehensive implementation plan for the product documentation portal. Inspect the application's features, terminology, configuration, installation, authentication, subscriptions, permissions, and user workflows to design a documentation structure following industry best practices. Use when planning a documentation portal, defining its information architecture, creating a documentation roadmap, or identifying the documentation required before writing the content.

2026-07-21
api-docs-writer
소프트웨어 개발자

Write or update the public-facing API reference for API methods. Use when a new API controller is created, API routes are added or changed, or when the docs portal at /docs is out of sync with the codebase.

2026-07-15
api-writer
소프트웨어 개발자

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

2026-07-15
actions
소프트웨어 개발자

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

2026-07-14
add-locale
소프트웨어 개발자

Add a new locale to the application. Use when the user wants to support an additional language, register a locale in config, and generate its lang/*.json translation file. Trigger whenever adding a language, new locale, or i18n support is mentioned.

2026-07-14
controllers
소프트웨어 개발자

Conventions for writing thin HTTP controllers that validate input and delegate to Actions. Use when creating or editing controllers in app/Http/Controllers (web, API, or marketing).

2026-07-14
migrations
소프트웨어 개발자

Use when creating or editing database migrations in the project.

2026-07-14
pull-requests
소프트웨어 개발자

Conventions for writing pull requests, including Conventional Commits titles and structured descriptions. Use when the user wants to create or open a pull request, or write a PR title or description. Trigger whenever a pull request, PR, or merge request is mentioned.

2026-07-14
translations
소프트웨어 개발자

Update Laravel PHP translation files by fixing missing or empty translations in lang/**/*.php. Use when UI copy changes, new keys are added, or locale files are out of sync. Trigger whenever translation keys, lang files, i18n, or __() / @lang() strings are mentioned.

2026-07-14