Ably Realtime - our client library SDKs and libraries avatar

Ably Realtime - our client library SDKs and libraries

Official

@ably · London, UK

0Followers
|
123Public Repos
|
16Published Skills

Ably’s platform lets you build, extend, and deliver powerful digital experiences in realtime. No complex infrastructure to manage just simple yet powerful APIs.

Skills Distribution
DomainDeveloper To...Codebase Governance (40%)Realtime Infrastru.. (30%)Documentation Engi.. (30%)

Agent Skills by Ably Realtime - our client library SDKs and libraries

Showing 16 vetted skills indexed across 3 GitHub repositories.

ablyably
5

commit

Generate a git commit message and commit staged changes with project-specific formatting.

Official
Intermediate
ablyably
5

code-review-docs

Audits documentation for accuracy, coverage, structure, and cross-reference issues against a codebase.

Official
Intermediate
ablyably
5

commit-many

Splits mixed Git working trees into logical commits with selective line staging.

Official
Advanced
ablyably
5

code-review-demos

Audit demo applications for API drift and stale example code.

Official
Intermediate
ablyably
5

changelog

Generate CHANGELOG.md entries from merged GitHub pull requests since the last release tag.

Official
Advanced
ablyably
5

spec

Audits AI transport code, comments, and tests against the specification.

Official
Advanced
ablyably
5

release

Create a release branch and update version metadata for semver releases.

Official
Advanced
ablyably
5

docs

Write and improve markdown documentation for the AI Transport SDK.

Official
Advanced
ablyably
5

code-review-rules-conformance

Audit changed code against project rules in .claude/rules and CLAUDE.md.

Official
Advanced
ablyably
5

code-review-all

Coordinate parallel subagent reviews and synthesize severity-grouped findings into one verdict.

Official
Advanced
ablyably
5

code-review-rules-drift

Audit rule guidance for drift against the current codebase.

Official
Advanced
ablyably
5

ably-new-command

Scaffold new Ably CLI commands with tests and templates for oclif + TypeScript.

Official
Advanced
ablyably
5

ably-codebase-review

Audit the Ably CLI codebase for ably-new-command skill conformance using LSP and grep.

Official
Advanced
ablyably
5

ably-review

Analyze current branch changes against Ably command conventions using LSP and grep checks.

Official
Intermediate
ablyably
1

using-ably

Guide Ably realtime architecture with product and SDK selection.

Official
Intermediate
ablyably
1

debugging-with-ably-cli

Diagnose Ably connectivity, presence, auth, and push issues via CLI commands.

Official
Intermediate

Frequently Asked Questions About Ably Realtime - our client library SDKs and libraries

FAQPage Schema
What specific engineering tasks are enabled by these capabilities?

These capabilities enable automated codebase auditing, documentation integrity checks, semver release management, and diagnostic troubleshooting for realtime messaging systems. Engineers can perform parallel code reviews, enforce project-specific commit formatting, and validate demo applications against current transport specifications to ensure architectural consistency.

Which personas benefit most from these technical utilities?

Platform engineers, technical writers, and software architects working with distributed messaging systems benefit most. These utilities are designed for developers maintaining complex repositories who require strict adherence to project rules, consistent documentation standards, and rapid diagnostic feedback during the development lifecycle.

What are the primary prerequisites for implementing these diagnostic utilities?

Implementation requires a repository structured with standard Git versioning, defined project rules within .claude/rules or CLAUDE.md, and an existing integration with the Ably messaging platform. Users must have a local environment configured for TypeScript and standard terminal-based diagnostic execution.