# gomzkov Developer Resources

> Public developer tools and agent-facing website resources by Evgeni Gomziakov.

Use this page to find gomzkov projects by name. The website itself is read-only: it does not expose a public API, OpenAPI specification, authentication flow, or MCP server. Use each repository's README for its supported installation and usage instructions.

## Developer tools

- [agent-context-test](https://github.com/gomzkov/agent-context-test) checks whether a coding agent can find the instructions and skills it needs for a task.
- [worth-knowing](https://github.com/gomzkov/worth-knowing) is an agent skill that adds a useful, practical detail about the domain already being discussed.
- [scout](https://github.com/gomzkov/scout) surfaces useful questions for Claude Code, Cursor, and Codex.
- [plak](https://github.com/gomzkov/plak) profiles coding-agent token use and cost.
- [vibe-shield](https://github.com/gomzkov/vibe-shield) checks AI-generated JavaScript, TypeScript, and Python projects for common security problems.

## Agent-facing website resources

- [Agent guide](https://gomzkov.com/llms.txt) explains when to use the site and links to its important resources.
- [Portfolio in Markdown](https://gomzkov.com/index.md) is the compact Markdown version of the homepage.
- [Sitemap](https://gomzkov.com/sitemap.xml) lists indexable pages.
- [Robots policy](https://gomzkov.com/robots.txt) describes crawler access.

## Contact

For consulting, implementation, or technical leadership conversations, email [hello@gomzkov.com](mailto:hello@gomzkov.com).
