Skip to main content
在 Manus 中运行任何 Skill
一键导入
ably
GitHub 创作者资料

ably

按仓库查看 6 个 GitHub 仓库中的 20 个已收集 skills。

已收集 skills
20
仓库
6
更新
2026-07-15
仓库浏览

仓库与代表性 skills

code-review-all
软件质量保证分析师与测试员

Run a full code review of the current change — fan out every relevant review concern across independent subagents (the local review skills plus the ably-skills code-review-* plugin) and synthesise one consolidated report. Read-only; never edits code.

2026-06-24
code-review-demos
软件质量保证分析师与测试员

Audit whether the demos under demo/ are still current with a change — they compile against and use the changed public API correctly, showcase new or renamed capabilities, and keep their e2e test coverage current. Read-only; produces a conformance report and never edits code.

2026-06-24
code-review-docs
软件质量保证分析师与测试员

Review documentation for accuracy, completeness, and conformance to the project's doc standards — whether a code change left docs/ stale or incomplete, or as the review half of the docs writing loop. Read-only; produces a conformance report and never edits code or docs.

2026-06-24
code-review-rules-conformance
软件质量保证分析师与测试员

Audit whether changed code conforms to the project's own rules in .claude/rules/ and the conventions in CLAUDE.md. Read-only; produces a conformance report and never edits code.

2026-06-24
code-review-rules-drift
软件质量保证分析师与测试员

Audit whether the .claude/rules/* guidance still matches the code after a change — stale conventions, drifted examples, rules describing removed behaviour, or new conventions the change introduces that a rule should capture. Read-only; produces a conformance report and never edits code or rules.

2026-06-24
docs
软件开发工程师

Write or improve markdown documentation for the AI Transport SDK. Follows the project's doc principles (atomic pages, problem-first framing, one path then depth) and the established style from the docs that received positive feedback.

2026-06-24
commit
软件开发工程师

Generate a commit message for the current staged changes and commit

2026-06-19
commit-many
软件开发工程师

Stage and commit all uncommitted changes as a series of logical, well-ordered commits

2026-06-19
当前展示该仓库 Top 8 / 11 个已收集 skills。
ably-new-command
软件开发工程师

Scaffold new CLI commands with tests for the Ably CLI (oclif + TypeScript). Use this skill whenever creating a new command, adding a subcommand, migrating a command, or scaffolding a command with its test file — even if described casually (e.g., 'I need an ably X Y command', 'can you build ably rooms typing subscribe', 'we should add a purge command to queues'). Do NOT use for modifying existing commands, fixing bugs, or adding tests to existing commands.

2026-06-04
ably-codebase-review
软件质量保证分析师与测试员

Review the entire Ably CLI codebase against the standards and conventions defined in the ably-new-command skill. Use this skill whenever asked to audit, review, check alignment, verify compliance, or find deviations from the command creation patterns — even casually (e.g., 'review the codebase', 'check if commands follow patterns', 'audit the codebase', 'find deviations', 'how well do we follow conventions'). Do NOT use for creating new commands or fixing individual bugs.

2026-04-01
ably-review
软件开发工程师

Review the current branch's changes against the standards and conventions defined in the ably-new-command skill. Use this skill whenever asked to review current changes, check a branch, review a PR, or validate work-in-progress — even casually (e.g., 'review my changes', 'does this branch look good', 'check my work', 'review before PR'). Do NOT use for full codebase audits (use ably-codebase-review instead), creating new commands, or fixing individual bugs.

2026-04-01
已展示 6 / 6 个仓库
已展示全部仓库