Labsco

Agent Skills

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

github logo

qdrant-model-migration

36,202

by github

Guides embedding model migration in Qdrant without downtime. Use when someone asks 'how to switch embedding models', 'how to migrate vectors', 'how to update to a new model', 'zero-downtime model change', 'how to re-embed my data', or 'can I use two models at once'. Also use when upgrading model dimensions, switching providers, or A/B testing models.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react18-enzyme-to-rtl

36,202

by github

Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades. Use this skill whenever Enzyme tests need to be rewritten - shallow, mount, wrapper.find(), wrapper.simulate(), wrapper.prop(), wrapper.state(), wrapper.instance(), Enzyme configure/Adapter calls, or any test file that imports from enzyme. This skill covers the full API mapping and the philosophy shift from implementation testing to behavior testing. Always read this skill before rewriting Enzyme tests - do n

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react18-legacy-context

36,202

by github

Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API. Use this skill whenever migrating legacy context in class components - this is always a cross-file migration requiring the provider AND all consumers to be updated together. Use it before touching any contextTypes or childContextTypes code, because migrating only the provider without the consumers (or vice versa) will cause a runtime failure. Al

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react19-source-patterns

36,202

by github

Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react19-test-patterns

36,202

by github

Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

readme-blueprint-generator

36,202

by github

Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

remember-interactive-programming

36,202

by github

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

🔥🔥✓ VerifiedFreeQuick setup
github logo

resemble-detect

36,202

by github

Deepfake detection and media safety — detect AI-generated audio, images, video, and text, trace synthesis sources, apply watermarks, verify speaker identity, and analyze media intelligence using Resemble AI

🔥🔥🔥✓ VerifiedPaid serviceNeeds API keys
github logo

roundup

36,202

by github

Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across them, and drafts updates in your own communication style for any audience you define.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

roundup-setup

36,202

by github

Interactive onboarding that learns your communication style, audiences, and data sources to configure personalized status briefings. Paste in examples of updates you already write, answer a few questions, and roundup calibrates itself to your workflow.

🔥🔥✓ VerifiedFreeQuick setup
github logo

ruby-mcp-server-generator

36,202

by github

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

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

salesforce-component-standards

36,202

by github

Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages. Covers SLDS 2 compliance, accessibility (WCAG 2.1 AA), data access pattern selection, component communication rules, XSS prevention, CSRF enforcement, FLS/CRUD in AuraEnabled methods, view state management, and Jest test requirements. Use this skill when building or reviewing any Salesforce UI component to enforce platform-specific security and quality standards.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

salesforce-flow-design

36,202

by github

Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Records in loops, proper fault connectors on all data-changing elements, and appropriate automation density checks before deployment.

🔥🔥🔥✓ 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

sponsor-finder

36,202

by github

Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm, PyPI, Cargo, Go, RubyGems, Maven, and NuGet. Checks npm funding metadata, FUNDING.yml files, and web search. Verifies every link. Shows direct and transitive dependencies with OSSF Scorecard health data. Invoke with /sponsor followed by a GitHub owner/repo (e.g. "/sponsor expressjs/express").

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

sql-code-review

36,202

by github

Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

threat-model-analyst

36,202

by github

Full STRIDE-A threat model analysis and incremental update skill for repositories and systems. Supports two modes: (1) Single analysis — full STRIDE-A threat model of a repository, producing architecture overviews, DFD diagrams, STRIDE-A analysis, prioritized findings, and executive assessments. (2) Incremental analysis — takes a previous threat model report as baseline, compares the codebase at the latest (or a given commit), and produces an updated report with change tracking (new, resolved, s

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

typespec-api-operations

36,202

by github

Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

typespec-create-agent

36,202

by github

Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

typespec-create-api-plugin

36,202

by github

Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

unit-test-vue-pinia

36,202

by github

Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

update-avm-modules-in-bicep

36,202

by github

Update Azure Verified Modules (AVM) to latest versions in Bicep files.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

update-implementation-plan

36,202

by github

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

update-llms

36,202

by github

Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

update-markdown-file-index

36,202

by github

Update a markdown file section with an index/table of files from a specified folder.

🔥🔥✓ VerifiedFreeQuick setup
github logo

vardoger-analyze

36,202

by github

Use when the user asks to personalize the GitHub Copilot CLI assistant, adapt Copilot to their style, use vardoger, or analyze their Copilot CLI conversation history. Reads the local session directory at `~/.copilot/session-state/`, extracts recurring preferences and conventions, and writes a fenced personalization block into `~/.copilot/copilot-instructions.md`. Runs entirely on the user's machine via the local `vardoger` CLI (`pipx install vardoger`); no network calls and no uploads. Triggers:

🔥🔥✓ VerifiedFreeQuick setup
github logo

vscode-ext-localization

36,202

by github

Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

web-design-reviewer

36,202

by github

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

what-context-needed

36,202

by github

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

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

winmd-api-search

36,202

by github

Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).

🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 6 of 70Next →