# Development Process

> 1. Always try to use latest versions for dependencies. Use when this capability is needed.

- Skill: `tomevault-io/development-process` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/development-process`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/development-process/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/development-process

---


# 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.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/serpro69) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

