Login
Download
Skill UI
Browse and discover
10245+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
OT
, found
1631
results
Default
Newest
Most Downloaded
Functional Backend Patterns with fp-ts
fp-backend
sickn33/antigravity-awesome-skills
405
A guide to building robust, type-safe, and highly testable backend services using functional programming patterns in Node.js or Deno. This pattern utilizes fp-ts and ReaderTaskEither to manage dependency injection, compose complex business logic, and handle typed errors gracefully, promoting clean service layer architecture.
View Details
Functional Error Handling with TypeScript
fp-errors
sickn33/antigravity-awesome-skills
495
Learn how to handle errors in TypeScript using functional patterns like `Either` and `TaskEither`, eliminating messy try/catch blocks. This guide teaches that errors are simply data, allowing you to write cleaner, more predictable, and type-safe code that explicitly handles potential failures through explicit return values.
View Details
Option Type Quick Reference Guide
fp-option-ref
sickn33/antigravity-awesome-skills
461
A comprehensive quick reference for the Option type within fp-ts. This pattern is crucial for handling nullable, optional, or potentially missing values in a functional and type-safe manner. It allows developers to safely compose operations (mapping, flatMapping) on data that might not exist, eliminating verbose null checks and ensuring robust, predictable code flow in TypeScript.
View Details
Functional React Patterns with fp-ts
fp-react
sickn33/antigravity-awesome-skills
346
Master robust and type-safe patterns for React development using fp-ts. This guide covers managing state with Option, sophisticated form validation using Either (collecting all errors), and handling asynchronous data fetching with TaskEither. It promotes a highly functional, predictable coding style for React 18/19 and Next.js.
View Details
TaskEither: Type-Safe Async Error Handling
fp-taskeither-ref
sickn33/antigravity-awesome-skills
381
TaskEither is a functional programming utility from fp-ts designed for handling asynchronous operations that might fail. It provides a robust, type-safe mechanism for managing complex async workflows, such as chained API calls or promise wrappers. Instead of relying on traditional try/catch blocks where errors can be lost, TaskEither forces the developer to explicitly handle both success and failure paths, making error management predictable and composable.
View Details
Fetch Team Review Requests From GitHub
gh-review-requests
sickn33/antigravity-awesome-skills
128
This skill fetches unread GitHub Pull Requests (PRs) that require review from a specified team or were opened by a team member. It is ideal for users who need to check their team's review queue, find PRs needing attention, or automate the process of reviewing open code submissions without manually browsing GitHub notifications. Requires GitHub CLI authentication.
View Details
Initialize Agent Collaboration Session
init
alirezarezvani/claude-skills
214
Use this command to set up a structured multi-agent collaboration environment within AgentHub. It allows you to define the core task, specify the required number of agents, and configure detailed evaluation criteria (metrics, directions, and commands) for both quantitative benchmarking and qualitative LLM judging. This is the starting point for any agent competition or complex AI workflow.
View Details
Integrate WhatsApp
integrate-whatsapp
sickn33/antigravity-awesome-skills
446
Provides setup logic for integrating WhatsApp services, likely linking messaging workflows for automation or notifications.
View Details
Jupyter Workflow Guide
jupyter-workflow
sickn33/antigravity-awesome-skills
429
Provides guidance for organizing and navigating Jupyter Notebook workflows, focusing on structuring analysis, experiments, and reports within interactive Python sessions.
View Details
Makepad UI Development Assistant
makepad-basics
sickn33/antigravity-awesome-skills
475
An expert assistant for the Makepad UI framework in Rust. This skill helps users generate correct, boilerplate-free Rust code, understand basic app structure, manage event handling, and troubleshoot issues related to cross-platform GUI development. Use it when you are starting a new Makepad project or need foundational guidance on widget implementation and application lifecycle.
View Details
Makepad Development Reference Guide
makepad-reference
sickn33/antigravity-awesome-skills
274
This comprehensive reference guide for Makepad provides essential materials for developers. It covers common errors, debugging tips, API documentation, and advanced techniques for adaptive and high-quality layouts. Use this resource when troubleshooting, looking up specific API details, or ensuring code robustness across different platforms.
View Details
Makepad Splash Scripting Language
makepad-splash
sickn33/antigravity-awesome-skills
200
A specialized scripting language for Makepad, enabling advanced dynamic UI generation, complex workflow automation, and rapid application prototyping. It supports asynchronous operations (HTTP requests, timers) and is designed for integrating sophisticated, AI-assisted logic into application workflows.
View Details
Prev
1
2
3
...
56
57
58
59
60
61
62
...
134
135
136
Next
Language
简体中文
English