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

canon-skills

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

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

这个仓库中的 skills

skill-export
软件开发工程师

Exports any flat canon skill as a paste-ready prompt, or refines an existing prompt using efficiency.md standards. Use when running a skill in claude.ai, a system prompt, or another environment that doesn't load SKILL.md natively. Invoke as skill-export <skill-name> or skill-export <skill-name> "<prompt>". Rejects skills with sub-skills.

2026-07-18
sprint
软件开发工程师

Manages the sprint workflow for focused changes. Use when asked to add, fix, update, implement, debug, or build — see the Workflow tiers section for what's out of scope.

2026-07-18
wrapup
软件开发工程师

Internal close-pipeline invoked by sprint complete — quality checks, code review, cleanup. Not for direct use; a normal/high-risk sprint's own "sprint complete" step calls this automatically.

2026-07-18
slugify-noevals
软件开发工程师

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-18
canon-slides
平面设计师

Generates Marp slide decks from canon knowledge. Use when asked to create slides, build a presentation, or generate a deck on a canon topic (context management, evaluator pattern, or skill authoring). Renders to HTML and PPTX for browser viewing and SharePoint/PowerPoint distribution.

2026-07-16
output-validator
项目管理专家

Validates agent-generated reports and summaries before delivery. Catches generator-evaluator collapse — where the AI summarizes data without checking if the summary is true. Run before delivering any report, status update, or data summary.

2026-07-16
pr-review
软件质量保证分析师与测试员

Reviews open PRs on sunitghub/canon-skills — fetches diffs, presents findings, updates PRs/canon-skills-pr-review.md, creates tickets for Fix=Y PRs, and posts approved comments. Use when the user asks to review canon-skills PRs or check what's open on canon-skills.

2026-07-16
doc-audit
软件开发工程师

Audit user-facing docs for overstated claims, missing prerequisites, absolutes, scope inflation, and stale commands.

2026-07-15
repo-workflow-audit
软件开发工程师

Runs a fresh-context, 4-way parallel audit of a canon workflow's own skill/reference docs against themselves — pipeline gates, adversarial review, cross-doc consistency, stale-reference sweep. Use when asked to deep-scan, audit, or health-check the sprint/wrapup workflow docs (or another skill's own protocol files) for internal contradictions, staleness, or drift — not for auditing a whole repo's product code (use repo-audit for that).

2026-07-15
handoff
软件开发工程师

Maintains a repo-local HANDOFF.md as working memory for session continuity, so a new agent session can resume without re-explaining prior work. Use when work stops with uncommitted changes, a non-obvious discovery is made mid-task, a new session needs to pick up where the last one left off, or the user asks to save state/progress for later.

2026-07-14
slugify
软件开发工程师

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-11
slugify
软件开发工程师

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-11
slugify
软件开发工程师

Converts a title or heading into a URL-safe slug (lowercase, hyphen-separated). Use when generating a filename, anchor link, or URL path segment from a title.

2026-07-11
repo-audit
软件开发工程师

Audit a repo across four dimensions — uniqueness and selling point, philosophy-to-implementation coherence, setup and doc effectiveness, and codebase quality (DRY, KISS, SRP, composition). Invoke when asked to review, assess, or health-check a repo.

2026-07-02
be-helpful
软件开发工程师

Helps the user with things.

2026-07-01
fetch-and-summarize
综合办公文员

Fetches a URL and summarizes the content. Use when asked to retrieve a webpage or document and produce a summary of it.

2026-07-01
skill-eval
软件质量保证分析师与测试员

Runs execution evals for a named skill against test cases in evals/evals.json. Use when you want to verify a skill produces correct output for known prompts, check skill quality after edits, or confirm a new skill works before registering it.

2026-06-27
context-check
其他计算机职业

Audits always-on context load for bloat, redundancy, and quality. Use when context feels heavy or periodically to keep the always-on budget lean.

2026-06-26
capture
软件开发工程师

Records non-obvious discoveries, constraints, and gotchas to HANDOFF.md. Use when something surprising is found mid-sprint.

2026-06-17