Skip to main content

Skills dans ce dépôt

diegosouzapw/awesome-omni-skill - Page 56

SkillsMP a collecté 2 809 skills depuis diegosouzapw/awesome-omni-skill. Ouvrez un skill pour examiner sa source et ses détails.

diegosouzapw/awesome-omni-skill

Affichage de 40 skills collectés sur 2 809.

métier
Gestionnaires des systèmes informatiques et d'information
description

Team collaboration patterns - shared configs, standards, onboarding

Langue du texte source : anglais

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

Mandates strict type hinting using the typing module for all Python functions, methods, and class members.

Langue du texte source : anglais

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

Guide for upgrading Stripe API versions and SDKs

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

Defines the visual aspects of the game and how the player observes the world. This includes map color-coding, screen effects, and the overall simulation style.

Langue du texte source : anglais

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

Start, monitor, and manage workflow executions in Periscope

Langue du texte source : anglais

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

Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Interactive review sessions with academic PDFs (lectures, research papers, book chapters). Extract concepts, run Q&A sessions, generate quizzes with scoring. Preserves mathematical formulas in LaTeX format. Privacy-preserving local processing - PDFs never…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible". Do NOT use for SEO (use seo), performance (use…

Langue du texte source : anglais

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

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather…

Langue du texte source : anglais

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

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather…

Langue du texte source : anglais

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

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather…

Langue du texte source : anglais

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

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?"

Langue du texte source : anglais

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

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Langue du texte source : anglais

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

Create REST or GraphQL API endpoints with proper validation, error handling, authentication, and documentation. Use when building backend APIs or serverless functions.

Langue du texte source : anglais

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

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

Langue du texte source : anglais

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

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

Langue du texte source : anglais

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

macOS-only AppleScript control for the ChatGPT Atlas desktop app. Use only when the user explicitly asks to control Atlas tabs/bookmarks/history on macOS and the "ChatGPT Atlas" app is installed; do not trigger for general browser tasks or non-macOS…

Langue du texte source : anglais

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

Use when adding authentication to Fastify server-rendered web applications with session management - integrates @auth0/auth0-fastify for high-performance web apps

Langue du texte source : anglais

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

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

Langue du texte source : anglais

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

End-to-end booking lifecycle in the Ever Club Members App — booking request creation, booking flow, booking lifecycle, session creation, conflict detection, bay assignment, approval flow, auto-approve, Trackman sync, Trackman booking modifications, booking…

Langue du texte source : anglais

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

Expert on Vercel's Chat SDK for building production-ready AI chatbots. Use when user wants to build chatbot apps, add generative UI, create artifacts, or deploy AI chat interfaces. Triggers on mentions of chat-sdk, ai-chatbot, chatgpt clone, vercel chat,…

Langue du texte source : anglais

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

Build ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK. Use when creating ChatGPT apps, building MCP servers with widgets, defining React widgets, working with Apps SDK, or when user mentions ChatGPT widgets, mcp-use widgets, or Apps…

Langue du texte source : anglais

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

Build ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK. Use when creating ChatGPT apps, building MCP servers with widgets, defining React widgets, working with Apps SDK, or when user mentions ChatGPT widgets, mcp-use widgets, or Apps…

Langue du texte source : anglais

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

Use when applying Checkstyle built-in checks for Java code including naming conventions, code metrics, and suppressions.

Langue du texte source : anglais

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

Use when creating CLAUDE.md files, updating existing CLAUDE.md, validating CLAUDE.md structure, or auto-fixing CLAUDE.md issues. Load for setting up project instructions, global guidelines, local overrides, or modular rules. Handles global…

Langue du texte source : anglais

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

Apply comprehensive bash scripting standards including main function pattern, usage documentation, argument parsing, dependency checking, and error handling. Triggers when creating/editing .sh files, bash scripts, or discussing shell scripting, deployment…

Langue du texte source : anglais

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

Comprehensive code commenting methodology for Python projects. Use when user asks to add comments, annotations, or documentation to Python code files. Provides structured approach with module docstrings, class/function documentation, section separators, and…

Langue du texte source : anglais

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

Generate a deterministic architecture map of Python, C#, and TypeScript codebases using AST parsing. Outputs a token-efficient structure section for CLAUDE.md. Use when mapping a codebase, generating architecture documentation, updating claude.md structure,…

Langue du texte source : anglais

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

Advanced Python research assistant with Context7 MCP integration. Use when conducting Python library research, building research workflows, implementing strict Python coding standards, or needing Context7 documentation lookups. Triggers on Python research,…

Langue du texte source : anglais

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

Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK,…

Langue du texte source : anglais

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

Create Cursor rules for persistent AI guidance. Use when user wants to create a rule, add coding standards, project conventions, file-specific patterns, or mentions ".cursor/rules", "AGENTS.md", "cursor rule", "coding standard", "convention", or "AI guidance".

Langue du texte source : anglais

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

CUE schema patterns for *.cue files, 3-step parsing flow, validation matrix, error formatting. Use when editing invowkfile_schema.cue, invowkmod_schema.cue, config_schema.cue, or working with cueutil parsing.

Langue du texte source : anglais

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

Detects your project's full technology stack, then generates a comprehensive research prompt tailored to a specific topic like security, performance, or testing.

Langue du texte source : anglais

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

データベーススキーマ設計と最適化を支援します。正規化戦略、インデックス設計、パフォーマンス最適化を提供します。データモデル設計、データベース構造の最適化が必要な場合に使用してください。

Langue du texte source : japonais

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

Development standards and architecture management skill. Enforces modular design, low coupling, clean code practices, and maintains project architecture graph for quick context understanding. Language-agnostic, works with TypeScript, Python, Go, Rust, Java,…

Langue du texte source : anglais

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

FastAPI best practices e convenções baseadas em produção real. Aplicar em todos os projetos FastAPI.

Langue du texte source : portugais

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

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Langue du texte source : anglais

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

Develop new features from requirements, specifications, or user stories following the full DevinClaw SDLC pipeline. Use this skill when implementing new microservices, API endpoints, UI components, or application features for the enterprise modernized…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…

Langue du texte source : anglais

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

9-language quality gate validation: linting, formatting, type checking, and test execution. Validates code changes meet quality standards before completion. Use when: (1) after code implementation, (2) before PR creation, (3) as part of /orchestrator Step 6,…

Langue du texte source : anglais

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