Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

github logo

project-workflow-analysis-blueprint-generator

36,202

by github

Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

planning-oracle-to-postgres-migration-integration-testing

36,202

by github

Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Analyzes a single project to identify repositories, DAOs, and service layers that interact with the database, then produces a structured testing plan. Use when planning integration test coverage for a migrated project, identifying which data access methods need tests, or preparing for Oracle-to-PostgreSQL migration validation.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

java-add-graalvm-native-image-support

36,202

by github

GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful compilation using Oracle best practices.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

import-infrastructure-as-code

36,202

by github

Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure infrastructure, generate Infrastructure as Code from existing subscriptions/resource groups/resource IDs, map dependencies, derive exact import addresses from downloaded module source, prevent configuration drift, and produce AVM-based Terraform files ready for validation and planning across any Azure resource type.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

create-architectural-decision-record

36,202

by github

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

javascript-typescript-jest

36,202

by github

Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

aspire

36,202

by github

Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub Codespaces, templates, dashboard, and deployment. Use when the user asks to create, run, debug, configure, deploy, or troubleshoot an Aspire distributed application.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

azure-resource-visualizer

36,202

by github

Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

creating-oracle-to-postgres-migration-integration-tests

36,202

by github

Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating integration tests for a migrated project, generating test coverage for data access layers, or writing Oracle-to-PostgreSQL migration validation tests.

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

eval-driven-dev

36,202

by github

Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate application runs, analyze results, and produce a concrete action plan for improvements. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

azure-static-web-apps

36,202

by github

Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps.

🔥🔥🔥🔥✓ VerifiedPaid serviceNeeds API keys
github logo

create-agentsmd

36,202

by github

Prompt for generating an AGENTS.md file for a repository

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

java-springboot

36,202

by github

Get best practices for developing applications with Spring Boot.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

ef-core

36,202

by github

Get best practices for Entity Framework Core

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

mcp-cli

36,202

by github

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

openapi-to-application-code

36,202

by github

Generate a complete, production-ready application from an OpenAPI specification

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

power-bi-performance-troubleshooting

36,202

by github

Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

python-mcp-server-generator

36,202

by github

Generate a complete MCP server project in Python with tools, resources, and proper configuration

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

snowflake-semanticview

36,202

by github

Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

context-map

36,202

by github

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

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

creating-oracle-to-postgres-migration-bug-report

36,202

by github

Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.

🔥🔥✓ VerifiedFreeQuick setup
github logo

dependabot

36,202

by github

Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates, monorepo patterns, multi-ecosystem groups, security update configuration, auto-triage rules, or any GitHub Advanced Security (GHAS) supply chain security topic related to Dependabot. For pre-commit dependency vulnerability scanning in AI coding a

🔥🔥FreeAdvanced setup
github logo

devops-rollout-plan

36,202

by github

Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

minecraft-plugin-development

36,202

by github

Use this skill when building or modifying Minecraft server plugins for Paper, Spigot, or Bukkit, including plugin.yml setup, commands, listeners, schedulers, player state, team or arena systems, persistent progression, economy or profile data, configuration files, Adventure text, and version-safe API usage. Trigger for requests like "build a Minecraft plugin", "add a Paper command", "fix a Bukkit listener", "create plugin.yml", "implement a minigame mechanic", "add a perk or quest system", or "d

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

doublecheck

36,202

by github

Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

agent-governance

36,202

by github

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage - Adding semantic intent classification to detect dangerous prompts - Creating trust scoring systems for multi-agent workflows - Building audit trails for agent actions and decisions - Enforcing rate limits, content filters, or tool restrict

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

draw-io-diagram-generator

36,202

by github

Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png). Covers mxGraph XML authoring, shape libraries, style strings, flowcharts, system architecture, sequence diagrams, ER diagrams, UML class diagrams, network topology, layout strategy, the hediet.vscode-drawio VS Code extension, and the full agent workflow from request to a ready-to-open file.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

acquire-codebase-knowledge

36,202

by github

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document this architecture", "onboard me to this repo", or "create codebase docs". Do not trigger for routine feature implementation, bug fixes, or narrow code edits unless the user asks for repository-level discovery.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

kotlin-springboot

36,202

by github

Get best practices for developing applications with Spring Boot and Kotlin.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

scaffolding-oracle-to-postgres-migration-test-project

36,202

by github

Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or when a test project is needed for Oracle-to-PostgreSQL validation.

🔥🔥🔥✓ VerifiedFreeAdvanced setup
Page 1 of 6Next →