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

pagoda

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

수집된 skills
6
Stars
29
업데이트
2026-04-11
Forks
19
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

pagoda-e2e-verify
소프트웨어 품질 보증 분석가·테스터

Browser-driven integration testing of Pagoda/AirOne (FE+BE combined). Use when asked to "verify in the browser", "test the UI", "check if it works", "do a smoke test", "manual test", "e2e test", "integration test", "run through the UI", or when finishing a feature and wanting to confirm it works end-to-end. Also trigger on Japanese phrases like "動作確認", "ブラウザで確認", "画面で試して", or any variation of manual/visual verification. Determines what to test from the current git diff context and drives browser automation to navigate pages, fill forms, click buttons, and verify results.

2026-04-11
pagoda-backend-core
소프트웨어 개발자

Development guide for Pagoda/AirOne backend (Django + DRF) core. Use when developing or modifying Django app models, views, serializers, tests, and API endpoints. Covers all backend Python code changes, Django migrations, REST API development, Celery tasks, and Elasticsearch integration outside of plugin/. Trigger on requests like "fix the backend", "add an API", "change the model", "fix the test", "modify the serializer", or any backend development task.

2026-04-04
pagoda-backend-plugin
소프트웨어 개발자

Development guide for Pagoda/AirOne backend plugins. Use when developing plugins under plugin/sdk/ (pagoda-plugin-sdk), plugin/examples/, or modifying the plugin integration layer at airone/plugins/. Covers plugin hooks, overrides, task registration, SDK feature extensions, and plugin integration. Trigger on requests like "create a plugin", "add a hook", "implement an override", "modify the SDK", "plugin/ code", or any backend plugin development task.

2026-04-04
pagoda-frontend-core
소프트웨어 개발자

Development guide for Pagoda/AirOne frontend (React + TypeScript + MUI) core. Use when developing or modifying page components, shared components, hooks, services, routing, and API clients under frontend/src/ (excluding plugins/). Trigger on requests like "fix the component", "add a page", "create a hook", "fix the frontend", "change the UI", "modify the screen", or any frontend development task. Also use when frontend changes are needed due to backend API modifications.

2026-04-04
pagoda-frontend-plugin
웹 개발자

Development guide for Pagoda/AirOne frontend plugins. Use when developing the plugin system under frontend/src/plugins/ or individual plugins under frontend/plugins/. Covers plugin route definitions, entity page overrides, Zod schema validation, and plugin type definitions. Trigger on requests like "create a frontend plugin", "add plugin UI", "override an entity page", "plugin component", or any frontend plugin development task.

2026-04-04
pagoda-setup
네트워크·컴퓨터 시스템 관리자

Automates and guides the initial environment setup for the Pagoda/AirOne project. Covers Python, Node.js, Docker, MySQL, Elasticsearch, RabbitMQ setup, dependency installation, DB migration, user creation, and frontend build in a single flow. Trigger on requests like "set up the environment", "setup", "initial configuration", "I want to set up a dev environment", "get it running", "install", "getting started", or whenever a new developer needs to get the project running for the first time.

2026-04-04