api-architecture
REST, GraphQL, and gRPC API governance, versioning strategy, rate limiting, and developer experience design. Trigger: "API architecture", "API design", "REST", "GraphQL", "gRPC", "API governance", "developer experience".
Generate Gherkin .feature files from requirements before implementation — produces executable BDD scenarios with traceability tags, computes assertion integrity hashes, and locks acceptance criteria for test-driven development. Use when writing tests first, doing TDD, creating test cases from a spec, locking acceptance criteria, or setting up red-green-refactor with hash-verified assertions.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "iikit-04-testify" with this command: npx skills add JaviMontano/skillsmp-javimontano-javimontano-iikit-04-testify
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
REST, GraphQL, and gRPC API governance, versioning strategy, rate limiting, and developer experience design. Trigger: "API architecture", "API design", "REST", "GraphQL", "gRPC", "API governance", "developer experience".
7R assessment, workload classification, wave planning, and cutover strategy for cloud migration programs. Trigger: "cloud migration", "7R", "workload migration", "wave planning", "cutover", "replatform", "refactor".
Designs code review checklists, severity classification, and automated check integration for consistent PR reviews. Trigger: "code review checklist", "review framework", "PR review standards", "review automation".
Identifies code smells, anti-patterns, and structural decay in codebases using systematic pattern matching. Trigger: detect smells, find anti-patterns, review code quality, check code hygiene.