类型
类型检查与类型生成
deno-typescript
Mindrally
Guidelines for developing with Deno and TypeScript using modern runtime features, security model, and native tooling
apollo-graphql
Mindrally
Guidelines for developing GraphQL APIs and React applications using Apollo Client for state management, data fetching, and caching
clerk-authentication
Mindrally
Guidelines for implementing Clerk authentication in Next.js applications with middleware, hooks, and security best practices
angular-development
Mindrally
Expert guidance for Angular and TypeScript development focused on scalable, high-performance web applications
angular
Mindrally
Expert in Angular TypeScript development with scalable, high-performance patterns
api-development
Mindrally
Guidelines for building clean, scalable APIs with Go standard library and NestJS TypeScript, covering security, validation, and modular architecture.
backend-development
Mindrally
Guidelines for backend development in C++ and Elixir/Phoenix, covering modern language features, best practices, and production-ready patterns.
cloudflare-development
Mindrally
Cloudflare Workers, Pages, KV, D1, R2, and Durable Objects development best practices for edge computing applications.
anthropic-claude-development
Mindrally
Expert guidance for Anthropic Claude API development including Messages API, tool use, prompt engineering, and building production applications with Claude models.
drizzle-orm
Mindrally
Guidelines for developing with Drizzle ORM, a lightweight type-safe TypeScript ORM with SQL-like syntax
convex
Mindrally
Guidelines for developing with Convex backend-as-a-service platform, covering queries, mutations, actions, and real-time data patterns
telnyx-fax-go
team-telnyx
Send and receive faxes programmatically. Manage fax applications and media. This skill provides Go SDK examples.
telnyx-voice-conferencing-go
team-telnyx
Create and manage conference calls, queues, and multi-party sessions. Use when building call centers or conferencing applications. This skill provides Go SDK examples.
hono-api-scaffolder
jezweb
"Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, error handling, and API_ENDPOINTS.md documentation. Use after a project is set up with cloudflare-worker-builder or vite-flare-starter, when you need to add API routes, create endpoints, or generate API documentation."
d1-drizzle-schema
jezweb
"Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASE_SCHEMA.md documentation. Handles D1 quirks: foreign keys always enforced, no native BOOLEAN/DATETIME types, 100 bound parameter limit, JSON stored as TEXT. Use when creating a new database, adding tables, or scaffolding a D1 data layer."
google-chat-messages
jezweb
"Send Google Chat messages via webhook — text, rich cards (cardsV2), threaded replies. Includes TypeScript types, card builder utility, and widget reference."
seo-local-business
jezweb
"Generate complete SEO setup for local business websites — HTML head tags, JSON-LD LocalBusiness schema, robots.txt, sitemap.xml. Australian-optimised with +61 phone, ABN, suburb patterns."
seo-local-business
jezweb
"Generate complete SEO setup for local business websites — HTML head tags, JSON-LD LocalBusiness schema, robots.txt, sitemap.xml. Australian-optimised with +61 phone, ABN, suburb patterns."
grace-add
osovv
"Add a new module to a GRACE project with contract and knowledge graph entry. Use when you need to introduce a new module that wasn't part of the original plan — designs the contract, updates planning artifacts, generates code, and verifies integration."
electron-skills
llama-farm
Electron patterns for LlamaFarm Desktop. Covers main/renderer processes, IPC, security, and packaging.
common-skills
llama-farm
Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.
designer-skills
llama-farm
Designer subsystem patterns for LlamaFarm. Covers React 18, TanStack Query, TailwindCSS, and Radix UI.
go-skills
llama-farm
Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.
server-skills
llama-farm
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.