UNPKG

agent-rules-kit

Version:

Bootstrap of **Cursor** rules (`.mdc`) and mirror documentation (`.md`) for AI agent-guided projects.

29 lines (19 loc) 655 B
--- description: Version information for Go applications globs: <root>/**/*.go,<root>/go.mod alwaysApply: true --- # Go Version Information This project is using Go **{detectedVersion}**. ## Version-Specific Considerations The rules in this folder are adapted for Go {detectedVersion}, which falls into the "{versionRange}" compatibility range. ## Project Structure The Go application is located at: `{projectPath}` ## Detected Components The system has detected your Go installation and will apply appropriate rules for: - Core Go functionality - Packages and modules - Error handling - Concurrency - Testing - Dependency management