I18n Translate
Extract user-facing strings from source code into locale files, then translate them across locales. Supports JSON, YAML, .po, and Flutter .arb formats.
License Check
Inventory all dependency licenses across package.json, requirements.txt, go.mod, Cargo.toml, pubspec.yaml and flag incompatible or unknown licenses.
Security Audit
Run an OWASP-style security audit on the current diff, the working tree, or a specified path. Flags injection, auth flaws, secrets, insecure deserialization, and misconfigurations.
Changelog Gen
Build a CHANGELOG.md from conventional commits. Groups by type (feat, fix, perf...) and infers semver bump.
Db Migrate
Generate safe, reversible SQL migrations with proper up/down statements, transactional wrappers, and rollback safety checks. Supports Postgres, MySQL, SQLite.
Claude Code Mcp Marketplace
🛒 Discover, install, and manage Claude Code MCP servers from one CLI. The package manager for MCP.
Api Mock
Generate a working mock server from an OpenAPI/Swagger spec or from a verbal API description. Outputs Express (Node), FastAPI (Python), or Hono (TypeScript).