Step-by-step guide for adding a new tool or service to @webiny/stdlib.
원문 언어: 영어
메뉴
SkillsMP는 webiny/stdlib에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
Step-by-step guide for adding a new tool or service to @webiny/stdlib.
원문 언어: 영어
How dependency injection works in @webiny/stdlib — abstractions, implementations, features, and container wiring.
원문 언어: 영어
Testing conventions for @webiny/stdlib — container setup, tmpdir patterns, browser environment directives.
원문 언어: 영어
Guided feature development for @webiny/stdlib using the DI abstraction → implementation → feature → index pattern. Use when adding a new tool, service, or feature to any slice (common, node, browser). Enforces TDD, file conventions, barrel exports, README…
원문 언어: 영어
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
원문 언어: 영어