
Sandeep-AdaptIQ
Sandeep-AdaptIQ / agent-customization
**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax. DO NOT USE FOR: general coding questions (use default agent); runtime debugging or error diagnosis; MCP server configuration (use MCP docs directly); VS Code extension development. INVOKES: file system tools (read/write customization files), ask-questions tool (interview user for requirements), subagents for codebase exploration. FOR SINGLE OPERATIONS: For quick YAML frontmatter fixes or creating a single file from a known pattern, edit the file directly — no skill needed.
Sandeep-AdaptIQ / install-vscode-extension
How to install a VS Code extension from an extension ID. Useful when the user wants to add new capabilities to their VS Code environment by installing extensions.
Sandeep-AdaptIQ / project-setup-info-local
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
Sandeep-AdaptIQ / project-setup-info-context7
Provides information about how to setup various kinds of projects. Useful for initializing projects based on requirements and scaffolding the project.
Sandeep-AdaptIQ / get-search-view-results
Get the current search results from the Search view in VS Code