Skip to content

Ali7Zeynalli/claude-skill-architect

Repository files navigation

Claude Skill Architect & AI Rule Generator

A visual tool designed strictly for generating and configuring rule files for AI coding assistants.

Purpose

This application generates the specific configuration files needed to define AI agent behavior, context, and tool permissions. It automates the formatting for:

  • Claude CLI / MCP (SKILL.md)
  • Cursor IDE (.cursorrules)
  • Windsurf IDE (.windsurfrules)
  • VS Code (Cline / Roo Code) (.clinerules)
  • GitHub Copilot (copilot-instructions.md)
  • Aider (CONVENTIONS.md)
  • Kiro.dev (.kirorules)
  • Antigravity / Project IDX (rules.md)

Key Features

  • AI Generation: Describe a role (e.g., "Python Expert"), and it generates the complete rule file using Gemini 3.0 Flash.
  • Visual Configuration: Manually toggle permissions for Filesystem, Web, and System tools.
  • Multi-Platform Support: Select your IDE to get the correct filename and YAML structure automatically.
  • Localization: Supports English, Azerbaijani, Turkish, Russian, and German.

Setup

  1. Obtain a Google Gemini API Key from Google AI Studio.
  2. Set your environment variable: API_KEY=your_key_here
  3. Run the application:
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors