Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

copilot-marketplace

copilot-marketplace contient 11 skills collectées depuis ericchansen, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
11
Stars
1
mis à jour
2026-07-16
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

foundry-image-gen
Développeurs de logiciels

Generate or edit images with GPT-Image-2 in Azure AI Foundry via the generate_image tool. Triggers: generate image, edit image, reference image, create image, make an image, draw, illustrate, diagram, visual, mockup, logo, concept art.

2026-07-16
api-reverse-engineer
Développeurs de logiciels

Reverse-engineer undocumented web APIs by intercepting browser network traffic via CDP. Use when you need to automate a web app that has no public API, or when the documented API doesn't work but the UI does. Captures exact payloads and request headers from live browser sessions. Triggers: "reverse engineer", "intercept", "capture the request", "sniff the API", "what does the UI actually send", "replay the request", "hack the API".

2026-07-13
edge-browser
Développeurs de logiciels

Launch Microsoft Edge with remote debugging on a dedicated debug profile, then control it via Chrome DevTools Protocol (CDP). Use when you need the signed-in work account's SSO session, managed-device auth (Conditional Access), or to extract a bearer token from an authenticated page for server-side API calls.

2026-07-13
git-code-review
Analystes en assurance qualité des logiciels et testeurs

Run a structured closeout review on local git diffs, branches, commits, or PR changes before commit or ship. Verifies findings against the real code, fixes at the right ownership boundary, and reruns until clean. Use when the user says "git-code-review", "review my code", "code review", "closeout review", "review this branch/PR", "review before I push", or asks for a second pass after non-trivial edits.

2026-06-27
git-commit
Développeurs de logiciels

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, push code, create a PR, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping, (5) Respecting repository contribution guidelines

2026-06-27
github-writer
Développeurs de logiciels

Use for any GitHub CLI command that writes PR, issue, or comment content. Prevents shell encoding corruption by writing markdown to a body file first and enforces content quality: no machine-specific paths, generic repro steps, and structured sections. Triggers: github-writer, gh-writer, create PR, open pull request, edit PR, create issue, edit issue, comment on issue, push and create PR, gh pr, gh issue, file a bug, open a bug.

2026-06-27
azure-doctor
Administrateurs de réseaux et de systèmes informatiques

Diagnose and fix Azure deployments — investigate repos, CI/CD pipelines, Azure subscriptions, and service health. Use when user says "is my app working", "check my deployment", "why is my site down", "fix my Azure app", "check health", "investigate deployment", "what's broken", "debug my Azure deployment", "check CI/CD", "check my demo sub", or any request to diagnose, troubleshoot, or repair a deployed Azure application. Covers Container Apps, App Service, PostgreSQL, ACR, GitHub Actions, and general Azure resource health.

2026-06-26
clean
Développeurs de logiciels

Post-merge git cleanup — checkout main/master, pull latest, delete merged local branches, prune remote-tracking branches, verify clean working state. Use when user says "clean up", "rebased and merged", "merged, clean up", "cleanup branches", "back to main", or any variant of post-merge housekeeping.

2026-06-26
doc-generator
Éditeurs PAO

Generate professional PDF and Word (DOCX) documents from markdown source files. Use when the user asks to "generate a PDF", "create a Word doc", "convert markdown to PDF", "make a DOCX", "export this as PDF", "render this document", or any request to produce formatted PDF or Word output from a markdown file.

2026-06-26
git-safety-scan
Développeurs de logiciels

Scan staged changes or commits for sensitive data before pushing to remote. Use when pushing code, creating PRs, or before any git push. Detects API keys, tokens, passwords, connection strings, private keys, PII, and custom blocklist terms. MANDATORY before ANY push — invoke automatically.

2026-06-26
pr-review-address
Analystes en assurance qualité des logiciels et testeurs

Review, address, and resolve PR feedback — examines all comments, review threads, and requested changes on a GitHub PR. Researches best practices, makes code fixes for valid feedback, pushes back with reasoned replies on items that are wrong or counterproductive, and resolves threads. Use when user says "address PR comments", "review the PR feedback", "fix PR review", "update PR", "handle review comments", or any variant of responding to pull request feedback.

2026-06-26