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”
580 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
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
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
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
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
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
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
Review
Routes quality reviews to specialized critic agents based on file type or flags, covering peer review, code review, and manuscript polish.
3 · bundle
Nodejs Keccak256
Prevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, storage slots, and address derivation.
0
Convert Clojure Elm
Bidirectional conversion between Clojure and Elm. Use when migrating projects between these languages in either direction. Extends meta-convert-dev with Clojure↔Elm specific patterns. Use when migrating Clojure projects to Elm, translating functional patterns from JVM to browser, or building type-safe frontends from Clojure logic. Extends meta-convert-dev with Clojure-to-Elm specific patterns for handling dynamic-to-static typing, REPL-driven to TEA architecture, and side effects to managed effects.
8
Swiftui Patterns
Build declarative, performant SwiftUI user interfaces with modern state management, view composition, type-safe navigation, and performance optimization patterns.
226k
Csharp Async
Follow best practices for asynchronous programming in C#, including naming, return types, exception handling, performance, and common pitfalls.
36.2k
Linkedin Post Formatter
Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns.
36.2k · bundle
Responsive Design
Design adaptive layouts and interactions that work across all screen sizes and input methods.
1.7k
Baseline UI
Enforces an opinionated UI baseline to fix spacing, hierarchy, typography, and layout issues in AI-generated interfaces.
42.4k
Fp Pipe Ref
Provides a quick reference for fp-ts pipe and flow functions to chain functions, compose operations, and build data pipelines.
42.4k
Plotly
Creates interactive, publication-quality charts with 40+ types, hover tooltips, zoom, and web-embeddable exports for dashboards and exploratory analysis.
253 · bundle
PHP Pro
Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use proactively for high-performance PHP applications.
2
Fp Async
Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling and real API examples.
2
Sveltekit
Build full-stack web applications with SvelteKit, covering file-based routing, SSR, SSG, API routes, and form actions.
2
Agent Tool
Creates or modifies OpenAI Agents SDK tools with Zod parameters, caching, metrics, and agent registration, following established patterns and best practices.
1
186 Tsx Df7bb47f
Provides React state management patterns and code examples for useState, Context, Zustand, Redux Toolkit, and TanStack Query.
7 · bundle