yavydev/claude-code
Claude Code plugin that generates AI skills from your indexed documentation on Yavy, one command to turn your docs into contextual development assistance.
Platform-specific configuration:
{
"mcpServers": {
"claude-code": {
"command": "npx",
"args": [
"-y",
"claude-code"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...