Skip to main content

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-skill

Showing 40 of 2,805 collected skills.

occupation
Software Developers
description

Automate Apilio tasks via Rube MCP (Composio). Always search tools first for current schemas.

updated
occupation
Software Developers
description

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)…

updated
occupation
Database Architects
description

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,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Web Developers
description

Sistema de estilos de botones consistentes para iqEngi (Cards, CTAs, Formularios)

Source text: Spanish

updated
occupation
Software Developers
description

Flow Nexus application marketplace and template management. Use for app publishing, discovery, deployment, and marketplace operations.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Market Research Analysts & Marketing Specialists
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

* **Depends on**: None * **Compatible with**: None * **Conflicts with**: None * **Related Skills**: None # Currency and Timezone

updated
occupation
Software Developers
description

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

updated
occupation
Data Scientists
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

DDD設計原則チェッカー(AIDLC ドキュメントと実装コードの一貫性を検証)

Source text: Japanese

updated
occupation
Software Developers
description

API v1 will be deprecated on **2026-05-15** and removed on **2026-08-15**. Please migrate to API v2 before the sunset date.

updated
occupation
Network & Computer Systems Administrators
description

Disaster Recovery encompasses strategies and procedures for recovering from catastrophic failures and ensuring business continuity. This includes backup strategies, failover mechanisms, data recovery

updated
occupation
Network & Computer Systems Administrators
description

Dotfiles project guidelines (English, minimal config, Makefile for installs)

updated
occupation
Software Developers
description

Rules for using Drizzle ORM within the `src/lib/db` directory. Ensures consistent data modeling and database interactions.

updated
occupation
Network & Computer Systems Administrators
description

Manage Duplicati backups on the server using secure Bearer tokens.

updated
occupation
Network & Computer Systems Administrators
description

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

updated
occupation
Software Developers
description

Standards for managing environments (development, staging, production) including configs, data policies, and access controls that differ per environment. This skill enables environment parity, reduces

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

Organization-wide standard error response format covering error codes, categories, and structure that enables clients and monitoring tools to understand errors immediately.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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

updated
occupation
Computer Occupations, All Other
description

Fetch and apply Cursor-style workspace rules supporting all rule formats (.cursor/rules/*.md, *.mdc, AGENTS.md, and legacy .cursorrules).

updated
occupation
Software Developers
description

Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

Gmail API via curl. Use this skill to read, send, and manage emails, labels, drafts, and threads.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Information Security Analysts
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Information Security Analysts
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Database Architects
description

Database specialist covering PostgreSQL, MongoDB, Redis, and advanced data patterns for modern applications

updated
Showing 40 of 2,805 collected skills.