Skip to main content

Skills dans ce dépôt

diegosouzapw/awesome-omni-skill - Page 9

SkillsMP a collecté 2 805 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 805.

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

Manage Docker containers and services efficiently

Langue du texte source : anglais

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

Containerizes .NET apps. Multi-stage Dockerfiles, SDK container publish (.NET 8+), rootless.

Langue du texte source : anglais

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

Manages secrets and sensitive config. User secrets, environment variables, rotation.

Langue du texte source : anglais

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

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

Langue du texte source : anglais

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

This skill should be used when the user asks to 'configure Keycloak', 'set up ABAC', 'create Keycloak realm', 'integrate Azure AD with Keycloak', 'implement authorization services', 'configure OIDC client', 'create Keycloak policies', 'set up UMA/RPT tokens',…

Langue du texte source : anglais

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

Manage Kind (Kubernetes in Docker) clusters for local Kagenti development and testing.

Langue du texte source : anglais

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

Deploy and manage Kubernetes applications with Helm charts. Covers K8s manifests, kubectl, Kustomize, RBAC, and container orchestration. Use for container deployments, microservices, and cloud-native applications.

Langue du texte source : anglais

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

Reviews documentation for completeness, accuracy, and consistency with the project's DX_GUIDE.md standards. Validates documentation structure, checks for broken links, ensures examples are up-to-date, and verifies technical accuracy. Use when creating or…

Langue du texte source : anglais

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

README template structure and required sections

Langue du texte source : anglais

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

Standardized release workflow with version updates and CHANGELOG management

Langue du texte source : anglais

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

Updates documentation files (changelog, architecture, project_status) based on git changes, then stages and commits all changes. Use after completing features or fixes.

Langue du texte source : anglais

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

Use when working with sunpeak, or when the user asks to "build an MCP App", "build a ChatGPT App", "add a UI to an MCP tool", "create an interactive resource for Claude or ChatGPT", "build a React UI for an MCP server", or needs guidance on MCP App resources,…

Langue du texte source : anglais

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

This skill should be used when the user asks to "check if a domain is available", "find a domain name", "brainstorm domain names", "is X.com taken", "search for domains", or is trying to name a product, app, or startup and needs domain options. Also activate…

Langue du texte source : anglais

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

Embodies a senior frontend developer with 15+ years of experience building web applications. Provides expert guidance on UI architecture, component design, state management, CSS/styling, performance optimization, accessibility, debugging browser issues, and…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Next.js App Router, Server/Client components, shadcn/ui patterns, Tailwind CSS conventions

Langue du texte source : anglais

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

Quick web search for information. Returns top results with summaries. Use when user says "search", "look up", "find info about".

Langue du texte source : japonais

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

Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e`) BEFORE attempting to run any e2e tests, playwright tests, anvil tests, or debug test failures. DO NOT run `bun playwright…

Langue du texte source : anglais

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

Playwright automation, Chrome DevTools debugging, and browser interaction testing. Use for E2E/unit tests, capturing screenshots, inspecting network/console logs, or validating user flows in web applications.

Langue du texte source : anglais

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

Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring. Use PROACTIVELY for ML model deployment, inference optimization, or production ML infrastructure.

Langue du texte source : anglais

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

Use when starting a new feature, project, or task - extracts requirements, constraints, non-goals, style preferences, and key concepts from fuzzy input through conversational Q&A. Output is a structured brief saved to .pipeline/brief.md. Always run this…

Langue du texte source : anglais

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

"[Implementation] Use when the user asks to implement a new feature, enhancement, add functionality, build something new, or create new capabilities. Triggers on keywords like "implement", "add feature", "build", "create new", "develop", "enhancement"."

Langue du texte source : anglais

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

Automatically set up StackHawk security testing for your repository with generated configuration and GitHub Actions workflow Use when: the task directly matches stackhawk security onboarding responsibilities within plugin awesome-copilot-root. Do not use…

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

Langue du texte source : anglais

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

Helm chart authoring — library charts, values.schema.json, subcharts, _helpers.tpl, helm-unittest. Use when building complex Helm charts. NOT for basic helm install/upgrade.

Langue du texte source : anglais

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

Review Playwright E2E tests for best practices violations. Detects mocked app data, explicit timeouts, CSS selectors, skipped tests, and assertion anti-patterns. Use when reviewing Playwright PRs or auditing test quality.

Langue du texte source : anglais

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

iOS testing with XCTest/XCUITest on simulators and devices: layered strategy, determinism/flake control, device matrix selection, CI ergonomics, and repeatable simulator automation.

Langue du texte source : anglais

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

End-to-end web application testing with Playwright: scope control, stable selectors, parallelization/sharding, flake control, network mocking vs real services, visual testing tradeoffs, and CI/CD integration.

Langue du texte source : anglais

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

Ensure data integrity, stability, and basic security for a personal productivity app. Focus on preventing data loss, memory leaks, and sync failures during daily 8-hour usage sessions. Skip enterprise-grade testing. Use when testing, verifying, validating,…

Langue du texte source : anglais

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

Testing specialist for Treido (Playwright + Next.js). Use for writing/debugging E2E tests, deflaking, selectors, auth state, parallel execution, and CI stability.

Langue du texte source : anglais

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

Gemini 2.5 Computer Use for browser automation with VISIBLE local browser. Watch Gemini AI control your browser in real-time. Perfect for web app testing, automation demos, and debugging.

Langue du texte source : anglais

mis à jour
métier
Graphistes
description

Generate professional slide deck images from content. Creates comprehensive outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", or "slide deck".

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Customize or personalize a Claude Code plugin for a specific organization's tools and workflows by replacing placeholders and configuring MCP servers.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

This skill should be used when the user asks "what plugins are available", "list data science tools", "what MCP servers can I use", "enable code intelligence", or needs to discover available plugins like serena, context7, or data access skills like wrds and…

Langue du texte source : anglais

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

Bootstraps a new feature ticket by setting active context, deriving `slug_hint`, and preparing PRD questions. Use when the idea stage starts for a new ticket.

Langue du texte source : anglais

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

Comprehensive toolkit for validating, linting, testing, and automating Jenkinsfile pipelines (both Declarative and Scripted). Use this skill when working with Jenkins pipeline files, validating pipeline syntax, checking best practices, debugging pipeline…

Langue du texte source : anglais

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

Expert knowledge of Kafka CLI tools (kcat, kcli, kaf, kafkactl). Auto-activates on keywords kcat, kafkacat, kcli, kaf, kafkactl, kafka cli, kafka command line, produce message, consume topic, list topics, kafka metadata. Provides command examples,…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

Comprehensive tone, audience, and content guide for writing chapters in "Maximize Your Life with AI: Build an AI Operating System for Learning, Productivity, and Life". Use this alongside prose-generation for the soul, structure, and drive of the book.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Guide a project from idea to implementation using the appropriate workflow depth

Langue du texte source : anglais

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

Parse, search, and modify HTML/XML documents by building a navigable tree of tags and text.

Langue du texte source : anglais

mis à jour
métier
Autres chirurgiens
description

Answer medical and surgery questions using Schwartz Principles of Surgery as the primary reference, providing detailed rationales for each multiple-choice option and explicit source attribution.

Langue du texte source : anglais

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