Labsco

Agent Skills

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

microsoft

4,610 standalone skills
github logo

pester-migration

36,202

by github

Experimental (preview) Pester migration skill for upgrading PowerShell Pester test suites across major versions — v3→v4, v4→v5, and v5→v6. The v5→v6 path tracks Pester 6, which is still a release candidate, so that guidance may change. Covers the Discovery/Run two-phase model, moving setup into BeforeAll, $PSScriptRoot vs $MyInvocation, mock changes (Assert-MockCalled → Should -Invoke, removed fall-through), Invoke-Pester parameters → PesterConfiguration, data-driven -ForEach/-TestCases, and the

github logo

react-container-presentation-component

36,202

by github

Create a React component using the Container/Presentation pattern in src/components by asking for the component name and type (ui or features), then scaffold files that follow this repository's TypeScript, Storybook, and SCSS conventions. Use when the user explicitly asks for a Container/Presentation-based component or runs /react-container-presentation-component.

github logo

qdrant-scaling-data-volume

36,202

by github

Guides Qdrant data volume scaling decisions. Use when someone asks 'data doesn't fit on one node', 'too much data', 'need more storage', 'vertical or horizontal scaling', 'tenant scaling', 'time window rotation', or 'data growth exceeds capacity'.

github logo

qdrant-scaling-query-volume

36,202

by github

Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.

github logo

slang-shader-engineer

36,202

by github

Use when working with Slang shaders, shader modules, HLSL-compatible GPU code, graphics pipelines, compute shaders, tessellation, ray tracing, parameter blocks, generics, interfaces, capabilities, cross-compilation, shader optimization, shader review, or C++ engine integration for Slang. Trigger on any mention of Slang, .slang files, slangc, SPIR-V from Slang, Slang modules, [shader("compute")], [shader("vertex")], or requests to write/review/refactor shader code with modern language features. A

github logo

qdrant-sliding-time-window

36,202

by github

Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation', 'delete old data efficiently', 'social media feed search', 'news search', 'log search with retention', or 'how to keep only last N months of data'.

github logo

sql-server-table-reconciliation

36,202

by github

Use when: comparing SQL Server tables across instances, data migration validation, ETL verification, row mismatch detection, schema drift, reconciliation report, production vs staging comparison. Uses mssql-python driver with Apache Arrow for fast columnar data transfer and comparison.

github logo

ssma-console

36,202

by github

Use when: SSMA console operations — create project, generate assessment report, convert schema, migrate data, Oracle to SQL Server migration, schema conversion, data migration

github logo

qdrant-tenant-scaling

36,202

by github

Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tenant isolation', 'dedicated shards', or reports tenant performance issues. Also use when multi-tenant workloads outgrow shared infrastructure.

github logo

tiny-stepping

36,202

by github

Incremental development workflow that makes the smallest meaningful change per step and pauses for feedback, so the direction gets validated early before continuing. Use for careful, iterative implementation with continuous validation.

github logo

qdrant-vertical-scaling

36,202

by github

Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling', 'resize cluster', 'scale up vs scale out', or when memory/CPU is insufficient on current nodes. Also use when someone wants to avoid the complexity of horizontal scaling.

github logo

x-twitter-scraper

36,202

by github

Build GitHub Copilot workflows with Xquik X API SDKs, REST endpoints, MCP tools, TweetClaw OpenClaw plugin installs, signed webhooks, tweet search, user lookup, follower exports, media actions, and agent automation.

github logo

boost-prompt

36,202

by github

Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

breakdown-plan

36,202

by github

Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

centos-linux-triage

36,202

by github

Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

containerize-aspnet-framework

36,202

by github

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

create-llms

36,202

by github

Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

dotnet-best-practices

36,202

by github

Ensure .NET/C# code meets best practices for the solution/project.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

dotnet-design-pattern-review

36,202

by github

Review the C#/.NET code for design pattern implementation and suggest improvements.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

dotnet-timezone

36,202

by github

.NET timezone handling guidance for C# applications. Use when working with TimeZoneInfo, DateTimeOffset, NodaTime, UTC conversion, daylight saving time, scheduling across timezones, cross-platform Windows/IANA timezone IDs, or when a .NET user needs the timezone for a city, address, region, or country and copy-paste-ready C# code.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

migrating-oracle-to-postgres-stored-procedures

36,202

by github

Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters, leverages orafce where appropriate, and applies COLLATE "C" for Oracle-compatible text sorting. Use when converting Oracle stored procedures or functions to PostgreSQL equivalents during a database migration.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

audit-integrity

36,202

by github

Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through anti-rationalization guards, self-critique loops, retry protocols, non-negotiable behaviors, self-reflection quality gates (1-10 scoring, ≥8 threshold), and a self-learning system with lesson/memory governance for security analysis agents.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

semantic-kernel

36,202

by github

Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

shuffle-json-data

36,202

by github

Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.

🔥🔥✓ VerifiedFreeQuick setup
github logo

breakdown-feature-implementation

36,202

by github

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

breakdown-feature-prd

36,202

by github

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

structured-autonomy-plan

36,202

by github

Structured Autonomy Planning Prompt

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

transloadit-media-processing

36,202

by github

Process media files (video, audio, images, documents) using Transloadit. Use when asked to encode video to HLS/MP4, generate thumbnails, resize or watermark images, extract audio, concatenate clips, add subtitles, OCR documents, or run any media processing pipeline. Covers 86+ processing robots for file transformation at scale.

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
github logo

create-spring-boot-java-project

36,202

by github

Create Spring Boot Java Project Skeleton

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

creating-oracle-to-postgres-master-migration-plan

36,202

by github

Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan. Use when starting a multi-project Oracle-to-PostgreSQL migration, creating a migration inventory, or assessing which .NET projects contain Oracle dependencies.

🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 47 of 154Next →