Step-by-step guide for adding a new tool or service to @webiny/stdlib.
原文语言:英语
菜单
已展示 5 / 5 个已收集 Skill。
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.
原文语言:英语