Help us improve
Share bugs, ideas, or general feedback.
From krakend-ai-assistant
Discovers KrakenD features, checks edition availability (CE vs EE), and provides implementation examples
npx claudepluginhub krakend/claude-code-plugin --plugin krakend-ai-assistantHow 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.
Measures whether skills, rules, and agent definitions are actually followed by auto-generating test scenarios at 3 strictness levels and reporting compliance rates with full tool call timelines.
Share bugs, ideas, or general feedback.
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 agent