Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ably-cli

ably-cli contains 3 collected skills from ably, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
4
updated
2026-06-04
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

ably-new-command
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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