Skip to content

plutowang/ai.conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ai.conf

AI tooling configuration — a polyglot config repo for AI-assisted development tools.

Follows the *.conf naming convention from term.conf.

Structure

ai.conf/
├── copilot/      # GitHub Copilot (VS Code) configuration & migration guide
├── cursor/       # (future) Cursor rules & configuration
├── claude/       # (future) Claude Code configuration
└── shared/       # (future) Shared instructions across tools

Contents

copilot/

Configuration for GitHub Copilot in VS Code: custom agents, prompts, skills, and file-based instructions for AI-assisted development workflows.

Philosophy

Each subfolder is self-contained and tool-specific. Shared conventions (code standards, git workflow, testing philosophy) live in shared/ and are referenced by each tool's config.

The goal is parity of intent across tools — the same coding standards, agent behaviors, and workflow automation, expressed in each tool's native configuration format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages