Builds new API endpoints end-to-end. Use when adding routes, handlers/controllers, validation, service/action logic, response schemas/resources, and endpoint tests.
원문 언어: 영어
메뉴
SkillsMP는 erinrugas/artisan-agents에서 10개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 10개 중 10개를 표시합니다.
Builds new API endpoints end-to-end. Use when adding routes, handlers/controllers, validation, service/action logic, response schemas/resources, and endpoint tests.
원문 언어: 영어
Debugs authentication and authorization issues. Use for login/session/token failures, role/permission mismatches, CORS/cookie problems, and unexpected 401/403 responses.
원문 언어: 영어
Resets and reseeds development/test databases safely. Use when a clean database state is needed for debugging, migration verification, or reproducible QA scenarios.
원문 언어: 영어
Creates and manages branches with clear naming and safe branching flow. Use when starting work, switching context, or cleaning up branches.
원문 언어: 영어
Creates clean commits using a consistent message convention. Use when staging changes, composing commit messages, and preparing reviewable history.
원문 언어: 영어
Prepares and creates pull requests with clear scope, risk notes, and test plan. Use when opening PRs or getting code ready for review.
원문 언어: 영어
Syncs local and remote branches safely. Use for fetch/pull/rebase/push workflows, conflict handling, and branch alignment before merge.
원문 언어: 영어
Writes and maintains test suites with a project-appropriate framework. Use when adding or fixing unit/feature/integration/e2e tests and release gates.
원문 언어: 영어
Configures multi-tenant onboarding and baseline tenant data. Use when creating a new tenant/customer workspace and validating tenant isolation.
원문 언어: 영어
Builds frontend components/pages/composables in the project's UI stack. Use when implementing UI features, reusable components, and typed state flows.
원문 언어: 영어