Skip to main content

Skills dans ce dépôt

Pyfagorass/bookofspells - Page 5

SkillsMP a collecté 870 skills depuis Pyfagorass/bookofspells. Ouvrez un skill pour examiner sa source et ses détails.

Pyfagorass/bookofspells

Affichage de 40 skills collectés sur 870.

métier
Développeurs de logiciels
description

Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation using the ax CLI. Use when the user needs test data, evaluation examples, or mentions create dataset, list…

Langue du texte source : anglais

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

Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks, trigger-run operations, column mapping, and continuous monitoring. Use when the user mentions create…

Langue du texte source : anglais

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

Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance. Covers experiment CRUD, exporting runs, comparing results, and evaluation workflows using the ax CLI. Use when the user mentions create experiment, run experiment,…

Langue du texte source : anglais

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

Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted flow to analyze the codebase then implement instrumentation after user confirmation. Use when the user wants to instrument their app, add tracing from scratch,…

Langue du texte source : anglais

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

Generates deep links to the Arize UI for traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs. Produces clickable URLs for sharing Arize resources with team members. Use when the user wants to link to or open a trace, span,…

Langue du texte source : anglais

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

Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations. Extracts prompts from spans, gathers performance signal, and runs a data-driven optimization loop using the ax CLI. Use when the user mentions optimize…

Langue du texte source : anglais

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

Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues. Covers exporting traces by ID, spans by ID, sessions by ID, and root-cause investigation using the ax CLI. Use when the user wants…

Langue du texte source : anglais

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

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

Langue du texte source : anglais

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

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools…

Langue du texte source : anglais

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

Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.

Langue du texte source : anglais

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

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for…

Langue du texte source : anglais

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

Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.

Langue du texte source : anglais

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

Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.

Langue du texte source : anglais

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

Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification.

Langue du texte source : anglais

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

Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.

Langue du texte source : anglais

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

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

Langue du texte source : anglais

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

Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS Hub, Webflow, Adobe Experience Manager, and similar platforms. Use when working on CMS themes, plugins, apps,…

Langue du texte source : anglais

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

Generate a map of all files relevant to a task before making changes

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
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 a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

Langue du texte source : anglais

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

Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.

Langue du texte source : anglais

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

Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan. Use when starting a multi-project Oracle-to-PostgreSQL migration, creating a migration inventory, or…

Langue du texte source : anglais

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

Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.

Langue du texte source : anglais

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

Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Generates DB-agnostic xUnit tests with deterministic seed data that validate behavior consistency across both database systems. Use when creating…

Langue du texte source : anglais

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

Get best practices for C# async programming

Langue du texte source : anglais

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

Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests

Langue du texte source : anglais

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

Get best practices for NUnit unit testing, including data-driven tests

Langue du texte source : anglais

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

Get best practices for TUnit unit testing, including data-driven tests

Langue du texte source : anglais

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

Get best practices for XUnit unit testing, including data-driven tests

Langue du texte source : anglais

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

Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.

Langue du texte source : anglais

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

Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices

Langue du texte source : anglais

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

Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.

Langue du texte source : anglais

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

Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations

Langue du texte source : anglais

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

Ensure .NET/C# code meets best practices for the solution/project.

Langue du texte source : anglais

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

Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution

Langue du texte source : anglais

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

Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for…

Langue du texte source : anglais

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

Generate draw.io diagrams as .drawio files and export to PNG/SVG/PDF with embedded XML

Langue du texte source : anglais

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

Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim includes a highlighted screenshot from the source material so you can verify it with your own eyes.

Langue du texte source : anglais

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