context-engineering
π―Skillfrom siviter-xyz/dot-agent
Optimizes AI context engineering by curating high-signal tokens, minimizing usage while maximizing reasoning quality across agent systems.
Same repository
siviter-xyz/dot-agent(16 items)
Installation
npx vibeindex add siviter-xyz/dot-agent --skill context-engineeringnpx skills add siviter-xyz/dot-agent --skill context-engineering~/.claude/skills/context-engineering/SKILL.mdSKILL.md
More from this repository10
Helps create new agent skills following the open standard spec, providing templates and workflows for building reusable, domain-specific skill packages.
Cursor IDE best practices skill covering Plan Mode usage, effective context management, test-driven development, codebase understanding, and Git workflows for maximizing AI-assisted productivity
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.
Semantic Git skill for managing commits using Conventional Commits format with atomic staging, zagi-compatible for AI IDEs, offering manual command generation before execution
Enforces TypeScript best practices, type safety, and modern development standards for robust and maintainable code.
CLI building skill for creating command-line interfaces with async-first design, composable commands, strategy patterns, and proper output formatting for terminal applications