Plugins
12 plugins@landonschropp
Ls Typescript
TypeScript and JavaScript skills
7 skills · plugin
@cjthompson
Typescript Development
Deep TypeScript production guidance for testing, tooling, modules, packaging, and type-system work.
6 skills · plugin
curated
Build TypeSpec API for Copilot
Generate TypeSpec API plugin files with REST operations, authentication, and Adaptive Cards.
3 skills · plugin
@microsoft
Azure SDK Typescript
Azure SDK patterns and best practices for TypeScript/Node.js developers covering AI, storage, identity, monitoring, and messaging libraries.
24 skills · plugin
@cjthompson
Python Development
Deep Python production guidance for testing, project tooling, concurrency, and type-system work.
6 skills · plugin
curated
Azure Content Safety SDK
For developers integrating Azure AI Content Safety across Python and TypeScript projects.
2 skills · plugin
curated
Ship Brand Design Guide
Generate a brand design guide including color palette, typography, UI components, and mockups.
5 skills · plugin
curated
Create MCP Server in TypeScript
Generate a complete MCP server project with tools, resources, and proper configuration.
7 skills · plugin
curated
Brand Identity Kit
Install this pack to generate a complete brand identity kit including logo, color palette, typography, and mockups.
13 skills · plugin
@owl-listener
UI Design
UI design skills: color palettes, typography systems, layout grids, responsive breakpoints, dark mode specs, visual hierarchy, and brand alignment.
14 skills · plugin
@cjthompson
Python Scripting
Low-context guidance for safe one-off Python helpers, typed scripts, lightweight quality checks, and zero-dependency macOS utilities.
4 skills · plugin
curated
FP-TS Backend Toolkit
For Node.js/Deno developers building type-safe backends with fp-ts, covering async pipelines and service composition.
3 skills · plugin
Results for “ty”
1,387 skillsScanpy
Single-cell RNA-seq analysis. Load .h5ad/10X data, QC, normalization, PCA/UMAP/t-SNE, Leiden clustering, marker genes, cell type annotation, trajectory, for scRNA-seq analysis.
5 · bundle
Pydantic Python
Write, review, debug, migrate, or test Python code using Pydantic v2 with explicit boundaries, validation, and serialization contracts.
0 · bundle
Kud Knowledge Type Mapper
Classify curriculum content into Know, Understand, and Do categories to align teaching and assessment approaches. Use when planning units, writing objectives, or selecting assessment methods.
0
Study Strategy Selector
Select evidence-based study strategies matched to material type, learning goal, and student habits. Use when advising students on revision techniques, homework, or independent study approaches.
0
Repo Scaffold
Initialize GitHub repositories with standard files and configuration. Generates LICENSE, CONTRIBUTING.md, SECURITY.md, issue/PR templates, CI config, and .gitignore. Detects project type and adapts templates accordingly.
105 · bundle
Schedule Management
Legacy/migration guidance for v1 Schedule entities. In v2, define recurring cadences as Binding(type=time-window) records with recurrence conditions instead of creating new Schedule records.
0 · bundle
Database Migrations
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).
1
SQL Database Assistant
Use when the user asks to write SQL queries, optimize database performance, generate migrations, explore database schemas, or work with ORMs like Prisma, Drizzle, TypeORM, or SQLAlchemy.
3 · bundle
Mcporter
Use when users need to operate MCP servers or tools with the mcporter CLI: list servers, configure auth, call HTTP/stdio tools, edit config, or generate CLI/type bindings.
65
Copilot Sdk
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session managemen...
6
Trigger Dev
Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when: trigger.dev, trigger dev, background ta...
6
Ivx Om Bfl API
BFL FLUX API integration guide covering endpoints, async polling patterns, rate limiting, error handling, webhooks, and regional endpoints with Python and TypeScript code examples.
0 · bundle
Muller Brockmann Grid Systems
Build editorial/magazine/report webpages on a GENUINE Müller-Brockmann modular grid (International Typographic Style), not a decorative one. Encodes the discipline — columns + modules + baseline, grotesque type, flush-left ragged-right, restrained black/white/red — AND the front-end engineering that makes the grid load-bearing: one CSS-variable source of truth, a grid-toggle overlay that lives in the SAME content box as the content, subgrid 'bands' so every element snaps to a column line, an 8px baseline lock, and runtime optical alignment that puts display type's ink (not its box) on the line. Ships a scaffold generator and a Puppeteer harness that proves 0px adherence. Use when: building any editorial, magazine, report, or longform page that must read as rigorously grid-aligned, Swiss, International Typographic Style, or 'Müller-Brockmann'. Triggers: magazine spread, grid system, Swiss design, editorial layout, show the grid, grid overlay toggle, baseline grid, modular grid, 12-column layout, 瑞士网格, 版面网格.
8 · bundle
Convert Elm Scala
Bidirectional conversion between Elm and Scala. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Elm↔Scala specific patterns. Use when migrating Elm frontend applications to Scala backends or full-stack Scala, translating The Elm Architecture to functional Scala patterns, or refactoring type-safe functional code from compile-time guarantees to more powerful type system features. Extends meta-convert-dev with Elm-to-Scala specific patterns.
8
Web Artifacts Builder
Creates elaborate, multi-component HTML artifacts using React, Tailwind CSS, and shadcn/ui for complex frontend projects.
158k · bundle
Code Reviewer
Automates code review for pull requests across 14+ languages, analyzing complexity, risk, code quality, and generating structured review reports.
20.4k · bundle
Test Driven Development
Write tests before implementation code for new features, bug fixes, and refactoring, following the red-green-refactor cycle.
247k · bundle
Web Video Presentation
Transform articles or scripts into click-driven 16:9 web presentations that look like videos, with optional AI voiceover synthesis.
9.2k · bundle
Fp Async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling and real API examples.
42.4k
Use JS Interop
Add, review, or fix JavaScript interop in Blazor components, including collocated modules, lifecycle timing, batching, typed wrappers, and disposal patterns.
4k
Shopify Expert
Builds and debugs Shopify themes, develops custom Shopify apps, and implements Storefront API integrations for headless storefronts.
10.4k · bundle
Convex Create Component
Builds reusable Convex components with isolated tables and app-facing APIs for new components, reusable backend modules, integrations, or component boundary work.
9.1k · bundle
Subsumtionslehre
Prüft juristische Subsumtionen im Jurastudium: analysiert Fristen, Form, Zuständigkeit und Rechtsweg, markiert typische Subsumtionsfehler und bietet einen Drill-Modus zur Verbesserung der Klausurtechnik.
1.5k
Ky
Provides a concise reference for using the Ky HTTP client, covering core usage, options, retries, hooks, error handling, and best practices.
567 · bundle
Agent Create
Scaffolds a new OpenAI Agents SDK agent with instructions, tools, API route, and bridge wiring, following existing project conventions.
1
Fp Async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling and parallel execution patterns.
0 · bundle
Nuxt App
Scaffolds a Nuxt 3 full-stack project with Vue 3, Pinia, Tailwind, Prisma, and Zod, including setup steps and best practices.
0 · bundle
Create Skill
Guides the creation of well-structured Claude Code skills and slash commands, covering skill types, scope, frontmatter settings, and file organization.
0 · bundle
Bun Runtime
Adopt Bun as a JavaScript runtime, package manager, bundler, and test runner, including migration from Node and Vercel deployment.
1
SEO Schema
Detects, validates, and generates Schema.org structured data, preferring JSON-LD, with guidance on supported types and common errors.
39
Referral Program
Designs and optimizes customer referral and affiliate programs, covering program type selection, incentive structuring, and trigger-moment identification.
20 · bundle
154 App 0b5292d4
Provides a reference for structuring an Expo Router app, including folder layout, configuration files, and essential dependencies.
7 · bundle
Hono
Builds web APIs and full-stack apps with Hono, covering routing, middleware, validation, RPC clients, and deployment across edge runtimes.
3
Rust Pro
Provides expert guidance on modern Rust 1.75+ development, covering async patterns, advanced type system features, and production-ready systems programming.
3
Agentmail
Provides AI agents with real email addresses and a REST API to send and receive email, manage webhooks, and check karma balance.
5
Review
Routes quality reviews to specialized critic agents based on file type or flags, covering peer review, code review, and manuscript polish.
3 · bundle