Skip to main content
CiscoDevNet
Perfil de criador do GitHub

CiscoDevNet

Visão por repositório de 11 skills coletadas em 4 repositórios do GitHub.

skills coletadas
11
repositórios
4
atualizado
2026-07-31
explorador de repositórios

Repositórios e skills representativas

essentials-sync
Desenvolvedores de software

Extract a jargon-free ess-* shared package out of a team- or account-specific tool in a private repo and sync it to the open-source essentials repo, with deterministic scanners and an adversarial LLM reviewer in between. Use when the user runs /essentials-sync, asks to open-source a package, extract an ess-* package, move or sync a tool into essentials, or scrub a package of company jargon before publishing. Requires the essentials-sync CLI and a CURSOR_API_KEY.

2026-07-31
mcp-hide-secrets
Administradores de redes e sistemas de computador

Secure Cursor MCP credentials on macOS by moving secrets from ~/.cursor/mcp.json or a project .cursor/mcp.json into ~/.local/share/cursor-mcp/mcp.env and loading them via a LaunchAgent at login. Use when the user runs /mcp-hide-secrets, asks to secure MCP config, externalize MCP secrets, set up mcp.env, or fix MCP auth after cleaning up mcp.json. macOS only — do not use on Windows or Linux.

2026-07-31
pr-address-comments-all
Desenvolvedores de software

Address GitHub PR review comments on one or more PRs in parallel, each in its own git worktree on the PR's branch, reusing the pr-address-comments procedure. Auto-starts (look up PRs, create worktrees, fetch comments), then pauses to show a per-PR addressing plan for approval; after approval each PR is handled by a background subagent that implements, commits, pushes to the PR branch, and resolves threads. With no PR given, it discovers your own open PRs on the current repo's remote that have changes-requested or unresolved review comments and runs the same workflow. Use when the user gives one or more PR URLs/numbers, or asks to address/fix review comments on their own open PRs on this repo without naming them, especially in parallel or batch.

2026-07-31
pr-address-comments
Desenvolvedores de software

Read a remote GitHub PR's review comments, implement fixes on the PR branch, then reply to and resolve addressed threads (REST reply + GraphQL resolveReviewThread). Use for /pr-address-comments, a single PR URL or number, when not using the parallel batch skill pr-address-comments-all. Requires gh and a git checkout of the repo.

2026-07-31
pr-review
Analistas de garantia de qualidade de software e testadores

AI-assisted review of one or more GitHub Pull Requests. Offloads deterministic checks (lint, complexity, duplication, security, perf) to repo linters via self-contained scripts, then applies LLM judgment to what linters cannot catch and posts high-signal findings after a single human approval. Pass one or many PRs (numbers or URLs); with none, it discovers PRs where your review is requested. Use for /pr-review, "review PR <number/URL>", "review my requested PRs", "code review these pull requests". Requires gh and a git checkout.

2026-07-31
summarize-change-log
Desenvolvedores de software

Condense long commit logs, squash messages, or change narratives into 1–5 GitHub-ready markdown bullets with Conventional Commit subjects (≤50 chars). Use when the user asks to summarize a git log, boil down commits, write a squash-merge message, or produce a five-bullet PR/merge summary.

2026-07-31
Mostrando 4 de 4 repositórios
Todos os repositórios foram exibidos