Skip to content

feat: add name-chkr plugin#5

Merged
lance-sp merged 1 commit intomainfrom
feat/name-chkr-plugin
Mar 24, 2026
Merged

feat: add name-chkr plugin#5
lance-sp merged 1 commit intomainfrom
feat/name-chkr-plugin

Conversation

@lance-sp
Copy link
Copy Markdown
Contributor

Summary

  • New spai name-chkr plugin that checks name availability across multiple registries
  • Checks: domains (6 TLDs via DNS), GitHub (search top 10 by stars), npm (search with package details), PyPI (exact match + metadata), crates.io, Homebrew (formula + cask)
  • Takes multiple names as args, all checks run in parallel via futures

Usage

spai name-chkr spoqe hedl spindle

Test plan

  • Tested with single and multiple names
  • Verified npm/pypi return detail (not just taken/available)
  • Verified GitHub returns top repos by stars with descriptions
  • Confirmed plugin appears in spai plugins listing
  • Symlinked to global plugins dir

🤖 Generated with Claude Code

Checks domains (.com/.io/.dev/.org/.app/.sh), GitHub repos (search, top 10
by stars), npm (search with details), PyPI (exact match), crates.io, and
Homebrew (formula + cask). Takes multiple names, runs all checks in parallel.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lance-sp lance-sp merged commit 2b8efc2 into main Mar 24, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant