Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Helix AINew to Visual Studio Code? Get it now.
Helix AI

Helix AI

Fozail Ahmed

|
1 install
| (0) | Free
An extension that enables continuous AI-assisted development with repo-specific coding rules.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Helix AI

An intelligent VS Code extension that automatically manages project-specific coding rules for Cursor AI, ensuring consistent development standards across repositories.

Features

Automatic Rule Management

  • Repo Detection: Automatically detects Git repositories in your workspace
  • Smart Rule Syncing: Deploys appropriate rules based on repository name or project dependencies
  • Real-time Updates: Syncs rules on startup, workspace changes, and manual commands

Rule Deployment Logic

  1. Repository Match: If your repo matches a configured repository name, deploys both repo-specific and common rules
  2. Dependency Fallback: If no repo match but @marmeto_engineering/anthers-components is in dependencies, deploys common rules only
  3. Cleanup: Removes stale helix rules when no conditions are met

File Management

  • Syncs rules to .cursor/rules/ directory as .mdc files
  • Enforces YAML frontmatter with alwaysApply: true
  • Supports multiple workspace folders simultaneously
  • Automatic cleanup of outdated rule files

Requirements

  • VS Code or Cursor editor
  • Git repository (for automatic repo detection)
  • Node.js project with package.json (for dependency detection)

Extension Settings

This extension contributes the following settings:

  • helix-ai.syncRules: Manual command to sync project rules
  • Automatic activation on startup and workspace folder changes

Usage

  1. Automatic: Rules sync automatically when you:

    • Start VS Code/Cursor
    • Open a new workspace folder
    • Switch between workspace folders
  2. Manual: Use the command palette:

    • Press Ctrl+Shift+P (or Cmd+Shift+P on macOS)
    • Type "Helix AI: Sync Project Rules"
    • Press Enter

Release Notes

0.0.1

Initial release with automatic rule management and workspace integration.


Enjoy intelligent rule management with Helix AI!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft