New article: Agent Skills inside TeqFW packages
The library now includes an article on how TeqFW packages ship instructions for AI coding agents alongside their code. A skill describes the component boundaries, contracts, and integration rules, and its version matches the installed dependency version.
The package provides the skill, while the project decides whether to expose it to its agent environment. This keeps the application owner in control and lets the agent work from local rules instead of an arbitrary version of documentation found online.
The mechanism, examples from TeqFW platform packages, and the Dependency-bound Agent Skills model are covered in “TeqFW: A Framework That Explains Itself to AI Coding Agents”.