Back to authors
inline-chat

inline-chat

9 Skills published on GitHub.

continue-rebase-interactively

Guide an in-progress rebase with conflicts by summarizing each conflict and offering 3 resolution options.

UncategorizedView skill →

fill-context

Read changes, summarize spec and work done so far, and prepare for working on next steps.

UncategorizedView skill →

finalize

Finalize work to prepare a commit. Clean up unnecessary debug logs, remove unused methods added, do a final review to ensure tight elegant implementation, etc.

UncategorizedView skill →

is-this-the-best-way

When done with an initial plan or implementation, run this to consider alternative path, idiomatic ways and best-practices, trade-offs with current approach and consider a solution from a different perspective.

UncategorizedView skill →

research

Research, gather information, investigate, find best practices, to ensure good solution or find a better solution.

UncategorizedView skill →

run-checks

Run static checks and high-level validation before a production push in the Inline repo. Use when asked to run checks, verify correctness, or do pre-push/pre-release validation across server/web/admin/apple/cli/proto changes.

UncategorizedView skill →

summarize-work

Based on the context, write a summary of changes, what's left, production readiness, tests run, and APIs/packages used.

UncategorizedView skill →

write-ios-macos-changelog

Reads commits and changed files within a timeframe specified by user and compiles a changelog for both iOS and macOS.

UncategorizedView skill →

inline-cli

Explain and use the Inline CLI (`inline`) for authentication, chats, users, spaces, messages, search, attachments, downloads, JSON output, and configuration. Use when asked how to use the Inline CLI or its commands, flags, outputs, or workflows.

UncategorizedView skill →