Automate Apilio tasks via Rube MCP (Composio). Always search tools first for current schemas.
Skills in this repository
diegosouzapw/awesome-omni-skill - Page 25
SkillsMP has collected 2,805 skills from diegosouzapw/awesome-omni-skill. Open a skill to review its source and details.
diegosouzapw/awesome-omni-skillShowing 40 of 2,805 collected skills.
Expert-level development skill for building, debugging, reviewing, and migrating Freshworks Platform 3.0 marketplace applications. Use when working with Freshworks apps for (1) Creating new Platform 3.0 apps (frontend, serverless, hybrid, OAuth), (2)…
AWS CloudFormation patterns for Amazon RDS databases. Use when creating RDS instances (MySQL, PostgreSQL, Aurora), DB clusters, multi-AZ deployments, parameter groups, subnet groups, and implementing template structure with Parameters, Outputs, Mappings,…
Automatically generates Bruno (API testing tool) test collections from OpenAPI specs for smoke testing APIs. Bruno is a lightweight, open-source API testing alternative to Postman with text-based coll
Sistema de estilos de botones consistentes para iqEngi (Cards, CTAs, Formularios)
Source text: Spanish
Flow Nexus application marketplace and template management. Use for app publishing, discovery, deployment, and marketplace operations.
Contract testing validates that service consumers and providers agree on request/response expectations. Pact implements consumer-driven contracts (CDC) with shareable pact files and provider verificat
Conversion Rate Optimization (CRO) is the systematic process of increasing the percentage of website or app visitors who complete a desired action (conversion) through data-driven experimentation and
CQRS (Command Query Responsibility Segregation) separates write operations (commands) from read operations (queries) so each can scale and evolve independently. It is often paired with event sourcing
* **Depends on**: None * **Compatible with**: None * **Conflicts with**: None * **Related Skills**: None # Currency and Timezone
A Data Contract is a formal agreement between a data producer (e.g., a microservice) and a data consumer (e.g., a data platform) that defines the structure, semantics, and quality of data being shared
Data preprocessing is a critical step in machine learning pipelines that transforms raw data into a format suitable for model training. This skill covers data cleaning, feature engineering, normalizat
Data Quality Checks are automated tests that validate data against predefined rules and expectations. They act as the "unit tests" for data, catching issues before they propagate downstream to analyti
Data Quality (DQ) Monitoring is the continuous process of validating data against predefined rules and expectations. In a modern data stack, monitoring must happen at every stage: **Ingestion**, **Tra
DDD設計原則チェッカー(AIDLC ドキュメントと実装コードの一貫性を検証)
Source text: Japanese
API v1 will be deprecated on **2026-05-15** and removed on **2026-08-15**. Please migrate to API v2 before the sunset date.
Disaster Recovery encompasses strategies and procedures for recovering from catastrophic failures and ensuring business continuity. This includes backup strategies, failover mechanisms, data recovery
Dotfiles project guidelines (English, minimal config, Makefile for installs)
Rules for using Drizzle ORM within the `src/lib/db` directory. Ensures consistent data modeling and database interactions.
Manage Duplicati backups on the server using secure Bearer tokens.
Environment diagnosis is systematic process of identifying and resolving issues in development environments before they block productivity. This skill provides checklists, automated scripts, and repai
Standards for managing environments (development, staging, production) including configs, data policies, and access controls that differ per environment. This skill enables environment parity, reduces
Error boundaries are React components that catch JavaScript errors anywhere in their component tree, log those errors, and display a fallback UI instead of a component tree that crashed. Introduced in
Organization-wide standard error response format covering error codes, categories, and structure that enables clients and monitoring tools to understand errors immediately.
Automatically generates event contracts (schemas, types, validators) so that producers and consumers use the same event format. Ensures type safety and validation in event-driven architectures.
Fastify is a high-performance Node.js web framework focused on speed and low overhead, featuring built-in schema validation and serialization, enabling developers to create production-ready APIs quick
Fetch and apply Cursor-style workspace rules supporting all rule formats (.cursor/rules/*.md, *.mdc, AGENTS.md, and legacy .cursorrules).
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
Load PROACTIVELY when task involves building a complete feature across multiple layers. Use when user says "build a feature", "add user profiles", "create a dashboard", or any request spanning database, API, UI, and tests. Orchestrates multi-agent work…
Gmail API via curl. Use this skill to read, send, and manage emails, labels, drafts, and threads.
version: 1.0.0 status: active owner: @cerebra-team last_updated: 2026-02-22 category: Backend tags: ['api', 'backend', 'server', 'database'] stack: ['Python', 'Node.js', 'REST API', 'GraphQL'] difficu
Idempotency and Deduplication are strategies for ensuring operations can be safely retried without causing unintended side effects. Idempotent operations produce the same result regardless of how many
Incident response is a systematic approach to handling security breaches and incidents to minimize damage, reduce recovery time, and prevent future occurrences. Effective incident response includes pr
A postmortem (also called incident review or retrospective) is a structured process for analyzing incidents to understand what happened, why it happened, and how to prevent similar incidents in future
This skill provides comprehensive patterns for generating invoices in billing systems. It covers invoice data structure, PDF generation using PDFKit and Puppeteer, invoice templates, line item calcula
IoT security protects devices, data, and networks from cyber threats. This guide covers authentication, encryption, secure boot, and compliance for securing IoT deployments at scale with proper device
This skill provides comprehensive patterns for implementing JWT (JSON Web Token) authentication in web applications. It covers token generation, verification, access/refresh token strategy, secure sto
Comprehensive guide to Apache Kafka patterns and Kafka Streams for real-time data processing. This skill covers Kafka concepts, producers, consumers, topics, partitions, Kafka Streams API, error handl
Model serving deploys ML models for predictions. This guide covers REST APIs, batch prediction, optimization, and deployment strategies for building production ML systems that serve predictions reliab
Database specialist covering PostgreSQL, MongoDB, Redis, and advanced data patterns for modern applications