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