Skip to main content

Skills dans ce dépôt

ranbot-ai/awesome-skills - Page 22

SkillsMP a collecté 2 530 skills depuis ranbot-ai/awesome-skills. Ouvrez un skill pour examiner sa source et ses détails.

ranbot-ai/awesome-skills

Affichage de 40 skills collectés sur 2 530.

métier
Développeurs de logiciels
description

Use when debugging any bug. Enforces a 5-phase protocol where code edits are blocked until root cause is confirmed. Prevents premature fix attempts.

Langue du texte source : anglais

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

Write idiomatic PHP code with generators, iterators, SPL data structures, and modern OOP features. Use PROACTIVELY for high-performance PHP applications.

Langue du texte source : anglais

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

Build a low-latency, Iron Man-inspired tactical voice assistant (F.R.I.D.A.Y.) using Pipecat, Gemini, and OpenAI.

Langue du texte source : anglais

mis à jour
métier
Conseillers en santé mentale
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

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Interactive visualization library. Use when you need hover info, zoom, pan, or web-embeddable charts. Best for dashboards, exploratory analysis, and presentations. For static publication figures use m

Langue du texte source : anglais

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

Generate real audio narratives from text content using Azure OpenAI's Realtime API.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB da

Langue du texte source : anglais

mis à jour
métier
Administrateurs de bases de données
description

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.

Langue du texte source : anglais

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

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

Langue du texte source : anglais

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

Create pull requests following Sentry's engineering practices.

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
Spécialistes en gestion de projets
description

Senior PM agent with 6 knowledge domains, 30+ frameworks, 12 templates, and 32 SaaS metrics with formulas. Pure Markdown, zero scripts.

Langue du texte source : anglais

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

Create or update a reusable product marketing context document with positioning, audience, ICP, use cases, and messaging. Use at the start of a project to avoid repeating core marketing context across

Langue du texte source : anglais

mis à jour
métier
Rédacteurs en chef
description

Use when a user asks to "proofread", "review and correct", "fix grammar", "improve readability while keeping my voice", and to proofread a document file and save an updated version.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Estimate AI-assisted and hybrid human+agent development work with research-backed PERT statistics and calibration feedback loops

Langue du texte source : anglais

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

Audit a project and recommend the highest-value skills to add or update.

Langue du texte source : anglais

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

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.

Langue du texte source : anglais

mis à jour
métier
Enseignants préscolaires (sauf éducation spécialisée)
description

Plan puzzle-based activities for classrooms, parties, and events with pre-configured generator links

Langue du texte source : anglais

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

Guides creation of Monte Carlo monitors via MCP tools, producing monitors-as-code YAML for CI/CD deployment.

Langue du texte source : anglais

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

Surfaces Monte Carlo data observability context (table health, alerts, lineage, blast radius) before SQL/dbt edits.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing dep

Langue du texte source : anglais

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

Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benc

Langue du texte source : anglais

mis à jour
métier
Scientifiques en recherche informatique et en information
description

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stor

Langue du texte source : anglais

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

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary.

Langue du texte source : anglais

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

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.

Langue du texte source : anglais

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

Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production.

Langue du texte source : anglais

mis à jour
métier
Directeurs marketing
description

Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc. ) into focused tools people will pay for. Not just "ChatGPT but different" - products that solve specific problems with AI.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning

Langue du texte source : anglais

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

Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The challenge isn't making them capable - it's m

Langue du texte source : anglais

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

Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimi

Langue du texte source : anglais

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

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js pro

Langue du texte source : anglais

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

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and a

Langue du texte source : anglais

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

BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications.

Langue du texte source : anglais

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

Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync

Langue du texte source : anglais

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

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-sourc

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot

Langue du texte source : anglais

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

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory

Langue du texte source : anglais

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

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies.

Langue du texte source : anglais

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

Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.

Langue du texte source : anglais

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