Add a new implementation of the primary protocol/interface (Alex Rivera's workflow)
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣٥ من skills من g-zenr/relay-api. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣٥ من أصل ٣٥ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية