- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
bknd-modify-schema
by cameronapak
Use when modifying existing Bknd schema. Covers renaming entities, renaming fields, changing field types, altering field constraints, handling destructive changes, data migration strategies, and the sync workflow.
btca-bknd-repo-learn
by cameronapak
Use btca (Better Context App) to efficiently query and learn from the bknd backend framework. Use when working with bknd for (1) Understanding data module and schema definitions, (2) Implementing authentication and authorization, (3) Setting up media file handling, (4) Configuring adapters (Node, Cloudflare, etc.), (5) Learning from bknd source code and examples, (6) Debugging bknd-specific issues
database-best-practices
by sarojpunde
Prisma ORM best practices for Shopify apps including multi-tenant data isolation, query optimization, transaction patterns, and migration strategies. Auto-invoked when working with database operations.
Shopify i18n Basics
by sarojpunde
Internationalization fundamentals for multi-language Shopify themes
jooq-patterns
by ashchupliak
JOOQ type-safe SQL patterns - use for database queries, repositories, complex SQL operations, and PostgreSQL-specific features
lwc-development
by david-sfdev
Expert guidance for Lightning Web Component (LWC) development on Salesforce Platform. Use this skill when working with Salesforce LWC projects, creating or modifying Lightning components, fixing LWC code, or when the user mentions Salesforce, Lightning Web Components, SLDS, lightning namespace components, or .js-meta.xml files. Always prefer standard Lightning components over generic HTML/web components.
prd
by dy9759
Complete PRD (Product Requirements Document) creation workflow that guides users from initial idea to implementation-ready specification using the integrated toolset in this repository. Handles everything from brainstorming and market analysis to technical requirements and team coordination.
flyway-migrations
by ashchupliak
Flyway database migrations - use for schema changes, data migrations, version management, and PostgreSQL DDL
skill-forge
by dy9759
Meta-skill creation and optimization system that analyzes, designs, and builds new specialized skills using the integrated toolset. Transforms skill creation from art to science through pattern recognition, intelligent tool selection, and automated quality assurance.
skill-forge
by dy9759
Meta-skill creation and optimization system that analyzes, designs, and builds new specialized skills using the integrated toolset. Transforms skill creation from art to science through pattern recognition, intelligent tool selection, and automated quality assurance.
PDF Processing Pro
by dy9759
Production-ready PDF processing with forms, tables, OCR, validation, and batch operations. Use when working with complex PDF workflows in production environments, processing large volumes of PDFs, or requiring robust error handling and validation.
prd
by dy9759
Complete PRD (Product Requirements Document) creation workflow that guides users from initial idea to implementation-ready specification using the integrated toolset in this repository. Handles everything from brainstorming and market analysis to technical requirements and team coordination.
opentelemetry
by ashchupliak
OpenTelemetry observability - use for distributed tracing, metrics, instrumentation, Sentry integration, and monitoring
fashion-model-photography
by tara-shopos
Generate professional fashion photography with models wearing products, including pose direction, styling, lighting, and composition for editorial and commercial use. Use for garment shoots, accessory photography, and high-end fashion content.
garment-lifestyle-photography
by tara-shopos
Generate lifestyle photography of garments in real-world contexts with models in natural environments. Use when creating aspirational fashion content, social media imagery, or editorial-style product photography that shows garments in authentic lifestyle settings.
@tank/typescript
by tankpkg
"Advanced TypeScript patterns for type-safe applications. Triggers: typescript, TS, type, interface, generic, union, discriminated union, branded type, utility type, conditional type, mapped type, template literal, infer, satisfies, as const, tsconfig, strict mode, type guard, type narrowing, type-safe."
database-connect
by manastalukdar
Database MCP server integration for PostgreSQL, MySQL, MongoDB
odps-alignment
by Semprini
Map MD-DDL data product declarations to Open Data Product Specification (ODPS) v4.0 YAML manifests for external cataloguing, marketplace publication, and cross-platform interoperability. Use when the user wants to publish data products, generate ODPS YAML, or align with external data product standards.
unavatar-api
by microlinkhq
Retrieve user avatars from 20+ platforms (GitHub, X/Twitter, Instagram, Gravatar, etc.) via unavatar.io. Use when the user mentions unavatar, avatar retrieval, profile pictures, user avatars, or needs to resolve avatars by email, username, domain, or phone number.
code-quality
by developerinlondon
Code quality standards: warnings-as-errors, no underscore prefixes for unused vars, mandatory test coverage. Apply to any TypeScript, JavaScript, Rust, or Python project. Triggers: code review, linting, writing new functions, refactoring.
file-organizer
by huminglong
通过理解文件内容与使用场景的上下文,智能地在你的电脑中整理文件和文件夹:查找重复文件、建议更合理的目录结构,并自动执行清理任务。在无需手动费力整理的情况下,降低认知负担,让你的数字工作空间保持整洁有序。当准备归档旧项目、希望自动清理与重建目录结构时,使用该技能。
lisp-validator
by waddie
Validate Lisp code (Clojure, Racket, Scheme, Common Lisp) for syntax errors, parenthesis balance, and semantic issues. This skill should be used when validating Lisp code files, checking for syntax errors before execution, or validating LLM-generated Lisp code including incomplete or partial expressions. Provides structured JSON output optimized for automated workflows.
convex-nextjs
by tristanmanchester
Builds, integrates, and deploys Convex backends in Next.js (App Router by default, Pages Router supported). Covers running npx convex dev, defining Convex schema/indexes, writing queries/mutations/actions, wiring ConvexReactClient + ConvexProvider hooks (useQuery/useMutation), optional SSR preloading and Server Actions via convex/nextjs, authentication patterns, and deployment (including Vercel + preview deployments). Use when the user mentions Convex, convex.dev, Next.js + Convex, real-time database updates, Convex functions, schema/indexes, NEXT_PUBLIC_CONVEX_URL, convex dev/deploy, or troubleshooting Convex in a Next.js app.
api-validate
by manastalukdar
API contract validation and breaking change detection