Skip to main content

Skills neste repositório

github/awesome-copilot - Página 4

O SkillsMP coletou 439 skills de github/awesome-copilot. Abra uma skill para revisar a origem e os detalhes.

github/awesome-copilot

Mostrando 40 de 439 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Adopt repository-level harness engineering for coding agents. Use when a user wants to prevent repeated AI coding-agent mistakes by turning failures into durable instructions, drift checks, regression tests, failure memory, and adoption reports tailored to…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Security hardening reviewer for GitHub Actions workflow files (.github/workflows/*.yml). Reasons about the Actions threat model that pattern matchers and general code linters miss — untrusted-input script injection, privileged triggers running fork code,…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de segurança da informação
descrição

Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI. Detects the OS, installs the right server, and generates the JSON configuration…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Create a React component using the Container/Presentation pattern in src/components by asking for the component name and type (ui or features), then scaffold files that follow this repository's TypeScript, Storybook, and SCSS conventions. Use when the user…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Build production RAG pipelines and persistent agent memory using Pinecone as the vector database backend. ALWAYS USE THIS SKILL when the user mentions Pinecone, wants to index documents for semantic search, build a retrieval-augmented generation system, store…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Analyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Query AWS resources using natural language. Covers EC2, S3, RDS, Lambda, ECS, EKS, Secrets Manager, IAM, VPC, networking, messaging, and more. Strictly read-only — no writes, deletes, or mutations.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Manage DNS records for domains registered with Namecheap via their API. List domains, view/add/update/remove DNS host entries (A, AAAA, CNAME, MX, TXT, etc.), and guide users through API setup including public IP detection and credential configuration. Use…

Idioma do texto original: inglês

atualizado
ocupação
Arquitetos (exceto paisagismo e naval)
descrição

Authoring and debugging scripts for Rhinoceros 3D (Rhino 8 and later). Use when asked to write RhinoScript (VBScript / .rvb / .vbs), RhinoPython, or RhinoCommon-based scripts; automate Rhino modeling tasks; build command macros; manipulate Rhino geometry,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts that manipulate documents, layers, paths, text frames, colors, symbols, artboards, or any Illustrator DOM objects.…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Rigorous challenge profile for Anitta: assumption checks, evidence calibration, and defensible reasoning patterns for Ember collaboration.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Collaboration profile for Quinn: curious, energetic, and implementation-focused partnership patterns for Ember sessions with Alison.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Narrative and synthesis profile for Wiggins: framing, explanation, and audience-aware communication patterns for Ember sessions.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools required

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagram, Entity Framework Core ERD, DbContext diagram, C# entity relationship diagram, PostgreSQL schema visualization, generate .d2 file from EF Core entities, Fluent…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Embed before/after screenshots and annotated images in pull request descriptions. Covers PR description patterns, image upload for Azure DevOps and GitHub, and sizing best practices.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create annotated animated GIF demos and screen recordings for pull requests and documentation. Covers frame capture, timing, imageio-based GIF creation, and per-frame annotation workflows.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Capture screenshots of web apps during development using Playwright and PIL. Supports full-page captures, interactive states, and an iterate-on-crop workflow that avoids slow re-screenshots.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Audit and improve GitHub Codespaces efficiency. Use this skill when a user wants faster Codespaces startup, lower Codespaces spend, slim devcontainers, right-size machines, tune idle timeout, or scope prebuilds to branches with sustained usage.

Idioma do texto original: inglês

atualizado
ocupação
Arquitetos de banco de dados
descrição

Use when: comparing SQL Server tables across instances, data migration validation, ETL verification, row mismatch detection, schema drift, reconciliation report, production vs staging comparison. Uses mssql-python driver with Apache Arrow for fast columnar…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

capability to parse Simplicité logs from a raw `.txt` file, filter fields to reduce noise, and output the result as structured JSON.

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Generate images using AI. Use when asked to generate, create, or make images, textures, icons, sprites, artwork, visual assets, or mockups. Supports OpenAI (gpt-image-2) and Google Gemini (Nano Banana). Requires an API key for the chosen provider.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when: SSMA console operations — create project, generate assessment report, convert schema, migrate data, Oracle to SQL Server migration, schema conversion, data migration

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Integrate Microsoft Graph SDK into any project — .NET, TypeScript/JavaScript, or Python. Covers auth patterns (client credentials, OBO, managed identity), SDK setup, calling Graph APIs, batching, delta queries, change notifications, throttling, and permission…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Turn any rough prompt, half-formed idea, or task description into a finished, ready-to-send prompt optimized for any LLM model inside a chat interface — NOT the API. Use this skill whenever the user wants to write, rewrite, optimize, improve, sharpen, or…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize. Applies human annotations to project spans via the Python SDK. Use when the user mentions annotation config,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets, review experiments, query annotation configs, and use the GraphQL API. Use whenever the user is analyzing…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when working with Slang shaders, shader modules, HLSL-compatible GPU code, graphics pipelines, compute shaders, tessellation, ray tracing, parameter blocks, generics, interfaces, capabilities, cross-compilation, shader optimization, shader review, or C++…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 439 skills coletadas.