Add a new implementation of the primary protocol/interface (Alex Rivera's workflow)
원문 언어: 영어
메뉴
SkillsMP는 g-zenr/relay-api에서 35개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 35개 중 35개를 표시합니다.
Add a new implementation of the primary protocol/interface (Alex Rivera's workflow)
원문 언어: 영어
Add a new API endpoint following all project standards
원문 언어: 영어
Plan and implement a complete feature end-to-end across all layers
원문 언어: 영어
Full codebase audit — dead code, layer violations, concurrency, observability, code quality
원문 언어: 영어
Set up or update GitHub Actions CI/CD pipeline (Marcus Chen's workflow)
원문 언어: 영어
Remove dead code, unused imports, stale files, and fix code quality issues found by /audit
원문 언어: 영어
Smart commit — validate, stage, and commit with a conventional commit message
원문 언어: 영어
Validate deployment readiness — Docker, config, health, logging (Marcus Chen's workflow)
원문 언어: 영어
Audit and upgrade project dependencies — check for vulnerabilities and outdated packages
원문 언어: 영어
Investigate and fix a bug from a report, traceback, log, or unexpected behavior
원문 언어: 영어
Apply production security hardening to the codebase (Janet Moore's workflow)
원문 언어: 영어
Write end-to-end integration tests that exercise full request-to-response flows (Priya Sharma's workflow)
원문 언어: 영어
Write performance and load tests to validate throughput and thread safety (Priya Sharma's workflow)
원문 언어: 영어
Profile and optimize code for performance — identify bottlenecks and fix them
원문 언어: 영어
Create a pull request with proper title, description, and test plan
원문 언어: 영어
Safely refactor code while maintaining all tests and type safety (Daniel Okoye's workflow)
원문 언어: 영어
Deep security audit of the codebase (Janet Moore's workflow)
원문 언어: 영어
Configure Claude Code hooks for automated validation on file edits and commits
원문 언어: 영어
Test-driven development — write failing test first, then implement (red-green-refactor)
원문 언어: 영어
Write comprehensive tests for a module or feature (Priya Sharma's workflow)
원문 언어: 영어
Review and evolve the codebase architecture — evaluate patterns, layers, and design decisions (Alex + Daniel workflow)
원문 언어: 영어
Generate a changelog from git history for release notes
원문 언어: 영어
Design API contracts before implementation — endpoints, models, status codes (Daniel Okoye's workflow)
원문 언어: 영어
Update all project documentation to match current codebase (Sofia Nakamura's workflow)
원문 언어: 영어
Emergency production fix — branch, fix, test, merge, release in minimal steps (Marcus workflow)
원문 언어: 영어
Migrate API from one version to the next with backwards compatibility (Sofia + Daniel's workflow)
원문 언어: 영어
Set up observability — structured logging, health probes, metrics, and alerting (Marcus Chen's workflow)
원문 언어: 영어
Generate a developer onboarding guide for new team members (Sofia Nakamura's workflow)
원문 언어: 영어
Break a scope or feature set into stories and tasks for sprint planning (Sofia Nakamura's workflow)
원문 언어: 영어
Pre-merge quality gate — chains verify, review, and security audit into a pass/fail verdict
원문 언어: 영어
Cut a release — version bump, changelog, git tag, and push (Marcus Chen's workflow)
원문 언어: 영어
Run a senior-level code review on staged or recent changes
원문 언어: 영어
Roll back a bad release to the previous known-good version (Marcus workflow)
원문 언어: 영어
Investigate runtime or production issues from logs, errors, or unexpected behavior (Marcus + Alex workflow)
원문 언어: 영어
Run the full verification pipeline — tests, types, and quality checks
원문 언어: 영어