Search Skills
Search across 54932 indexed skills
github-copilot-starter
You are a GitHub Copilot setup specialist. Your task is to create a complete, production-ready GitHub Copilot configuration for a new project based on...
project-workflow-analysis-blueprint-generator
${PROJECTTYPE="Auto-detect|.NET|Java|Spring|Node.js|Python|React|Angular|Microservices|Other"} ${ENTRYPOINT="API|GraphQL|Frontend|CLI|Message Consumer...
create-architectural-decision-record
Create an ADR document for ${input:DecisionTitle} using structured formatting optimized for AI consumption and human readability. Context: ${input:Con...
dotnet-design-pattern-review
Review the C#/.NET code in ${selection} for design pattern implementation and suggest improvements for the solution/project. Do not make any changes t...
migrating-oracle-to-postgres-stored-procedures
Translate Oracle PL/SQL stored procedures and functions to PostgreSQL PL/pgSQL equivalents. Progress: [ ] Step 1: Read the Oracle source procedure [ ]...
ef-core
Your goal is to help me follow best practices when working with Entity Framework Core. Keep DbContext classes focused and cohesive Use constructor inj...
snowflake-semanticview
Verify Snowflake CLI installation by opening a new terminal and running snow --help. If Snowflake CLI is missing or the user cannot install it, direct...
mcp-integration
Model Context Protocol (MCP) enables Claude Code plugins to integrate with external services and APIs by providing structured tool access. Use MCP int...
architecture-patterns
Master proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to build maintainable, test...
geopandas
GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analy...
fred-economic-data
Access comprehensive economic data through FRED (Federal Reserve Economic Data), a database maintained by the Federal Reserve Bank of St. Louis contai...
context-hunter
Before writing code, investigate how similar problems are already solved in this codebase. Find analogous features: Search for code that solves simila...