Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

copilot-marketplace

copilot-marketplace 收录了来自 ericchansen 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
1
更新
2026-07-16
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

foundry-image-gen
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
网络与计算机系统管理员

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
软件开发工程师

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
桌面出版专家

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
软件开发工程师

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
软件质量保证分析师与测试员

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