Types

Type checking and type generation

Showing 3745-3768 of 6173 skills
mrevanzak

effect-ts-resources

by mrevanzak

Use when managing resource lifecycles (DB connections, file handles, sockets) where cleanup must be guaranteed despite failures, interruptions, or potential resource leaks.

Caching 8 4mo ago
andrueandersoncs

Observability

by andrueandersoncs

This skill should be used when the user asks about "Effect logging", "Effect.log", "Effect metrics", "Effect tracing", "spans", "telemetry", "Metric.counter", "Metric.gauge", "Metric.histogram", "OpenTelemetry", "structured logging", "log levels", "Effect.logDebug", "Effect.logInfo", "Effect.logWarning", "Effect.logError", or needs to understand how Effect handles logging, metrics, and distributed tracing.

Debugging 8 4mo ago
mrevanzak

effect-ts-errors

by mrevanzak

Use when implementing error handling, validation logic, or custom error types in Effect-TS.

Processing 8 4mo ago
andrueandersoncs

Streams

by andrueandersoncs

This skill should be used when the user asks about "Effect Stream", "Stream.from", "Stream.map", "Stream.filter", "Stream.run", "streaming data", "async iteration", "Sink", "Channel", "Stream.concat", "Stream.merge", "backpressure", "Stream.fromIterable", "chunked processing", "real-time data", or needs to understand how Effect handles streaming data processing.

Processing 8 4mo ago
andrueandersoncs

Configuration

by andrueandersoncs

This skill should be used when the user asks about "Effect Config", "environment variables", "configuration management", "Config.string", "Config.number", "ConfigProvider", "Config.nested", "Config.withDefault", "Config.redacted", "sensitive values", "config validation", "loading config from JSON", "config schema", or needs to understand how Effect handles application configuration.

Database 8 4mo ago
andrueandersoncs

API Documentation Lookup

by andrueandersoncs

This skill should be used when the user asks to "look up Effect API", "check the Effect docs", "find Effect function signature", "what does Effect.X do", "how to use Effect.X", "Effect API reference", "fetch Effect documentation", or needs to look up specific function signatures, parameters, or usage examples from the official Effect-TS API documentation.

Git & VCS 8 5mo ago
memyselfandm

refining-work-items

by memyselfandm

Refines work items (epics, features, tasks, bugs) into AI-ready specifications. Use when converting rough ideas into structured items, preparing epics for breakdown, enhancing existing items with acceptance criteria, or creating new items from scratch. Supports --type (epic epic-lite feature task bug), --analyze-codebase for technical context, and --interactive for guided refinement.

Code Gen 8 4mo ago
derKlinke

ios-app-shortcuts-ref

by derKlinke

Use when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding suggested phrases, or debugging shortcuts not appearing - covers complete App Shortcuts API for iOS 16+

Auth 8 4mo ago
SnakeO

refactor:express

by SnakeO

Refactor Express.js/Node.js code to improve maintainability, readability, and adherence to best practices. Transforms callback hell, fat route handlers, and outdated patterns into clean, modern JavaScript/TypeScript code. Applies async/await, controller-service-repository architecture, proper middleware patterns, and ESM modules. Identifies and fixes anti-patterns including blocking event loop, improper error handling, forEach with async callbacks, and memory leaks.

Processing 8 5mo ago
mrevanzak

effect-ts-fundamentals

by mrevanzak

Use when implementing type-safe, composable, and testable applications using Effect-TS, specifically for service definition, dependency injection, and sequential async logic.

Debugging 8 4mo ago
andrueandersoncs

Schema

by andrueandersoncs

This skill should be used when the user asks about "Effect Schema", "Schema.Struct", "Schema.decodeUnknown", "data validation", "parsing", "Schema.transform", "Schema filters", "Schema annotations", "JSON Schema", "Schema.Class", "Schema branded types", "encoding", "decoding", "Schema.parseJson", or needs to understand how Effect handles data validation and transformation.

Comments 8 4mo ago
wispbit-ai

graphql-expert-best-practices

by wispbit-ai

GraphQL performance optimization and best practices for building scalable APIs. This skill should be used when writing, reviewing, or refactoring GraphQL schemas, resolvers, or query execution code. Triggers on tasks involving GraphQL APIs, resolver optimization, query performance, or data fetching patterns.

API Dev 8 4mo ago
andrueandersoncs

State Management

by andrueandersoncs

This skill should be used when the user asks about "Effect Ref", "mutable state", "Ref.make", "Ref.get", "Ref.set", "Ref.update", "SubscriptionRef", "SynchronizedRef", "reactive state", "state updates", "concurrent state", "shared mutable state", or needs to understand how Effect handles mutable state in a functional way.

Animation 8 4mo ago
SnakeO

refactor:react

by SnakeO

Refactor React and TypeScript code to improve maintainability, readability, and performance. This skill transforms complex React components into clean, well-structured code following modern React 19 patterns. It addresses component bloat, prop drilling, unnecessary re-renders, and improper hook usage. Leverages React 19 features including the React Compiler for automatic memoization, Actions for form handling, useOptimistic for immediate UI feedback, the use() hook for async data, and Server Components for optimal performance.

Debugging 8 5mo ago
ammosu

file-organizer

by ammosu

透過理解上下文、尋找重複項目、建議更好的結構,以及自動化清理任務,智慧地組織您電腦中的檔案和資料夾。減少認知負擔,保持您的數位工作空間整潔,無需手動費力。

Code Gen 20 6mo ago
Nice-Wolf-Studio

supabase-realtime

by Nice-Wolf-Studio

Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes, presence tracking, and broadcast messaging.

CLI Tools 19 8mo ago
troykelly

inline-documentation

by troykelly

Use when writing code - ensure complete JSDoc, docstrings, and inline comments assuming documentation will be generated from code

Auth 7 5mo ago
pluginagentmarketplace

kotlin-flow

by pluginagentmarketplace

Kotlin Flow - StateFlow, SharedFlow, operators, testing

Analytics 7 5mo ago
pluginagentmarketplace

kotlin-dsl

by pluginagentmarketplace

Kotlin DSL - type-safe builders, Gradle DSL, @DslMarker

Testing 7 5mo ago
hxk622

ppt_generation

by hxk622

智能 PPT 生成能力,支持从研究报告一键生成演示文稿。基于 Marp Markdown 引擎,支持专业模板、数据图表、PDF 导出。适用于商业提案、项目汇报、产品介绍、培训课件、融资路演等场景。

Analytics 7 5mo ago
pluginagentmarketplace

kotlin-testing

by pluginagentmarketplace

Kotlin testing - JUnit 5, MockK, Kotest, coroutine testing

Docker 7 5mo ago
troykelly

epic-management

by troykelly

Use for LARGE work requiring feature-level grouping. Creates epic tracking issues, manages related issues under a common label, tracks epic progress, and coordinates with milestones.

Code Gen 7 5mo ago
xinbenlv

codereview-architect

by xinbenlv

Deep codebase context analysis like Greptile. Analyzes blast radius of changes, dependency graphs, and architectural consistency. Use when reviewing changes to core utilities, shared libraries, or database models.

Database 7 5mo ago
jasonz-ncc42

tsf-docs

by jasonz-ncc42

Local TanStack Form documentation reference. Use when asked about TanStack Form features, form validation, form state management, field arrays, React/Vue/Solid/Angular/Svelte form integration, or form submission handling.

API Dev 7 5mo ago