Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

48 skills indexed across 13 categories

Results for “context” - 48 found

context-driven-development

514

Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds n

Agentby wshobson/agents

on-call-handoff-patterns

507

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use this skill when transitioning on-call res

Docsby wshobson/agents

context7

358

Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when lo

Frontendby intellectronica/agent-skills

vue-options-api-best-practices

241

Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.

Frontendby vuejs-ai/skills

context-map

74

Generate a map of all files relevant to a task before making changes

Generalby github/awesome-copilot

mcp-cli

53

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through

Backendby github/awesome-copilot

Go MCP Server Project Generator

51

Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontext

Backendby github/awesome-copilot

rust-mcp-server-generator

50

Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK

Backendby github/awesome-copilot

java-mcp-server-generator

43

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring

Frontendby github/awesome-copilot

suggest-awesome-github-copilot-skills

38

Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding du

Generalby github/awesome-copilot

What Context Do You Need?

38

Ask Copilot what files it needs to see before answering a question

Generalby github/awesome-copilot

php-mcp-server-generator

36

Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK

Backendby github/awesome-copilot

swift-mcp-server-generator

33

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

Mobileby github/awesome-copilot

Suggest Awesome GitHub Copilot Custom Agents

33

Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history

Agentby github/awesome-copilot

suggest-awesome-github-copilot-instructions

33

Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history,

Generalby github/awesome-copilot

When to Use This Skill

29

Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions. It offers descriptions

Databy github/awesome-copilot

Kotlin MCP Server Project Generator

28

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprot

Mobileby github/awesome-copilot

WorkIQ Copilot Skill

26

Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) f

Backendby github/awesome-copilot

ruby-mcp-server-generator

21

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.

Backendby github/awesome-copilot

suggest-awesome-github-copilot-prompts

2

Suggest relevant GitHub Copilot prompt files from the awesome-copilot repository based on current repository context and chat history, avoid

Generalby github/awesome-copilot

MCP Integration for Claude Code Plugins

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model

Backendby anthropics/claude-code

Compaction Discipline

Enforces safe context compaction for long-running agents. Use whenever an agent run is expected to exceed roughly 40 turns or 100K tokens.

Agentby tokencalculator

Untrusted Content Boundary

Marks and handles untrusted content entering an agent context. Use in any pipeline that reads web pages, emails, documents or third-party AP

Securityby tokencalculator

Respect Effective Context

Stops treating an advertised context window as usable capacity. Use when designing any long-context feature.

Agentby tokencalculator