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
原文の言語: 英語