- Home
- /
- Categories
- /
- Types
Types
Type checking and type generation
tech-news
by foundralab
聚合科技新闻并生成中文Markdown日报。抓取 Hacker News、GitHub Trending 等, 翻译标题与摘要,可选上传配图到R2。Use when: 用户说"生成今日科技新闻"、"科技新闻"、"tech news"等。
permission-management
by cuioss
Permission validation, architecture patterns, anti-patterns, and best practices for Claude Code settings management
sauve-jazz-extension
by Alcyone-Labs
Build features for Jazz-powered Chrome extensions with service worker architecture E2E encrypted sync and real-time data flow
fullstack-basics
by pluginagentmarketplace
Full-stack development fundamentals - architecture, patterns, integration
codex-jsonrpc
by olegakbarov
Implement or debug the CodexMonitor remote backend daemon and client using the JSON-over-TCP, line-delimited JSON-RPC-ish protocol. Use when building the TypeScript/Node.js daemon, wiring Codex app-server proxy methods, auth handshake, workspace/worktree management, or the matching client.
convex-pro-max
by Imfa-Solutions
Complete Convex development mastery — functions (queries, mutations, actions, HTTP actions), schema design, index optimization, argument/return validation, authentication, security patterns, error handling, file storage, scheduling, crons, aggregates, OCC handling, denormalization, TypeScript best practices, and production-ready code organization. The definitive Convex skill. Use when building any Convex backend: writing functions, designing schemas, optimizing queries, handling auth, adding real-time features, setting up webhooks, scheduling jobs, managing file uploads, or reviewing/fixing Convex code. Triggers on: convex, query, mutation, action, ctx.db, defineSchema, defineTable, v.id, v.string, v.object, withIndex, ConvexError, internalMutation, httpAction, ctx.scheduler, ctx.storage, OCC, convex best practices, convex functions, convex schema, convex performance, "how do I do X in Convex".
frontend-technologies
by pluginagentmarketplace
Master modern web development with HTML, CSS, JavaScript, React, Vue, Angular, Next.js, TypeScript, and responsive design. Use when building web applications, optimizing UI performance, or learning frontend frameworks.
microsoft-teams-send-as-workflow
by nocoo
Send messages and Adaptive Cards to Microsoft Teams via Incoming Webhook. Use when user requests to send notifications, alerts, or formatted cards to Teams channels. Triggers include requests to post to Teams, Teams webhook, Teams notification, Teams card, or any request to send messages to Microsoft Teams channels.
hl-hip3-markets
by cezar-r
Guide for HIP-3 builder-deployed perpetuals on Hyperliquid. Use when user asks about HIP-3 markets, dex-prefixed tickers (xyz:NVDA), builder perps, or multi-dex trading. Covers ticker format, collateral tokens, API parameters, and common mistakes.
pest-testing
by erinrugas
Writes and maintains test suites with a project-appropriate framework. Use when adding or fixing unit/feature/integration/e2e tests and release gates.
doubao-open-tts
by xdrshjr
Text-to-Speech using Doubao (Volcano Engine) API. Use when converting text to natural-sounding speech, generating audio files from text, listing available TTS voices, or synthesizing speech with customizable speed/volume parameters.
base-ui
by noklip-io
Base UI reference and workflows for @base-ui/react (unstyled, accessible React components, composition utilities, and form helpers). Use when implementing Base UI components, portals, styling/state hooks, render-prop composition, eventDetails customization, animations, forms/validation, TypeScript typing, CSP/RTL utilities, or checking Base UI docs, issues, or releases.
ubuntu-desktop-control
by lommaj
Control Ubuntu desktop GUI with semantic element targeting using AT-SPI
my-personality-i-s
by crystal-project-inc
"Personality-tuned AI for the IS (The Harmonizer) DISC type. Adapts AI tone, structure, and feedback to be empathetic, collaborative, and relationship-aware. Powered by Crystal's DISC framework."
convex-migrations
by Imfa-Solutions
Convex Migrations component (@convex-dev/migrations) — online, batched data migrations for Convex databases. Define migrations that transform documents in-place, run them asynchronously in configurable batches without downtime, track progress, resume from failures, and manage schema evolution safely. Covers installation, setup (convex.config.ts, Migrations client), defining migrations (migrateOne, shorthand patch syntax, customRange with indexes, multi-table), running migrations (single, serial, generic runner, programmatic), advanced config (batch size, parallelize, custom internalMutation, dry run, runToCompletion for tests), schema evolution strategy, common patterns (add required field, rename field, convert types, denormalization), testing with convex-test, and troubleshooting (OCC conflicts, status tracking, cancellation). Use when migrating data in Convex, changing schema shape, backfilling fields, renaming columns, converting field types, running batch data transforms, or managing database schema evolution. Triggers on: @convex-dev/migrations, migrations.define, migrations.runner, migrateOne, customRange, runToCompletion, runSerially, migrations.cancel, migrations.getStatus, "migrate data", "backfill field", "rename field migration", "schema migration", "add required field", "convert field type", "batch update documents", "how do I migrate data in Convex", "change schema safely", "online migration".
trait-generics
by pluginagentmarketplace
Master Rust traits, generics, and type system
backend-model-creation
by Workshop-Ventures
Create a new Mongoose model with proper typing, utilities, and patterns. Use when asked to "create a model", "add a data model", "create a schema", or "add a new entity".
vue-typescript
by pluginagentmarketplace
Master Vue TypeScript - Type-safe Components, Generics, Type Inference, Advanced Patterns
state-sync
by pluginagentmarketplace
Game state synchronization, snapshot systems, and conflict resolution for consistent multiplayer experience
binary-analysis-patterns
by ma1orek
Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.
langchain-tools
by evanfang0054
在 LangChain 中定义和使用工具 - 包括工具装饰器、自定义工具、内置工具和工具模式
communicate-with-i
by crystal-project-inc
"Communication coaching for working with an I (The Motivator) DISC type — enthusiastic, people-focused, creative. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework."
graphql-schema-design
by pluginagentmarketplace
Design production-grade GraphQL schemas with best practices and patterns
create-skill
by khw1031
Claude Code Skill을 생성합니다. 스킬 생성, SKILL.md 작성, 새 스킬 만들기 요청 시 활성화.