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”

78 skills
More results
github
typespec-create-api-plugin
Generate TypeSpec API plugin files for Microsoft 365 Copilot, defining REST operations, authentication, and Adaptive Cards.
36.2k
jeffallan
nestjs-expert
Scaffolds NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backends, with built-in validation, authentication, and testing patterns.
10.4k · bundle
majiayu000
orval
Generates type-safe TypeScript clients from OpenAPI specs using Orval, covering configuration, React Query/SWR hooks, custom mutators, and MSW mocks.
567 · bundle
github
typespec-api-operations
Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards.
36.2k
mits-pl
electron-api
Guides adding new Electron APIs to Wave Terminal, covering TypeScript types, preload exposure, IPC handlers, and preview stubs for sync, async, fire-and-forget, and event-listener patterns.
39
cjthompson
typescript-modules-packaging
Align TypeScript module resolution, package exports, and declaration emit so that consumers can import the published artifact under every supported runtime and bundler.
1
joshuashepherd
type-safety-chain
Implements or verifies the six-layer type safety chain from Drizzle schema through Zod, services, API routes, and React hooks, including regeneration after DB changes and bootstrapping in new folders.
1
jorcan
convex
Build and manage Convex backends: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.
0 · bundle
phoroth
convex
Build reactive backends with Convex: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.
3
lingxling
convex
Design schemas, write TypeScript functions, and manage real-time subscriptions, auth, file storage, scheduling, and deployment for Convex backends.
253
mhassan0000
mcp-builder
Guides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for Python and TypeScript.
1 · bundle
antigravity
convex
Design schemas, write TypeScript functions, set up real-time subscriptions, authentication, file storage, scheduling, and deployment for Convex reactive backend projects.
42.4k
lucaspmarie-a11y
convex
Design schemas, write TypeScript functions, and manage real-time data, auth, storage, scheduling, and deployment for Convex backends.
5
antigravity
fp-backend
Build type-safe, testable Node.js/Deno backends using fp-ts with ReaderTaskEither, functional dependency injection, and service composition patterns.
42.4k
nimoqup046-collab
convex
Design schemas, write TypeScript queries/mutations/actions, and set up real-time subscriptions, auth, file storage, scheduling, and deployment for Convex backends.
2
kitlangton
effect
Provides opinionated defaults and reference documentation for building production TypeScript applications with Effect v4, covering schemas, services, layers, configuration, scheduling, caching, streams, HTTP clients, and testing.
· bundle
microsoft
azure-cosmos-ts
Perform CRUD operations, queries, bulk operations, and container management on Azure Cosmos DB NoSQL API using the @azure/cosmos TypeScript/JavaScript SDK.
2.7k · bundle
affaan-m
prisma-patterns
Provides production patterns and non-obvious traps for Prisma ORM in TypeScript backends, covering schema design, query optimization, transactions, pagination, and common pitfalls.
226k
lingxling
hono
Build fast, type-safe web APIs and full-stack apps with Hono, deployable to Cloudflare Workers, Deno, Bun, Node.js, and other WinterCG-compatible runtimes.
253
sakamoto-family-smile
nestjs-patterns
Provides production-grade NestJS architecture patterns covering modules, controllers, providers, DTO validation, guards, interceptors, exception filters, configuration, and testing for TypeScript backends.
0
pranavnagrecha
lwc-custom-lookup
Builds a custom LWC lookup component with typeahead search via Apex SOSL/SOQL, debounce, keyboard navigation, and pill UI for cases where standard pickers fall short.
15 · bundle
sakamoto-family-smile
prisma-patterns
Production patterns and non-obvious traps for Prisma ORM in TypeScript backends, covering schema design, query optimization, transactions, pagination, and serverless connection handling.
0
nimoqup046-collab
hono
Build fast, type-safe web APIs and full-stack apps that run on Cloudflare Workers, Deno, Bun, Node.js, and other WinterCG-compatible runtimes.
2
lucaspmarie-a11y
hono
Build fast, type-safe web APIs and full-stack apps that run on Cloudflare Workers, Deno, Bun, Node.js, and other WinterCG-compatible runtimes.
5
affaan-m
mcp-server-patterns
Build MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest API.
226k
github
declarative-agents
Create and develop Microsoft 365 Copilot declarative agents with three workflows covering basic creation, enterprise design, and validation, using TypeSpec and the Microsoft 365 Agents Toolkit.
36.2k
mits-pl
add-rpc
Guides developers through adding new RPC commands to Wave Terminal, covering interface definitions, type conventions, code generation, and implementation across server, Electron, frontend, remote, and terminal components.
39
mcollina
fastify-best-practices
Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript, covering routes, plugins, validation, error handling, authentication, testing, performance, logging, deployment, and more.
1.9k · bundle
joshuashepherd
trigger-dev
Build and manage Trigger.dev v4 background jobs: durable TypeScript tasks, scheduled/cron jobs, waits, Realtime, React hooks, and the Management API, with live docs fetched first.
1
vikingokft
gemini-interactions-api
Writes Python and TypeScript code that calls the Gemini Interactions API for text generation, chat, multimodal understanding, image generation, streaming, research, function calling, and structured output, including migration from the legacy generateContent API.
0 · bundle