feature-explorer

Identify KrakenD features and CE/EE edition compatibility for configuration decisions.

3|1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/krakend/claude-code-plugin --skill feature-explorer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-explorer
Source: https://github.com/krakend/claude-code-plugin/tree/main/skills/feature-explorer
Command: npx skills add https://github.com/krakend/claude-code-plugin --skill feature-explorer

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? KrakenD feature discovery and edition compatibility guidance to help you plan configurations effectively.

## Core Features & Use Cases

  • Discover KrakenD features by name, namespace, or category.
  • Check edition availability (CE vs EE) and surface any edition requirements.
  • Provide concrete implementation examples and links to documentation.
  • Warn about edition restrictions upfront to prevent misconfigurations.

### Quick Start Ask for KrakenD feature availability and CE/EE compatibility.

Frequently Asked Questions about feature-explorer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check KrakenD feature availability across CE and EE editions?

To check KrakenD feature availability, you can look up features by name or category to see explicit CE and EE edition compatibility. This surfaces edition requirements upfront to prevent misconfigurations and ensure correct usage.

What is the difference between KrakenD Community Edition and Enterprise Edition features?

The difference between KrakenD CE and EE features lies in specific edition restrictions. Feature discovery identifies these compatibility boundaries, warns about requirements upfront, and guides configuration decisions accordingly.

How do I find implementation examples for KrakenD configurations?

You can find implementation examples for KrakenD configurations by discovering specific features. The lookup provides concrete implementation examples, structured feature data, and direct links to documentation.

Can I use KrakenD Enterprise Edition features in my Community Edition setup?

You cannot use KrakenD Enterprise Edition features in a Community Edition setup without facing edition restrictions. Feature discovery checks edition availability and warns about these limitations upfront to prevent invalid configurations.

Why does my KrakenD configuration fail due to edition restrictions?

Your KrakenD configuration fails due to edition restrictions when using features unavailable in your current CE or EE environment. Identifying feature compatibility beforehand prevents these misconfigurations and ensures correct deployment.