docs: add AI coding tools configuration reference#505
Merged
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom Jan 26, 2026
docs/ai-coding-tools-config-referencebreaking-brake/cc-wf-studio:docs/ai-coding-tools-config-referenceCopy head branch name to clipboard
Merged
docs: add AI coding tools configuration reference#505breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom docs/ai-coding-tools-config-referencebreaking-brake/cc-wf-studio:docs/ai-coding-tools-config-referenceCopy head branch name to clipboard
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom
docs/ai-coding-tools-config-referencebreaking-brake/cc-wf-studio:docs/ai-coding-tools-config-referenceCopy head branch name to clipboard
Conversation
- Document config paths for Claude Code, VSCode Copilot Chat, Copilot CLI, Codex CLI - Include skills, commands, MCP, rules/instructions for each tool - Add directory structure comparison and frontmatter schemas Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Merged
braking-brake-semantic-release Bot
pushed a commit
that referenced
this pull request
Jan 29, 2026
## [3.18.2](v3.18.1...v3.18.2) (2026-01-29) ### Bug Fixes * add CLI-aware skill normalization to skip native directories ([#512](#512)) ([0c49d94](0c49d94)) * add MCP server detection for Copilot CLI and Codex CLI ([#509](#509)) ([#510](#510)) ([ef31649](ef31649)) * add skills detection for Copilot/Codex with grouped UI ([#508](#508)) ([ab89f69](ab89f69)), closes [#507](#507) * remove Codex project trust workaround ([#513](#513)) ([c5a9c45](c5a9c45)), closes [#495](#495) * resolve skill source path correctly for all scopes ([#514](#514)) ([8caf97e](8caf97e)) * show AI provider badge for user scope skills ([#515](#515)) ([760d411](760d411)) ### Documentation * add AI coding tools configuration reference ([#505](#505)) ([f3bd005](f3bd005))
|
🎉 This PR is included in version 3.18.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add comprehensive documentation for AI coding tools configuration file paths and schemas.
Included Tools
Contents
Purpose
This document will be used to improve Skills and MCP detection in future development.
References
All information verified against official documentation:
🤖 Generated with Claude Code