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

WealthWise-Finance-Tracker

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

수집된 skills
9
Stars
19
업데이트
2026-03-28
Forks
12
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

bead-workflow
소프트웨어 개발자

Execute the Flywheel bead lifecycle — find, claim, implement, review, close

2026-03-28
docker-up
네트워크·컴퓨터 시스템 관리자

Manage the WealthWise Docker/Podman Compose development environment. Triggers when asked to "start Docker", "start Podman", "bring up the containers", "stop Docker", "show Docker logs", or "restart the dev environment". Does NOT trigger implicitly.

2026-03-10
health-check
네트워크·컴퓨터 시스템 관리자

Check the health of the running WealthWise API, web app, and MongoDB services. Triggers when asked to "check if the app is running", "verify the API is up", "is the server healthy", or "show service status".

2026-03-10
api-endpoint
소프트웨어 개발자

Scaffold a complete new API endpoint for the WealthWise Express API. Triggers when asked to "add an endpoint", "create a route", "build an API for <entity>", or scaffold any new REST resource end-to-end. Does not trigger for frontend-only tasks.

2026-03-03
db-seed
데이터베이스 관리자

Seed the WealthWise MongoDB database with categories or demo data. Triggers when asked to "seed the database", "add demo data", "populate categories", or "set up test data". Does NOT trigger implicitly during general development tasks.

2026-03-03
new-model
소프트웨어 개발자

Scaffold a new Mongoose model and its CRUD service for the WealthWise API. Triggers when asked to "create a model", "add a Mongoose schema", or add the data layer for a new entity without a full endpoint. Does NOT scaffold routes, controllers, or frontend code. Use $api-endpoint for the full stack.

2026-03-03
new-page
웹 개발자

Scaffold a complete new Next.js dashboard page for the WealthWise web app. Triggers when asked to "add a page", "create a dashboard screen", "build a UI for <feature>", or scaffold any new frontend feature end-to-end. Does not trigger for API-only or backend tasks.

2026-03-03
pre-pr
소프트웨어 품질 보증 분석가·테스터

Run the full WealthWise pre-PR checklist and report a pass/fail for each gate. Triggers when asked to "run pre-PR checks", "check if this is ready to merge", "validate before opening a PR", or "run the full check". Does NOT trigger implicitly.

2026-03-03
test-coverage
소프트웨어 품질 보증 분석가·테스터

Run the WealthWise test suite with coverage reporting and summarize the results. Triggers when asked to "run tests with coverage", "check test coverage", "show coverage report", or "how many tests pass". Can be scoped to api, web, or types.

2026-03-03