Software Engineering Skills
Browse 1,179 curated software engineering skills for Claude Code, Cursor, and Codex. License-verified, MCP-ready, free to start.
C# Async Programming Best Practices
Get best practices for C# async programming
by github/awesome-copilot / skills/csharp-async
Caveman Mode
Terse, low-token responses. Minimal words, no fluff. Full capabilities preserved. Use when: optimize token usage, low-token mode, concise output, caveman mode, reduce verbosity, token-efficient, brief responses.
by github/awesome-copilot / instructions/caveman-mode.instructions.md
C# Development
Guidelines for building C# applications
by github/awesome-copilot / instructions/csharp.instructions.md
CentOS Linux Expert
CentOS (Stream/Legacy) Linux specialist focused on RHEL-compatible administration, yum/dnf workflows, and enterprise hardening.
by github/awesome-copilot / agents/centos-linux-expert.agent.md
C# Expert
An agent designed to assist with software development tasks for .NET projects.
by github/awesome-copilot / agents/CSharpExpert.agent.md
Changelog From Commits
Generate a user-facing CHANGELOG entry from raw git log output. Use when the user is preparing a release, says "what changed since last version", asks to write release notes, or wants to summarize a batch of commits for end users.
by rockscy/solo-skills / skills/changelog-from-commits
Changelog Generator
Generate release notes from git commits, updates, or feature lists
by claude-office-skills/skills / changelog-generator
CI Accessibility
CI/CD accessibility agent. Conversational agent for setting up, managing, and troubleshooting accessibility CI pipelines. Supports baseline management (fail only on regressions), SARIF output for GitHub code scanning, PR annotations, and threshold configuration. Works with GitHub Actions, Azure DevOps, GitLab CI, CircleCI, and Jenkins.
by Community-Access/accessibility-agents / codex-skills/ci-accessibility
Claude API
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing/model choice/limits/caching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent/MCP/tool-definition/multi-agent/RAG/LLM-judge/computer-use; generate/summarize/extract/classify/rewrite/converse over NL; debugging refusals/cutoffs/streaming/tool-calls/tokens). SKIP only when another provider is being worked on (overrides all triggers): OpenAI/GPT/Gemini/Llama/Mistral/Cohere/Ollama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no provider named — don't Read the file).
by guanyang/antigravity-skills / skills/claude-api
Claude Code
Delegate coding to Claude Code CLI (features, PRs).
by NousResearch/hermes-agent / skills/autonomous-ai-agents/claude-code
Claude Code History Files Finder
Finds and recovers content from Claude Code session history files. This skill should be used when searching for deleted files, tracking changes across sessions, analyzing conversation history, or recovering code from previous Claude interactions. Triggers include mentions of "session history", "recover deleted", "find in history", "previous conversation", or ".claude/projects".
by daymade/claude-code-skills / daymade-claude-code/claude-code-history-files-finder
Claude Settings Audit
Analyze a repository to generate recommended Claude Code settings.json permissions. Use when setting up a new project, auditing existing settings, or determining which read-only bash commands to allow. Detects tech stack, build tools, and monorepo structure.
by getsentry/skills / skills/claude-settings-audit
Claude Skills
Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing Skills for clarity, activation reliability, and quality gates.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/claude-skills
Claude Skills Troubleshooting
Diagnose and resolve Claude Code plugin and skill issues. This skill should be used when plugins are installed but not showing in available skills list, skills are not activating as expected, or when troubleshooting enabledPlugins configuration in settings.json. Triggers include "plugin not working", "skill not showing", "installed but disabled", or "enabledPlugins" issues.
by daymade/claude-code-skills / daymade-claude-code/claude-skills-troubleshooting
CLI Developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars and spinners, generating bash/zsh/fish completion scripts, CLI design, shell completions, and cross-platform terminal applications using commander, click, typer, or cobra.
by Jeffallan/claude-skills / skills/cli-developer
Clojure Development Instructions
Clojure-specific coding patterns, inline def usage, code block templates, and namespace handling for Clojure development.
by github/awesome-copilot / instructions/clojure.instructions.md
Clojure Interactive Programming
Expert Clojure pair programmer with REPL-first methodology, architectural oversight, and interactive problem-solving. Enforces quality standards, prevents workarounds, and develops solutions incrementally through live REPL evaluation before file modifications.
by github/awesome-copilot / agents/clojure-interactive-programming.agent.md
Cloudflare Email Service
Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.
by cloudflare/skills / skills/cloudflare-email-service
C# MCP Server Development
Instructions for building Model Context Protocol (MCP) servers using the C# SDK
by github/awesome-copilot / instructions/csharp-mcp-server.instructions.md
C# MCP Server Generator
C# MCP Server Generator linked from github/awesome-copilot, with the upstream skill instructions available on GitHub.
by github/awesome-copilot / skills/csharp-mcp-server-generator
C#/.NET Janitor
Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.
by github/awesome-copilot / agents/csharp-dotnet-janitor.agent.md
Code Auditor
Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.
by mhattingpete/claude-skills-marketplace / productivity-skills-plugin/skills/code-auditor
Codebase Documenter
Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.
by mhattingpete/claude-skills-marketplace / productivity-skills-plugin/skills/codebase-documenter
Codebase Inspection
Inspect codebases w/ pygount: LOC, languages, ratios.
by NousResearch/hermes-agent / skills/github/codebase-inspection
Code Deduplication
Prevent semantic code duplication with capability index and check-before-write
by alinaqi/maggy / skills/code-deduplication
Code Documenter
Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.
by Jeffallan/claude-skills / skills/code-documenter
Code Execution
Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.
by mhattingpete/claude-skills-marketplace / code-operations-plugin/skills/code-execution
Code Exemplars Blueprint Generator
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
by github/awesome-copilot / skills/code-exemplars-blueprint-generator
Code Generation Guidelines
Guidelines for writing Node.js and JavaScript code with Vitest testing
by github/awesome-copilot / instructions/nodejs-javascript-vitest.instructions.md
Code Graph Skill
AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server
by alinaqi/maggy / skills/code-graph
Code Knowledge Graph
Builds and queries code knowledge graph for dependency analysis, references, implementations, and architecture overview. Use when starting work on unfamiliar codebase or before refactoring.
by levnikolaevich/claude-code-skills / plugins/setup-environment/skills/ln-021-codegraph
Code Refactor
Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.
by mhattingpete/claude-skills-marketplace / code-operations-plugin/skills/code-refactor
Code Review
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
by shareAI-lab/learn-claude-code / skills/code-review
Code Review
Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.
by getsentry/skills / skills/code-review
Code Review
AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).
by coderabbitai/skills / skills/code-review
Code Review And Quality
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
by addyosmani/agent-skills / skills/code-review-and-quality
Code Reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin, C#, .NET, Java, C, C++, Rust, Ruby, PHP, and Dart/Flutter. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.
by alirezarezvani/claude-skills / engineering-team/skills/code-reviewer
Code Reviewer
Default code-quality route for broad code review, PR review, maintainability, correctness, and regression-risk checks. Do not use as the primary route for dedicated OWASP/security audits, review-feedback handling, completion verification, AI-code cleanup, or TDD/test-first work.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/code-reviewer
Code Reviewer
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass.
by Jeffallan/claude-skills / skills/code-reviewer
Code Review Excellence
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
by wshobson/agents / plugins/developer-essentials/skills/code-review-excellence
Code Review Skill
Mandatory code reviews via /code-review before commits and deploys
by alinaqi/maggy / skills/code-review
Code Simplification
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
by addyosmani/agent-skills / skills/code-simplification
Code Simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.
by getsentry/skills / skills/code-simplifier
Code Tour
Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: "create a tour", "make a code tour", "generate a tour", "onboarding tour", "tour for this PR", "tour for this bug", "RCA tour", "architecture tour", "explain how X works", "vibe check", "PR review tour", "contributor guide", "help someone ramp up", or any request for a structured walkthrough through code. Supports 20 developer personas (new joiner, bug fixer, architect, PR reviewer, vibecoder, security reviewer, and more), all CodeTour step types (file/line, selection, pattern, uri, commands, view), and tour-level fields (ref, isPrimary, nextTour). Works with any repository in any language.
by github/awesome-copilot / skills/code-tour
Code Transfer
Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.
by mhattingpete/claude-skills-marketplace / code-operations-plugin/skills/code-transfer
Codex
Delegate coding to OpenAI Codex CLI (features, PRs).
by NousResearch/hermes-agent / skills/autonomous-ai-agents/codex
codex-collab
Use when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.
by Kevin7Qi/codex-collab
Codexer Instructions
Advanced Python research assistant with Context 7 MCP integration, focusing on speed, reliability, and 10+ years of software development expertise
by github/awesome-copilot / instructions/codexer.instructions.md
Coding Agent
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
by openclaw/openclaw / skills/coding-agent
Cognitive Accessibility
Cognitive accessibility specialist for reviewing content, forms, authentication, timeouts, and UI patterns for clarity, reduced cognitive load, and WCAG 2.2/COGA alignment.
by Community-Access/accessibility-agents / codex-skills/cognitive-accessibility
ColdFusion Coding Standards
ColdFusion cfm files and application patterns
by github/awesome-copilot / instructions/coldfusion-cfm.instructions.md
ColdFusion Coding Standards for CFC Files
ColdFusion Coding Standards for CFC component and application patterns
by github/awesome-copilot / instructions/coldfusion-cfc.instructions.md
Cold Start Interview
Run the cold-start interview — learns your privacy practice and writes CLAUDE.md from your policy, DPA template, and a reference PIA. Use on first run, when CLAUDE.md is missing or has placeholders, or when the user says "set up the privacy plugin", "onboard me", "configure privacy", or wants to re-run the interview or re-check integrations.
by anthropics/claude-for-legal / privacy-legal/skills/cold-start-interview
Commit
Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages.
by TaylorHuston/local-life-manager / .claude/skills/commit
Commit
Stage, commit, and push changes to the current branch. Use when asked to commit, push, or create a commit for the current task.
by julianobarbosa/claude-code-skills / skills/commit
Commit
ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
by getsentry/skills / skills/commit
Commit Hygiene
Atomic commits, PR size limits, commit thresholds, stacked PRs
by alinaqi/maggy / skills/commit-hygiene
Commit Message Storyteller
Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — following Conventional Commits format. Use when asked to "write a commit message", "generate a commit", "describe my changes", "what should I commit this as", "commit this", "summarize my diff", or "help me commit". Works with git diff output, staged files, or plain descriptions of changes.
by github/awesome-copilot / skills/commit-message-storyteller
Commit With Reflection
Git提交与调试反思报告生成技能。用于分析开发过程中的错误、调试步骤和解决方案,生成结构化的中文反思报告,并创建包含报告引用的Git提交。显式请求词:反思提交、智能提交、生成调试报告、commit with reflection。
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/commit-with-reflection
Complete
Complete task: validate, document, review, commit, and merge to develop. Use when all implementation is done and ready to finalize.
by TaylorHuston/local-life-manager / .claude/skills/complete
Component Refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.
by Charlie85270/Dorothy / .agents/skills/component-refactoring
Configuring Dbt MCP Server
Generates MCP server configuration JSON, resolves authentication setup, and validates server connectivity for dbt. Use when setting up, configuring, or troubleshooting the dbt MCP server for AI tools like Claude Desktop, Claude Code, Cursor, or VS Code.
by dbt-labs/dbt-agent-skills / skills/dbt/skills/configuring-dbt-mcp-server
Configuring R8 For Compose
Use this skill to configure R8 correctly for a Jetpack Compose application — full mode by default, `proguard-android-optimize.txt`, resource shrinking on, and minimal keep rules because Compose ships consumer ProGuard rules. Covers AGP 8.0+ R8 full mode default, R8's Compose-aware optimizations (lambda grouping, `sourceInformation()` stripping, composable arg constant-folding, `ComposerImpl` devirtualization), legitimate keep needs (`@Serializable`, Hilt entry points, reflective `Saver`s), and the AGP 8.x missing-rule reporter / R8 retrace. Cited gain is roughly 75 percent startup and 60 percent frame-render improvement debug-to-release. Use when setting up a new Compose app, when a PR adds an over-broad keep like `-keep class androidx.compose.** { *; }`, when a release build crashes after enabling minification, when APK size needs reduction, or when first enabling minification.
by skydoves/compose-performance-skills / build/configuring-r8-for-compose
Content Management Systems
Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS Hub, Webflow, Adobe Experience Manager, and similar platforms. Use when working on CMS themes, plugins, apps, modules, admin panels, media uploads, content models, editors, markdown pipelines, or static export workflows.
by github/awesome-copilot / skills/content-management-systems
Context7
Up-to-date, version-specific library documentation and working code examples sourced from real project repos via the Context7 documentation aggregation API — covers 1000+ libraries (React, Next.js, Vue, Kubernetes, Go, Python, TypeScript, Prisma, Tailwind, and more). USE WHEN looking up API signatures, framework docs, version-specific behavior, code examples, library configuration, migration guides, OR before writing code against a library you might be guessing about. NOT FOR refactoring existing code, debugging business logic, general programming concepts, or libraries Context7 doesn't index (use web search instead). Grounds answers in real source documentation to prevent hallucinated APIs.
by julianobarbosa/claude-code-skills / skills/context7
Context7-aware development
Use Context7 for authoritative external docs and API references when local context is insufficient
by github/awesome-copilot / instructions/context7.instructions.md
Context Architect
An agent that helps plan and execute multi-file changes by identifying relevant context and dependencies
by github/awesome-copilot / agents/context-architect.agent.md
Context Driven Development
Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.
by wshobson/agents / plugins/conductor/skills/context-driven-development
Context Engineering
Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.
by addyosmani/agent-skills / skills/context-engineering
Context Engineering
Guidelines for structuring code and projects to maximize GitHub Copilot effectiveness through better context management
by github/awesome-copilot / instructions/context-engineering.instructions.md
Context Hunter
Discover codebase patterns, conventions, and unwritten rules before making changes. Use when implementing features, fixing bugs, or refactoring code.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/context-hunter
Context Map
Generate a map of all files relevant to a task before making changes
by github/awesome-copilot / skills/context-map
Context Optimization Techniques
Context optimization extends the effective capacity of limited context windows through strategic compression, masking, caching, and partitioning. Effective optimization increases useful capacity without requiring larger models or longer windows — but only when applied with measurement discipline. The techniques below are ordered by impact and risk.
by guanyang/antigravity-skills / skills/context-optimization
Continue Claude Work
Recover actionable context from local `.claude` session artifacts and continue interrupted work without running `claude --resume`. This skill should be used when the user provides a Claude session ID, asks to continue prior work from local history, or wants to inspect `.claude` files before resuming implementation.
by daymade/claude-code-skills / daymade-claude-code/continue-claude-work
Contribution Checker — Single PR Evaluator
Evaluate a single PR against the target repository's CONTRIBUTING.md for compliance and quality
by github/gh-aw / .github/agents/contribution-checker.agent.md
Contributions Hub
Community and contributions command center -- manage GitHub Discussions, moderate community interactions, track contributor health, generate community reports, manage contributor agreements, and monitor community activity signals across your repos.
by Community-Access/accessibility-agents / codex-skills/contributions-hub
Conventional Commit
Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.
by github/awesome-copilot / skills/conventional-commit
Convert Spring JPA project to Spring Data Cosmos
Step-by-step guide for converting Spring Boot JPA applications to use Azure Cosmos DB with Spring Data Cosmos
by github/awesome-copilot / instructions/convert-jpa-to-spring-data-cosmos.instructions.md
Copilot Instructions Blueprint Generator
Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.
by github/awesome-copilot / skills/copilot-instructions-blueprint-generator
Copilot SDK
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP servers, BYOK providers, session persistence, custom agents, skills, and deployment patterns. Requires GitHub Copilot CLI installed and a GitHub Copilot subscription (unless using BYOK).
by microsoft/skills / .github/skills/copilot-sdk
Copilot Spaces
Use Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "Copilot space", want to load context from a shared knowledge base, discover available spaces, or ask questions grounded in curated project documentation, code, and instructions.
by github/awesome-copilot / skills/copilot-spaces
Copilot Usage Metrics
Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.
by github/awesome-copilot / skills/copilot-usage-metrics
Courier Notification Skills
Use when building notifications with Courier across email, SMS, push, in-app inbox, Slack, Teams, or WhatsApp. Covers transactional messages (password reset, OTP, orders, billing), growth notifications (onboarding, engagement, referral), multi-channel routing, preferences and topics, reliability and webhooks, journeys (multi-step notification sequences via API), template CRUD and Elemental content, routing strategies, provider configuration, the Courier CLI and MCP server, and migrations from Knock, Novu, or other notification systems.
by trycourier/courier-skills
Cpg Analysis
Deep code property graph analysis with Joern CPG (AST+CFG+PDG) and CodeQL for control flow, data flow, taint analysis, and security auditing
by alinaqi/maggy / skills/cpg-analysis
Cpp Pro
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.
by Jeffallan/claude-skills / skills/cpp-pro
Cpp Pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
by sickn33/antigravity-awesome-skills / plugins/antigravity-awesome-skills-claude/skills/cpp-pro
Create Agentsmd
Prompt for generating an AGENTS.md file for a repository
by github/awesome-copilot / skills/create-agentsmd
Create Architectural Decision Record
Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.
by github/awesome-copilot / skills/create-architectural-decision-record
Create A Skill
Create new agent skills from scratch, modify and improve existing skills, and measure skill performance through evaluation and benchmarking. Use when users want to create a skill, write a skill, build a new skill, edit or optimize an existing skill, run evals to test a skill, benchmark skill performance, or optimize a skill's description for better triggering accuracy. Also triggers when users say "turn this into a skill", "make a skill for X", "skill for doing Y", or ask about skill structure, skill format, or SKILL.md files.
by psenger/ai-agent-skills / skills/create-a-skill
Create Branch
Create a git branch following Sentry naming conventions. Use when asked to "create a branch", "new branch", "start a branch", "make a branch", "switch to a new branch", or when starting new work on the default branch.
by getsentry/skills / skills/create-branch
Create GitHub Action Workflow Specification
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.
by github/awesome-copilot / skills/create-github-action-workflow-specification
Create GitHub Issue Feature From Specification
Create GitHub Issue for feature request from specification file using feature_request.yml template.
by github/awesome-copilot / skills/create-github-issue-feature-from-specification
Create GitHub Issues Feature From Implementation Plan
Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.
by github/awesome-copilot / skills/create-github-issues-feature-from-implementation-plan
Create GitHub Issues For Unmet Specification Requirements
Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
by github/awesome-copilot / skills/create-github-issues-for-unmet-specification-requirements
Create GitHub Pull Request from Specification
Create GitHub Pull Request for feature request from specification file using pull_request_template.md template.
by github/awesome-copilot / skills/create-github-pull-request-from-specification
Create Implementation Plan
Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
by github/awesome-copilot / skills/create-implementation-plan
Create LLMs
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
by github/awesome-copilot / skills/create-llms
Create Plan
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/create-plan
Create Readme
Create a README.md file for the project
by github/awesome-copilot / skills/create-readme
Create Specification
Create a new specification file for the solution, optimized for Generative AI consumption.
by github/awesome-copilot / skills/create-specification