Labsco

Agent Skills

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

github logo

winui3-migration-guide

36,200

by github

Complete reference for migrating UWP apps to WinUI 3 with before/after code examples. Maps all namespace changes from Windows.UI.Xaml.* to Microsoft.UI.Xaml.* , plus threading, windowing, and dialog APIs Covers the three most common Copilot mistakes: ContentDialog without XamlRoot, MessageDialog usage, and CoreDispatcher patterns Includes migration tables for window management, pickers, background tasks, settings, and GetForCurrentView() replacements Provides a 15-item migration checklist...

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

playground

31,500

by anthropic

Self-contained HTML playgrounds with live preview, interactive controls, and copyable prompt output. Includes five templates for common playground types: design decisions, data exploration, concept mapping, document critique, and code review Every playground features instant live preview, natural-language prompt generation that only mentions non-default choices, and a one-click copy button Built as single HTML files with no external dependencies, dark theme by default, and sensible presets...

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

security-ownership-map

23,200

by openai

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for…

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

locus-to-gene-mapper-skill

4,000

by openai

Map GWAS loci to ranked candidate genes using a deterministic multi-skill chain (EFO -> GWAS -> coordinates -> Open Targets L2G/coloc -> eQTL -> burden/coding…

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
prisma logo

prisma-driver-adapter-implementation

43

by prisma

Complete reference for implementing Prisma v7 driver adapters with transaction lifecycle, error mapping, and type conversion details. Covers four required interfaces: SqlDriverAdapter , Transaction , SqlMigrationAwareDriverAdapterFactory , and SqlQueryable , with full method signatures and lifecycle requirements Transaction commit() and rollback() are lifecycle hooks only; Prisma sends SQL via executeRaw , not these methods Includes argument mapping (string→int/bigint/float, base64→bytes)...

🔥🔥🔥✓ VerifiedFreeQuick setup