- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
preguito-skill
by jacodoisdois
Use when working in a project with .preguitorc or .preguitorc.json, or when the user mentions "guito", "preguito" or asks how to commit in a preguito project. Teaches guito command syntax, template rendering, shortcode resolution, and commit crafting. Prefer guito commands over raw git in preguito projects.
fastify-best-practices
by timmywheels
Fastify framework best practices with deep focus on plugin architecture, encapsulation, and composition patterns. Use when building, reviewing, or refactoring Fastify applications. Covers plugin registration, fastify-plugin usage, decorators, hooks, project structure, and common anti-patterns.
dotnet
by yldgio
ASP.NET Core patterns, dependency injection, middleware, async/await, and security
vapor-fluent
by thePianoKid
Guide for using Vapor's Fluent ORM framework in Swift server-side applications
expo-cicd-workflows
by kennethkeim
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.
voice-chat
by zhangqinghua2015
自动处理语音消息:将语音转写为文字,结合上下文生成智能回复,并合成语音回复。当收到语音或音频消息时自动激活。
react-native-app
by fanthus
Build cross-platform mobile applications using React Native. Use when the user wants to create, develop, or work with React Native apps for iOS and Android. Triggers include requests to build mobile apps, create React Native components, set up navigation, integrate native modules, handle app state management, implement animations, or work with React Native specific features like FlatList, StyleSheet, or platform-specific code.
backend-patterns
by hubeiqiao
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
monitor-openapi
by janwilmake
Monitor API integration of Parallel. Use when building applications with Parallel Monitor API.
skill-forge
by Cursedpotential
"Meta-skill creation and optimization system using pattern recognition, intelligent tool selection, and automated quality assurance."
graphql-workflow
by jovermier
Activate when creating, modifying, troubleshooting, or managing GraphQL operations with codegen. This includes scaffolding .graphql files, running code generation, validating naming conventions, fixing codegen errors, or updating GraphQL types and hooks.
find
by jyasuu
File search and manipulation utility for locating files by name, type, size, permissions, and time.
promptl
by latitude-dev
PromptL syntax guide for writing prompts in the Latitude platform. This skill should be used when writing, reviewing, or editing PromptL prompts. Triggers on tasks involving creating prompts, configuring LLM parameters, using variables, conditionals, loops, chains, tools, agents, or any prompt engineering in Latitude.
Dual-Brand Architecture
by tachfineamnay
SocioPulse/MedicoPulse multi-brand configuration, theming, and feature flags.
coding-standards
by Sylla-BV
This skill should be used when the user asks about "Python coding standards", "Python code style", "type hints", "type annotations", "Optional vs union", "T None", "mypy", "black", "isort", "flake8", "ruff", "Pydantic models", "ConfigDict", "async patterns", "asyncio", "structlog", "error handling in Python", "Python naming conventions", "snake_case", "reviewing a Python PR", "does this pass Python code review", "BaseHarvester", "Dramatiq actors", "pydantic-settings", "pytest conventions", or wants to know whether code follows Sylla's Python data-engine repository standards.
typer-patterns
by vanman2024
Modern type-safe Typer CLI patterns with type hints, Enums, and sub-apps. Use when building CLI applications, creating Typer commands, implementing type-safe CLIs, or when user mentions Typer, CLI patterns, type hints, Enums, sub-apps, or command-line interfaces.
testing
by paucasanellas
Unit testing with TypeScript, Vitest (with globals), Vue Testing Library, and Nuxt Test Utils using Happy DOM. Covers testing strategies, best practices, mocking, component testing, and integration with modern Vue ecosystem tools.
ponder-gen
by LadderChaos
Generate Ponder indexer handlers from contract ABIs and schema definitions. Use this skill when setting up new event indexing, adding handlers for new contracts, or updating the indexer after contract changes.
swift-style
by hocgin
Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting, naming, organization, and idiomatic patterns.
react-router-7-framework
by yonderlab
Apply React Router 7 framework mode best practices including server-first data fetching, type-safe loaders/actions, proper hydration strategies, middleware authentication, handle metadata, useMatches/useRouteLoaderData hooks, and maximum type safety. Use when working with React Router 7 framework mode, implementing loaders, actions, route protection, breadcrumbs, streaming with Suspense/Await, URL search params, form validation, optimistic UI, resource routes (API endpoints), route configuration, or building SSR applications.
development
by leovido
Core development standards, patterns, and best practices for React and React Native projects. Use this when users need guidance on code quality (Biome, TypeScript), testing (Jest), project structure (Domain-Driven Design), React best practices (useEffect guidelines), or React Native development with Expo.
domain-fintech
by lywa1998
"Use when building fintech apps. Keywords: fintech, trading, decimal, currency, financial, money, transaction, ledger, payment, exchange rate, precision, rounding, accounting, 金融, 交易系统, 货币, 支付"
cypher-shell
by octaviopavon
"Neo4j Cypher Shell skill. Connect to instances, run Cypher queries, and retrieve full graph schemas via cypher-shell CLI."
shadcn-baseui
by ThunderboltDev
Enforces Base UI patterns in shadcn/ui projects. Prevents LLMs from incorrectly suggesting Radix UI patterns (asChild, etc.) when working with Base UI.