# development-process - Author: serpro69 - Repository: serpro69/ktchn8s - Version: 20251207130821 - Stars: 17 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/serpro69/ktchn8s - Web: https://mule.run/skillshub/@@serpro69/ktchn8s~development-process:20251207130821 --- --- name: development-process description: --- # Development Process ## Working with Dependencies 1. Always try to use latest versions for dependencies. 2. If you are not sure, **do not make assumptions about how external dependencies work**. Always consult documentation. 3. Before trying alternative methods, always try to **use context7 MCP to lookup documentation for external dependencies** like libraries, SDKs, APIs and other external frameworks, tools, etc. - **IMPORTANT! Always make sure that documentation version is the same as declared dependency version itself.** - Only revert to web-search or other alternative methods if you can't find documentation in context7.