Labsco

Agent Skills

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

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

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

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

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

what-context-needed

36,202

by github

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

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

arize-link

36,202

by github

Generates deep links to the Arize UI for traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs. Produces clickable URLs for sharing Arize resources with team members. Use when the user wants to link to or open a trace, span, session, dataset, evaluator, or annotation config in the Arize UI.

🔥🔥✓ VerifiedFreeQuick setup
github logo

java-mcp-server-generator

36,202

by github

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

structured-autonomy-generate

36,202

by github

Structured Autonomy Implementation Generator Prompt

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

comment-code-generate-a-tutorial

36,202

by github

Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

create-tldr-page

36,202

by github

Create a tldr page from documentation URLs and command examples, requiring both URL and command name.

🔥🔥✓ VerifiedFreeQuick setup
github logo

csharp-docs

36,202

by github

Ensure that C# types are documented with XML comments and follow best practices for documentation.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

fedora-linux-triage

36,202

by github

Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

finalize-agent-prompt

36,202

by github

Finalize prompt file using the role of an AI agent to polish the prompt for the end user.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

fluentui-blazor

36,202

by github

Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with "Fluent". Also use when troubleshooting missing pro

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

kotlin-mcp-server-generator

36,202

by github

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

power-bi-dax-optimization

36,202

by github

Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

qdrant-scaling

36,202

by github

Guides Qdrant scaling decisions. Use when someone asks 'how many nodes do I need', 'data doesn't fit on one node', 'need more throughput', 'cluster is slow', 'too many tenants', 'vertical or horizontal', 'how to shard', or 'need to add capacity'.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react-audit-grep-patterns

36,202

by github

Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade. Use this skill whenever running a migration audit - for both the react18-auditor and react19-auditor agents. Contains every grep pattern needed to find deprecated APIs, removed APIs, unsafe lifecycle methods, batching vulnerabilities, test file issues, dependency conflicts, and React 19 specific removals. Always use this skill when writing audit scan commands - do not

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react18-dep-compatibility

36,202

by github

React 18.3.1 and React 19 dependency compatibility matrix.

🔥🔥🔥✓ VerifiedFreeNeeds API keys
github logo

react18-string-refs

36,202

by github

Provides exact migration patterns for React string refs (ref="name" + this.refs.name) to React.createRef() in class components. Use this skill whenever migrating string ref usage - including single element refs, multiple refs in a component, refs in lists, callback refs, and refs passed to child components. Always use this skill before writing any ref migration code - the multiple-refs-in-list pattern is particularly tricky and this skill prevents the most common mistakes. Use it for React 18.3.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

react19-concurrent-patterns

36,202

by github

Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

refactor-method-complexity-reduce

36,202

by github

Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.

🔥🔥🔥✓ VerifiedFreeAdvanced setup
github logo

swift-mcp-server-generator

36,202

by github

Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

bigquery-pipeline-audit

36,202

by github

Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

refactor-plan

36,202

by github

Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.

🔥🔥🔥✓ VerifiedFreeQuick setup
github logo

winui3-migration-guide

36,202

by github

UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.

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

csharp-xunit

36,202

by github

Get best practices for XUnit unit testing, including data-driven tests

🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 2 of 44Next →