Add Command banner
nylas nylas

Add Command

Development community

Description

--- name: add-command description: Add CLI commands, flags, API methods, or domain types following hexagonal architecture (domain → port → adapter → CLI) allowed-tools: Read, Write, Edit, Grep, Glob, Bash(go build:*), Bash(go test:*), Bash(make ci:*) --- # Add CLI Component Add commands, flags, API methods, or domain types following nylas CLI patterns. **API Reference:** https://developer.nylas.com/docs/api/v3/ --- ## Scope | Task | What to do | |------|-----------| | **New command** | Ful

Installation

Installs to ~/.claude/commands/nylas-cli-add-command.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nylas/cli/HEAD/.claude/commands/add-command.md -o ~/.claude/commands/nylas-cli-add-command.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository