Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

Effect-DataTable

يحتوي Effect-DataTable على 8 من skills المجمعة من front-depiction، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
0
محدث
2025-11-27
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

domain-modeling
مطوّرو البرمجيات

Create production-ready Effect domain models using Schema.TaggedStruct for ADTs, Schema.Data for automatic equality, with comprehensive predicates, orders, guards, and match functions. Use when modeling domain entities, value objects, or any discriminated union types.

2025-11-27
effect-testing
محللو ضمان جودة البرمجيات والمختبرون

Write comprehensive tests using @effect/vitest for Effect code and vitest for pure functions. Use this skill when implementing tests for Effect-based applications, including services, layers, time-dependent effects, error handling, and property-based testing.

2025-11-27
error-handling
مطوّرو البرمجيات

Implement typed error handling in Effect using Data.TaggedError, catchTag/catchTags, and recovery patterns. Use this skill when working with Effect error channels, handling expected failures, or designing error recovery strategies.

2025-11-27
layer-design
مطوّرو البرمجيات

Design and compose Effect layers for clean dependency management

2025-11-27
platform-abstraction
مطوّرو البرمجيات

Use @effect/platform abstractions for cross-platform file I/O, process spawning, HTTP clients, and terminal operations. Apply this skill when writing code that interacts with the filesystem, spawns processes, makes HTTP requests, or performs console I/O to ensure portability across Node.js, Bun, and browser environments.

2025-11-27
react-composition
مطوّرو البرمجيات

Build composable React components using Effect Atom for state management. Use this skill when implementing React UIs that avoid boolean props, embrace component composition, and integrate with Effect's reactive state system.

2025-11-27
schema-composition
مطوّرو البرمجيات

Master Effect Schema composition patterns including Schema.compose vs Schema.pipe, transformations, filters, and validation. Use this skill when working with complex schema compositions, multi-step transformations, or when you need to validate and transform data through multiple stages.

2025-11-27
spec-driven-development
متخصصو إدارة المشاريع

Implement the complete spec-driven development workflow from instructions through requirements, design, and implementation planning. Use this skill when starting new features or major refactorings that benefit from structured planning before coding.

2025-11-27