Skip to main content

Skills dans ce dépôt

sd0xdev/sd0x-dev-flow-codex - Page 3

SkillsMP a collecté 165 skills depuis sd0xdev/sd0x-dev-flow-codex. Ouvrez un skill pour examiner sa source et ses détails.

sd0xdev/sd0x-dev-flow-codex

Affichage de 40 skills collectés sur 165.

métier
Développeurs de logiciels
description

Route dep-audit using exact migration registry [{"unit":"dep-audit/default","routing":{"negative_boundaries":["Bump the package version for the next release.","Implement the recommended dependency upgrades and regenerate lockfiles.","Review application code…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route doc-review using exact migration registry [{"unit":"doc-review/default","routing":{"negative_boundaries":["Review the current code diff for implementation defects.","Rewrite this guide to improve its structure and wording.","Synchronize the English and…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route pre-pr-audit using exact migration registry [{"unit":"pre-pr-audit/default","routing":{"negative_boundaries":["Create and publish the pull request for this branch.","Prepare the branch for merge after all pull-request reviews pass.","Summarize the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route project-audit using exact migration registry [{"unit":"project-audit/default","routing":{"negative_boundaries":["Assess only the security properties of this code change.","Check whether this feature has enough unit and integration coverage.","Review…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route risk-assess using exact migration registry [{"unit":"risk-assess/default","routing":{"negative_boundaries":["Audit the repository against a named external engineering standard.","Find concrete security vulnerabilities in this change.","Review code…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Route security-review using exact migration registry [{"unit":"security-review/default","routing":{"negative_boundaries":["Assess general code quality and maintainability for merge readiness.","Check current dependency advisories across the whole…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route test-health using exact migration registry [{"unit":"test-health/default","routing":{"negative_boundaries":["Analyze coverage gaps for one specific feature request.","Generate new tests for this uncovered behavior.","Review these tests line by line for…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Route create-request using exact migration registry [{"unit":"create-request/default","routing":{"positive_triggers":["Create a date-prefixed execution request from the approved technical specification.","Scan incomplete request tickets and show the stale…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route feature-dev using exact migration registry [{"unit":"feature-dev/default","routing":{"positive_triggers":["Build the approved notification preference feature end to end.","Extend the billing API with the specified refund behavior and tests.","Implement…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route review using exact migration registry [{"unit":"review/branch","routing":{"negative_boundaries":["Inspect only the current unstaged diff for a quick preliminary opinion.","Review prose accuracy and links in the migration guide.","Run the mandatory…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route test-review using exact migration registry [{"unit":"test-review/default","routing":{"negative_boundaries":["Assess the health of every test suite and coverage artifact in the repository.","Create the missing tests and modify the test files.","Execute…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route simplify using exact migration registry [{"unit":"simplify/default","routing":{"positive_triggers":["Reduce duplication in this single helper without changing its behavior.","Simplify this small function by flattening unnecessary nesting.","Streamline…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route test-gen using exact migration registry [{"unit":"test-gen/default","routing":{"positive_triggers":["Add focused regression tests for this uncovered parser behavior.","Generate tests for the new refund service using the repository conventions.","Write…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route debug using exact migration registry [{"unit":"debug/default","routing":{"positive_triggers":["Analyze this supplied failing command and output, then trace the execution path that produced them.","Diagnose the intermittent cache failure and report the…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route post-dev-test using exact migration registry [{"unit":"post-dev-test/default","routing":{"positive_triggers":["Run the appropriate repository tests for the feature I just implemented.","Test the completed API change with focused checks before broader…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route refactor using exact migration registry [{"unit":"refactor/default","routing":{"positive_triggers":["Refactor the billing module structure while preserving all external behavior.","Restructure these related files around one responsibility with baseline…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route test-deep using exact migration registry [{"unit":"test-deep/default","routing":{"positive_triggers":["Build a risk-led test matrix for this cross-service change and execute it progressively.","Investigate these test failures across unit, integration,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route bug-fix using exact migration registry [{"unit":"bug-fix/default","routing":{"positive_triggers":["Correct the invoice rounding regression and add a test that proves the root cause.","Fix the failing request parser after reproducing the error and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route architecture-advice using exact migration registry [{"unit":"architecture-advice/default","routing":{"positive_triggers":["Compare architecture options for introducing an event bus in this codebase.","Give an independent architecture second opinion on…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route ask using exact migration registry [{"unit":"ask/default","routing":{"positive_triggers":["Answer what changed recently in this repository and cite the relevant commits.","Explain where the current feature stores its configuration using repository…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route brainstorm using exact migration registry [{"unit":"brainstorm/default","routing":{"positive_triggers":["Brainstorm competing designs for offline synchronization and challenge each one.","Explore solution options adversarially until they converge or…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route code-explore using exact migration registry [{"unit":"code-explore/default","routing":{"positive_triggers":["Map the architecture and execution flow for the authentication subsystem.","Show how a request travels from the HTTP handler to…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route code-investigate using exact migration registry [{"unit":"code-investigate/default","routing":{"positive_triggers":["Ask Claude and Codex to independently confirm why this cache path differs in production.","Get independent Claude and Codex confirmation…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route deep-explore using exact migration registry [{"unit":"deep-explore/default","routing":{"positive_triggers":["Deeply explore how authorization works across this repository.","Map a large subsystem in multiple passes and identify hidden cross-cutting…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route deep-research using exact migration registry [{"unit":"deep-research/default","routing":{"positive_triggers":["Compare database migration strategies using official sources, repository constraints, and real-world evidence.","Conduct deep research on this…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route explain using exact migration registry [{"unit":"explain/default","routing":{"positive_triggers":["Explain how this parser function works at an intermediate depth.","Give me a beginner-friendly explanation of the selected module.","Walk through this…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route fp-brief using exact migration registry [{"unit":"fp-brief/default","routing":{"positive_triggers":["Create a first-principles brief from this technical proposal.","Decompose the assumptions behind our service migration decision.","Turn these design…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route git-investigate using exact migration registry [{"unit":"git-investigate/default","routing":{"positive_triggers":["Find when this validation branch was introduced and why.","Trace the history of this function across renames and cite the commits.","Use…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route issue-analyze using exact migration registry [{"unit":"issue-analyze/default","routing":{"positive_triggers":["Analyze this bug report and determine the most likely affected code path.","Classify this issue, investigate repository evidence, and…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Route seek-verdict using exact migration registry [{"unit":"seek-verdict/default","routing":{"positive_triggers":["Get an independent verdict on whether this review finding is valid.","Seek a blind second opinion on this suspected security issue.","Verify…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route architecture using exact migration registry [{"unit":"architecture/default","routing":{"positive_triggers":["Create a 3-architecture.md component and data-flow design from the approved technical specification.","Document component responsibilities,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route feasibility-study using exact migration registry [{"unit":"feasibility-study/default","routing":{"positive_triggers":["Assess whether the proposed cache can be delivered within the stated technical and resource constraints.","Compare credible…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route necessity-audit using exact migration registry [{"unit":"necessity-audit/default","routing":{"positive_triggers":["Audit whether the proposed multi-tenant configuration is necessary now or is speculative over-design.","Challenge each requirement and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route plan-review using exact migration registry [{"unit":"plan-review/default","routing":{"positive_triggers":["Critique this implementation plan for missing steps, dependency errors, risks, and weak verification.","Review the proposed execution sequence…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Route request-tracking using exact migration registry [{"unit":"request-tracking/default","routing":{"positive_triggers":["Build a read-only cross-feature request portfolio report with status, priority, age, blockers, and parse errors.","Show request health…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route review-spec using exact migration registry [{"unit":"review-spec/default","routing":{"positive_triggers":["Check this technical specification for lifecycle-layer violations, traceability gaps, repository inconsistency, risks, and testability.","Review…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Route req-analyze using exact migration registry [{"unit":"req-analyze/default","routing":{"positive_triggers":["Analyze the requirements for the authentication feature before technical design.","Create or refine the feature-level 1-requirements.md for…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Route tech-spec using exact migration registry [{"unit":"tech-spec/deep","routing":{"positive_triggers":["Apply tech-spec deep mode to docs/features/billing/2-tech-spec.md and synthesize verified findings into its design.","Deeply analyze the proposed Redis…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Repository-only probe used to determine whether Codex can keep a skill manually invokable while excluding it from implicit routing.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Architecture design and documentation. Produces 3-architecture.md with component diagrams, data flow, integration points, and architecture decisions. Reads existing tech-spec as input. Use when: designing system architecture, documenting component…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 165.