path-specific-instructions
CommunityTargeted Copilot instructions.
AuthorZoimback
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to apply Copilot instructions to specific file types or directories within your repository, ensuring that Copilot's suggestions are contextually relevant and don't interfere with unrelated code.
Core Features & Use Cases
- Path-Specific Rules: Define instructions that only trigger for files matching glob patterns (e.g.,
*.ts,src/components/**). - Organized Instructions: Keep your global
copilot-instructions.mdclean by moving specialized rules to dedicated files. - Use Case: You can create a
testing.instructions.mdfile that applies only to*.test.tsfiles, enforcing specific testing standards for your test suite without affecting your application code.
Quick Start
Use the path-specific-instructions skill to create a new instructions file for all TypeScript files in the src directory.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: path-specific-instructions Download link: https://github.com/Zoimback/copilot-dev-core/archive/main.zip#path-specific-instructions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.