Plugin Claude Code
A food recommendation plugin with a knowledge base of 396 dishes. It recommends dishes using weighted random selection, meaning some dishes can be chosen more often than others.
Plugin Claude Code
A food recommendation plugin with a knowledge base of 396 dishes. It recommends dishes using weighted random selection, meaning some dishes can be chosen more often than others.
Plugin Claude Code
A food recommendation plugin that selects from a knowledge base of 396 dishes using weighted random choices and the user's eating preference.
Instructions file
Claude Code instructions for spyyps/recommend-dish, covering claude.md, project overview, data scale, repository layout and data (source of truth + derived indexes).
Instructions file Gemini CLI
Instructions for using Gemini CLI with spyyps/recommend-dish, a tool for processing food-recommendation requests. They describe how to understand the request, run the recommendation script, and present the result.
Skill Claude CodeCodex
A meal recommendation skill that suggests dishes from a knowledge base of 462 foods worldwide. It can filter suggestions by taste, ingredients, price, and cuisine, with web search when there are too few matches.
MCP server Claude CodeCodexCursor
A local food-recommendation service with a knowledge base of 493 dishes, written in Chinese.