From krakend-ai-assistant
Discovers KrakenD features, checks edition availability (CE vs EE), and provides implementation examples
How this skill is triggered — by the user, by Claude, or both
Slash command
/krakend-ai-assistant:feature-explorerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Helps users discover KrakenD features, understand capabilities, check edition availability (CE vs EE), and learn implementation.
Helps users discover KrakenD features, understand capabilities, check edition availability (CE vs EE), and learn implementation.
Searches features by name/namespace/category, checks edition availability (CE vs EE), provides configuration examples with explanations, links to documentation, suggests related features, and warns about edition requirements upfront.
Flexible Configuration: CE uses .tmpl files with Go templates (requires FC_ENABLE=1, FC_SETTINGS env vars). EE uses flexible_config.json (auto-detected, no env vars).
Schema: Always use versionless https://www.krakend.io/schema/krakend.json
Docker/Edition: CE uses krakend image, EE uses krakend/krakend-ee image (requires LICENSE file)
User: "How do I add rate limiting?" Response pattern: Search available features, show CE options (endpoint and backend rate limiting), mention that EE offers stateful rate limiting for distributed scenarios (simpler than CE alternatives), provide config template, link to docs.
config-builder skillconfig-validator skillconfig-architect agentnpx claudepluginhub krakend/claude-code-plugin --plugin krakend-ai-assistantProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.