Search & Discovery
CLI search
shell
$ kenji search reactReturns up to 5 results from the aggregated registry. Each result shows the namespace, name, type, repo, tags, and description.
Filter by namespace:
shell
$ kenji search react --namespace kenjiFilter by type:
shell
$ kenji search frontend --type stackCommunity registry results are labeled [community] in the output.
Web registry
The CLI limits output to 5 results. For broader browsing, use the Kenji web registry, which shows all results with pagination and filtering.