38 skills found ยท Page 2 of 2
sacredvoid / skillkitA growing collection of AI coding skills for creative and productivity workflows. Image fetching, logo generation, presentations, video/audio processing, local image generation, and more. Works with Claude Code, Cursor, Windsurf, Copilot, and any AI coding assistant.
convertscout / vibecoding-directoryThe ultimate vibecoding directory: 1000+ curated AI coding tools, Cursor rules, MCP servers, prompts, workflows & resources. Build faster with AI-powered development.
hf-laboratories / Copilot_Instructions_initiated_workflowsCopilot-driven workflows utilizing Copilot Instructions and PowerShell - WIP
lukepadiachy / copilot-instructions-experimentThis repo is a hands-on experiment in customizing GitHub Copilot using repository-level instructions, prompt files, and chat modes. Each branch demonstrates a specific Copilot customization, instruction, or architectural pattern, allowing users to explore how Copilot adapts to different coding workflows and requirements.
iamironz / ai-config-bundleMy collection of AI configurations: RAG rules, coding best practices, and custom commands for opencode/cursor. Bundle installer and payload included.
Baneeishaque / ai-agent-rulesNo description available
darwinboaventura / agent-customizationCreate, 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.
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.