cursor-best-practices
๐ฏSkillfrom siviter-xyz/dot-agent
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
Same repository
siviter-xyz/dot-agent(16 items)
Installation
npx vibeindex add siviter-xyz/dot-agent --skill cursor-best-practicesnpx skills add siviter-xyz/dot-agent --skill cursor-best-practices~/.claude/skills/cursor-best-practices/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.
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.
Optimizes AI context engineering by curating high-signal tokens, minimizing usage while maximizing reasoning quality across agent systems.
CLI building skill for creating command-line interfaces with async-first design, composable commands, strategy patterns, and proper output formatting for terminal applications