Skip to main content

Skills dans ce dépôt

420company/artemis - Page 15

SkillsMP a collecté 863 skills depuis 420company/artemis. Ouvrez un skill pour examiner sa source et ses détails.

420company/artemis

Affichage de 40 skills collectés sur 863.

métier
Développeurs de logiciels
description

Build custom functionality that merchants can install at defined points on the Order index, Order status, and Profile pages in customer accounts. Customer Account UI Extensions also supports scaffolding new customer account extensions using Shopify CLI…

Langue du texte source : anglais

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

Build retail point-of-sale applications using Shopify's POS UI components. These components provide a consistent and familiar interface for POS applications. POS UI Extensions also supports scaffolding new POS extensions using Shopify CLI commands. Keywords:…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like…

Langue du texte source : anglais

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

Choose before `admin` when the user needs **Shopify CLI** to run or fix something now: validate app or extension config on disk (`shopify.app.toml`, `shopify.app.<name>.toml`, `shopify.extension.toml`) with **`shopify app config validate --json`** (not Admin…

Langue du texte source : anglais

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

Analyze a file or code snippet for quality and security issues using SonarQube

Langue du texte source : anglais

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

Find files with low test coverage and inspect uncovered lines in a SonarQube project (project key optional when MCP integration already defines the default project)

Langue du texte source : anglais

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

Search for software composition analysis (SCA) dependency risks in a SonarQube project (project key optional when MCP integration already defines the default project)

Langue du texte source : anglais

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

Find files with code duplications in a SonarQube project and inspect duplication blocks for a file (project key optional when MCP integration already defines the default project)

Langue du texte source : anglais

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

Fix a specific SonarQube issue in code by rule key and location

Langue du texte source : anglais

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

Installs sonarqube-cli if not already installed, authenticates, and integrates SonarQube with the current agent (installs analysis hooks & SonarQube MCP Server). Use when the user wants to set up SonarQube integration or asks to configure SonarQube.

Langue du texte source : anglais

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

Search and filter SonarQube issues for a project, branch, or pull request via sonarqube-cli (`-p` is always required on the CLI; resolve the key from user arguments or sonar-project.properties)

Langue du texte source : anglais

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

List SonarQube projects accessible to the current user

Langue du texte source : anglais

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

Show SonarQube quality gate status for a project — pass/fail and each condition (metric key, threshold, actual value). Project key optional when MCP integration already defines the default project.

Langue du texte source : anglais

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

MUST use before installing, adding, or upgrading any dependency. Trigger when: running pip install, npm install, cargo add, go get, or any package manager command; adding a package to requirements.txt, package.json, pyproject.toml, Cargo.toml, go.mod,…

Langue du texte source : anglais

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

Use when the user needs to search or navigate code with Sourcegraph MCP tools. Provides disciplined search workflows for finding implementations, understanding systems, debugging issues, fixing bugs, and reviewing code.

Langue du texte source : anglais

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

Manage Spotify Ads API ad sets and ads — list, create, get, or update.

Langue du texte source : anglais

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

Upload, list, and manage Spotify Ads API creative assets — audio, video, and images for ad campaigns.

Langue du texte source : anglais

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

Create a full campaign (campaign + ad sets + ads) from a plain-text description. Parses natural language into structured API calls.

Langue du texte source : anglais

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

List, create, get, or update Spotify Ads API campaigns.

Langue du texte source : anglais

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

Configure Spotify Ads API credentials via OAuth 2.0 or direct token. Sets up authentication, ad account, and execution preferences.

Langue du texte source : anglais

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

Quick performance overview of all active Spotify ad campaigns — impressions, spend, reach, clicks, and pacing at a glance.

Langue du texte source : anglais

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

Pull Spotify Ads API reporting data — aggregate metrics, audience insights, or async CSV reports.

Langue du texte source : anglais

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

Use this agent when the user describes an advertising task in natural language and needs it translated into Spotify Ads API calls.

Langue du texte source : anglais

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

Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element),…

Langue du texte source : anglais

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

Use when setting up a new app or local repo with Stripe Projects, provisioning a software stack, or bootstrapping the Projects CLI from a coding agent.

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
Développeurs de logiciels
description

Guide for building SumUp payment integrations that cover both terminal (card-present) and online (card-not-present) checkout flows using SumUp SDKs and APIs. Use when implementing or debugging SumUp checkout creation, payment processing, reader pairing, Card…

Langue du texte source : anglais

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

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Langue du texte source : anglais

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

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix;…

Langue du texte source : anglais

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

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Langue du texte source : anglais

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

Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: <example>Context: The user is creating a code-review agent that should be called after a logical chunk of code is…

Langue du texte source : anglais

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

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Langue du texte source : anglais

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

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Langue du texte source : anglais

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

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Langue du texte source : anglais

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

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Langue du texte source : anglais

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

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Langue du texte source : anglais

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

Use when executing implementation plans with independent tasks in the current session

Langue du texte source : anglais

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

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Langue du texte source : anglais

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

Use when implementing any feature or bugfix, before writing implementation code

Langue du texte source : anglais

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

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Langue du texte source : anglais

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