Toolverse
All skills

effect-patterns-platform

by PaulJPhilp

Effect-TS patterns for Platform. Use when working with platform in Effect-TS applications.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend

About this skill

Effect-TS patterns for Platform. Use when working with platform in Effect-TS applications.

How to use

  1. Zainstaluj skill w swoim projekcie Effect-TS, dodając go do konfiguracji Claude plugin lub agenta, który obsługuje Effect-TS patterns.
  2. Otwórz dokumentację skill'u, aby przejrzeć 6 dostępnych wzorców — zacznij od sekcji Beginner Patterns, jeśli dopiero zaczynasz z Effect-TS.
  3. Gdy pracujesz nad interaktywną aplikacją terminalową, skorzystaj z wzorca Platform Pattern 4 (Interactive Terminal I/O), który pokazuje jak używać Terminal do odczytu i zapisu danych.
  4. Zaimportuj Terminal i Effect z biblioteki @effect/platform, a następnie użyj Terminal.readLine() do pobierania danych od użytkownika oraz Terminal.writeLine() do wyświetlania komunikatów.
  5. Strukturyzuj swój program za pomocą Effect.gen(), aby łatwo łączyć operacje I/O — każdy yield* czeka na zakończenie operacji przed przejściem do następnej.
  6. Testuj wzorce na swoim projekcie, zaczynając od prostych promptów, a następnie dodając logikę walidacji i potwierdzenia, tak jak w przykładzie z formularzem użytkownika.

Related skills

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582