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

homestead

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

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

이 저장소의 skills

add-resource
소프트웨어 개발자

Add or modify an aepbase resource definition on an existing Homestead app — new resources, new fields, enums, file fields, child resources — with the safe-vs-destructive change rules enforced. Use when the user asks to "add a field", "add a resource", "change the schema", "make X an enum", or "add an image/file to <app>".

2026-07-10
setup-homestead
네트워크·컴퓨터 시스템 관리자

Stand up a new Homestead instance end-to-end — scaffold the project, first boot, claim the admin account, enable chat, and (optionally) install the systemd service. Use when the user asks to "set up homestead", "deploy homestead", "install on my server", "get started", or hits first-boot/claim/service problems.

2026-06-26
add-widget
소프트웨어 개발자

Add a dashboard widget to an existing Homestead app — a self-contained lazy React component wired via the app config's `widgets` array. Use when the user asks to "add a widget", "show X on the dashboard", or "add a dashboard card for <app>".

2026-06-22
create-app
소프트웨어 개발자

Scaffold a new Homestead feature app end-to-end — TypeScript resource definition(s), aepbase collection constants, the app package directory (types, hooks, components, config, tests), `homestead.config.ts` wiring, and e2e Page Object + CRUD spec. Use when the user asks to "create an app", "add a new app", "scaffold a feature", or to "wire up <feature> end-to-end".

2026-06-22
create-app
소프트웨어 개발자

Scaffold a new Homestead feature app end-to-end — TypeScript resource definition(s), aepbase collection constants, the app package directory (types, hooks, components, config, tests), `homestead.config.ts` wiring, and e2e Page Object + CRUD spec. Use when the user asks to "create an app", "add a new app", "scaffold a feature", or to "wire up <feature> end-to-end".

2026-06-17