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