home / skills / vaayne / agent-kit

vaayne/agent-kit

Reusable components for AI coding agents: skills, subagents, MCP servers, and extensions.

16 skills
GitHub

Sponsored

handoff

vaayne/agent-kit

26
This skill generates a concise handoff prompt to preserve context when starting a new focused session.
mcp-tokenflux-images

vaayne/agent-kit

26
This skill generates AI images using TokenFlux, guiding you through model selection, input schema, and polling until completion.
mcp-jetbrains-ide

vaayne/agent-kit

26
This skill helps you manage JetBrains IDE tasks from MCP by running configurations, editing files, and locating code across projects.
code-simplifier

vaayne/agent-kit

26
This skill refines recently changed code for readability and maintainability without altering functionality, following project standards.
document-writer

vaayne/agent-kit

26
This skill helps you produce clear, comprehensive documentation for README, API, architecture, and user guides with precise technical accuracy.
mcp-context7-docs

vaayne/agent-kit

26
This skill retrieves up-to-date documentation and code examples for libraries and frameworks by querying Context7 with a resolved library ID.
mcp-exa-search

vaayne/agent-kit

26
This skill helps you perform web searches, company research, and code context lookups using Exa AI for fresh, relevant results.
mcp-grep-code

vaayne/agent-kit

26
This skill helps you discover real-world code usage patterns from public repositories by searching literal code snippets across millions of projects.
python-script

vaayne/agent-kit

26
This skill helps engineers design and run robust Python automation with structured logging, safety checks, and reproducible workflows.
specs-dev

vaayne/agent-kit

26
This skill guides plan-first development with review gates, enabling disciplined feature work, iterative implementation, and clean commits.
web-fetch

vaayne/agent-kit

26
This skill fetches and extracts clean, readable content from web pages using Jina Reader, returning title, text, and metadata for analysis.
frontend-design

vaayne/agent-kit

26
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
changelog-automation

vaayne/agent-kit

26
This skill automates changelog generation from commits, PRs, and releases using Keep a Changelog and Conventional Commits.
react-best-practices

vaayne/agent-kit

26
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
ui-skills

vaayne/agent-kit

26
Opinionated constraints for building better interfaces with agents.
tmux

vaayne/agent-kit

26
This skill helps you manage interactive terminal sessions with tmux, enabling persistent REPLs and parallel CLI agents for complex workflows.