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

pixee-cli

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

已收集 skills
12
Stars
31
更新
2026-07-16
Forks
12
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pixee-shared
软件开发工程师

Describe the global flags, output format, exit codes, error handling, and TLS trust troubleshooting used by every Pixee CLI subcommand.

2026-07-16
pixee-analysis
软件开发工程师

List, view, and delete Pixee analyses with filters and optional polling until the analysis reaches a terminal state.

2026-05-28
pixee-integration
软件开发工程师

List Pixee integrations to discover the id, type, and capabilities of each scanner integration registered with the org.

2026-05-27
pixee-scan
软件开发工程师

List, view, analyze, create, and delete Pixee scans with filters for repository, branch, detector tool, and analysis state.

2026-05-27
pixee-workflow
软件开发工程师

List, create, update, run, and delete Pixee workflows on a repository with partial-update semantics across event kinds.

2026-05-21
pixee-repo
软件开发工程师

List, view, and delete Pixee repositories with shared name-or-UUID resolution used by every targeted subcommand.

2026-05-21
audit-skills
软件质量保证分析师与测试员

Detects and closes drift between the latest released Pixee CLI surface and the published `skills/pixee-*` skills on `origin/main`. Trigger after a new pixee release, on a `/audit-skills` request, or when the contributor asks 'are the skills up to date?', 'is there a missing pixee skill?', 'does the CLI match the skills?', 'check skill drift', or 'do we need to update the skills for vX.Y.Z?'. Always audits against `origin/main` (the source of truth for what users see), never the local working tree. Produces a structured drift report first, then files DevRev issues in CAPL-44 and hands each one to `/dev-workflow:implement-issue`. Accepts `--headless` for unattended post-release runs.

2026-05-13
pixee-finding
软件质量保证分析师与测试员

List, filter, and view Pixee findings for a scan with aggregate counts across triage, fix, and SCA outcomes.

2026-05-12
pixee-preferences
软件开发工程师

Read and write Pixee organization preferences from files or stdin with optimistic concurrency handled by the CLI.

2026-05-12
add-resource-skill
软件开发工程师

Authors a new skills.sh-formatted skill for the pixee CLI under skills/pixee-<noun>/SKILL.md. Trigger on requests like "add a resource skill", "write a skill for pixee X", "author a pixee skill", or "publish a skill for the new Y subcommand". Captures pixee-specific conventions (one skill per sub-command with a shared prerequisite, frontmatter schema, picker-friendly descriptions, HAL-first doctrine, sibling cross-references) and defers to /plugin-dev:skill-development for general skill-writing craft. Also covers updates to existing skills under skills/pixee-*.

2026-04-24
pixee-auth
软件开发工程师

Store and validate Pixee API tokens and inspect the current authentication state.

2026-04-24
pixee-api
软件开发工程师

Send authenticated requests to any Pixee REST API endpoint.

2026-04-24