Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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
このリポジトリの収集済み skills 11 件中、上位 8 件を表示しています。
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 件のリポジトリを表示
すべてのリポジトリを表示しました