Skip to main content

이 저장소의 skills

VilnaCRM-Org/user-service - 2페이지

SkillsMP는 VilnaCRM-Org/user-service에서 72개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

VilnaCRM-Org/user-service

수집된 skill 72개 중 32개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

shard doc. Use when the user asks about shard doc.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Sprint planning, status, coordination. Use when the user asks about sm.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Generate a sprint plan for development tasks. This kicks off the implementation phase by producing a sequence the implementation agents follow for each story. Use when the user asks about sprint planning.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Anytime: Summarize sprint status and route to next workflow. Use when the user asks about sprint status.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use for quick one-off tasks, small changes, brownfield additions, and utilities without extensive planning. Do not suggest it for highly complex work unless the user explicitly asks to skip full BMAD planning. Use when the user asks about tech spec.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Documentation, technical writing. Use when the user asks about tech writer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Technical feasibility architecture options and implementation approaches. Use when the user asks about technical research.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

User experience, wireframes. Use when the user asks about ux designer.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate architecture decisions for consistency and implementation readiness. Use when the user asks to validate architecture.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

A guided experience to nail down your product idea. Use when the user asks about validate brief.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Validate the Epics and Stories listing. Use when the user asks to validate epics stories.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Validate PRD is comprehensive lean well organized and cohesive. Use when the user asks about validate prd.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Story cycle start: prepare the next story from the sprint plan (or a specified epic/story with context), then run VS (Validation Step), DS (Design Step), CR (Code Review), return to DS if changes are needed, or proceed to CS (Customer Sign-off) or ER…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Guidance through realizing the plan for your UX, strongly recommended if a UI is a primary piece of the proposed project. Use when the user asks about validate ux.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Create BMALPH planning artifacts autonomously from a short task description by delegating each planning phase to a focused subagent and orchestrating the handoffs without human interaction.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

Implement production-grade caching with cache keys/TTLs/consistency classes per query, SWR (stale-while-revalidate), explicit invalidation, HTTP cache headers, and comprehensive testing for stale reads and cache warmup. Use when adding caching to queries,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Enforce code organization principles - "Directory X contains ONLY class type X", DDD naming patterns, PHP best practices, type safety, SOLID principles, and hardcoded config extraction to .env. Use when reviewing code structure, placing classes, refactoring,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design and implement DDD patterns (entities, value objects, aggregates, CQRS). Use when creating new domain objects, implementing bounded contexts, designing repository interfaces, or learning proper layer separation. For fixing existing Deptrac violations,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Overview of protected quality thresholds and quick reference for all quality tools. Use when you need to understand quality metrics, run comprehensive quality checks, or learn which specialized skill to use. For specific issues, use dedicated skills…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run comprehensive CI checks before committing changes. Use when the user asks to run CI, run quality checks, validate code quality, or before finishing any task that involves code changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Maintain and improve code quality using PHPInsights without decreasing quality thresholds. Use when PHPInsights fails, cyclomatic complexity is too high, code quality drops, or when refactoring for better maintainability. Always maintains 94% complexity and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose and fix Deptrac architectural violations automatically. Use when Deptrac reports dependency violations, layers are incorrectly coupled, or when refactoring code to respect hexagonal architecture boundaries. Never modifies deptrac.yaml - always fixes…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add business metrics using AWS EMF (Embedded Metric Format) to API endpoints. Focus on domain-specific metrics only - AWS AppRunner provides default SLO/SLA metrics. Use when implementing new endpoints, adding command handlers, or instrumenting business…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for contributing to the OpenAPI layer at src/Shared/Application/OpenApi/. Use when adding endpoint factories, processors, updating OpenAPI generation logic, or fixing OpenAPI validation errors (Spectral, OpenAPI diff, Schemathesis).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create complete REST API CRUD operations using API Platform 4 with DDD and CQRS patterns. Use when adding new API resources, implementing CRUD endpoints, creating DTOs, configuring operations, or setting up state processors. Follows the repository's hexagonal…

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

Maintain Structurizr C4 architecture diagrams in sync with code changes. Use when adding components, modifying relationships, changing architectural boundaries, or implementing new patterns. Ensures workspace.dsl accurately reflects the current system…

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

Detect N+1 queries, analyze slow queries with EXPLAIN, identify missing indexes, and ensure safe online index migrations for MySQL/MariaDB. Use when optimizing query performance, preventing performance regressions, or debugging slow endpoints. Complements…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create comprehensive project documentation from scratch. Use when setting up INITIAL documentation for a new project or building a complete documentation suite. NOT for updating existing docs (use documentation-sync instead). Covers project analysis,…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Keep documentation in sync with code changes. Use when implementing features, modifying APIs, changing architecture, adding configuration, updating security, or making any changes that affect user-facing or developer-facing documentation.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

Create, manage, and apply database migrations using Doctrine ORM (MySQL for this service). Use when modifying entities, adding fields, managing database schema changes, creating repositories, or troubleshooting database issues.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Create and manage K6 load tests for REST and GraphQL APIs. Use when creating load tests, writing K6 scripts, testing API performance, debugging load test failures, or setting up performance monitoring. Covers REST endpoints, GraphQL operations, data…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Run and manage functional tests (unit, integration, E2E, mutation). Use when running tests, debugging test failures, ensuring test coverage, or fixing mutation testing issues. Covers PHPUnit, Behat, and Infection. For K6 load/performance tests, use the…

원문 언어: 영어

업데이트
수집된 skill 72개 중 32개를 표시합니다.