Skip to main content

Skills dans ce dépôt

muhammedadnank/Antigravity-Skills - Page 10

SkillsMP a collecté 468 skills depuis muhammedadnank/Antigravity-Skills. Ouvrez un skill pour examiner sa source et ses détails.

muhammedadnank/Antigravity-Skills

Affichage de 40 skills collectés sur 468.

métier
Développeurs de logiciels
description

A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive containing XML files and other resources that you can read or edit. You have different tools and workflows available for different tasks.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

One sentence - what this skill does and when to invoke it

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when building apps that collect user data. Ensures privacy protections are built in from the start—data minimization, consent, encryption.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Turn any rough prompt, half-formed idea, or task description into a finished, ready-to-send prompt optimized for any LLM model inside a chat interface — NOT the API. Use this skill whenever the user wants to write, rewrite, optimize, improve, sharpen, or…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Comprehensive techniques for capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants. Use when defining API request/response schemas, database models, or data validation in Python applications using Pydantic v2.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint (Alias for python-development-python-scaffold)

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy', 'optimizer stuck', 'why is memory growing', 'requests are slow', or needs to set up Prometheus, Grafana, or health…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory leak', or asks 'why is memory usage so high?', 'how to reduce RAM?'. Also use when memory doesn't match…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Diagnoses and fixes slow Qdrant search. Use when someone reports 'search is slow', 'high latency', 'queries take too long', 'low QPS', 'throughput too low', 'filtered search is slow', or 'search was fast but now it's slow'. Also use when search performance…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Different techniques to optimize the performance of Qdrant, including indexing strategies, query optimization, and hardware considerations. Use when you want to improve the speed and efficiency of your Qdrant deployment.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Guides Qdrant query latency optimization. Use when someone asks 'search is slow', 'how to reduce latency', 'p99 is too high', 'tail latency', 'single query too slow', 'how to make search faster', or 'latency spikes'.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many nodes?', 'how many shards?', 'how to add nodes', 'resharding', 'data doesn't fit', or 'need more capacity'. Also use when data growth outpaces…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides Qdrant data volume scaling decisions. Use when someone asks 'data doesn't fit on one node', 'too much data', 'need more storage', 'vertical or horizontal scaling', 'tenant scaling', 'time window rotation', or 'data growth exceeds capacity'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation', 'delete old data efficiently', 'social media feed search', 'news search', 'log search with retention', or…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tenant isolation', 'dedicated shards', or reports tenant performance issues. Also use when multi-tenant workloads outgrow shared infrastructure.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling', 'resize cluster', 'scale up vs scale out', or when memory/CPU is insufficient on current nodes. Also use when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides Qdrant query throughput (QPS) scaling. Use when someone asks 'how to increase QPS', 'need more throughput', 'queries per second too low', 'batch search', 'read replicas', or 'how to handle more concurrent queries'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating search results', 'fetching many vectors', or 'high cardinality results'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides Qdrant scaling decisions. Use when someone asks 'how many nodes do I need', 'data doesn't fit on one node', 'need more throughput', 'cluster is slow', 'too many tenants', 'vertical or horizontal', 'how to shard', or 'need to add capacity'.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides Qdrant search strategy selection. Use when someone asks 'should I use hybrid search?', 'BM25 or sparse vectors?', 'how to rerank?', 'results are not relevant', 'I don't get needed results from my dataset but they're there', 'retrieval quality is not…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall', 'irrelevant matches', 'missing expected results', or asks 'how to improve search quality?', 'which embedding…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for production-grade UI libraries.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Optimizes AI agent performance by pruning redundant context, managing token usage, and enforcing ultra-concise, direct-to-value responses.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Best practices for Remotion - Video creation in React

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Design and improve revenue operations, lead lifecycle rules, scoring, routing, handoffs, and CRM process automation. Use when marketing, sales, and customer success workflows need clearer operational structure.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Patterns for managing distributed transactions and long-running business processes.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd generation packages (2GP).

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

Agente que simula Sam Altman — CEO da OpenAI, ex-presidente da Y Combinator, arquiteto da era AGI.

Langue du texte source : portugais

mis à jour
métier
Développeurs de logiciels
description

This skill should be used when the user asks for patterns, best practices, creation, or fixing of Sankhya dashboards using HTML, JSP, Java, and SQL.

Langue du texte source : Plusieurs langues

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

One sentence - what this skill does and when to invoke it

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Generate and implement JSON-LD structured data for web apps, blogs, FAQs, and SaaS sites. Supports WebSite, SoftwareApplication, BlogPosting, FAQPage, HowTo, and more.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Practical guide to testing web applications with screen readers for comprehensive accessibility validation.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Expert web researcher using advanced search techniques and

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automate SendGrid email delivery workflows including marketing campaigns (Single Sends), contact and list management, sender identity setup, and email analytics through Composio's SendGrid toolkit.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

One sentence - what this skill does and when to invoke it

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Render Codex, Claude Code, OpenClaw, or Pi session JSONL transcripts as a searchable, shareable single-file HTML viewer.

Langue du texte source : anglais

mis à jour
métier
Médecins internistes généralistes
description

Sexual Health Analyzer

Langue du texte source : Plusieurs langues

mis à jour
Affichage de 40 skills collectés sur 468.