portal-page-design

portal-page-design is a skill for Claude Code from Kong/ai-marketplace. It costs 53 tokens per session (1,723 once invoked), scanned A, original, MIT.

A page-structure guide for building Kong Konnect Dev Portal pages from MDC, Kong's Markdown Components format.

In plain words
What is it for?
Use it to design layouts with heroes, cards, columns, tabs, callouts, expandable sections, API lists, and documentation sections.
Why use it?
It helps choose and arrange page sections without guessing which components or settings are available.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the kong-konnect plugin — 21 skills shipped together

Good fit Use it to design layouts with heroes, cards, columns, tabs, callouts, expandable sections, API lists, and documentation sections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kong/ai-marketplace/portal-page-design
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Kong/ai-marketplace --skill portal-page-design
Clone the repo
git clone --depth 1 https://github.com/Kong/ai-marketplace

Made for: Claude Code.

Or install kong-konnect, the plugin that ships this one along with the rest of its 21 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for portal-page-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/kong/ai-marketplace/portal-page-design/github.svg)](https://agentmods.dev/skills/kong/ai-marketplace/portal-page-design)
Your own site
<a href="https://agentmods.dev/skills/kong/ai-marketplace/portal-page-design"><img src="https://agentmods.dev/badge/skills/kong/ai-marketplace/portal-page-design/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for portal-page-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/kong/ai-marketplace/portal-page-design"><img src="https://agentmods.dev/badge/skills/kong/ai-marketplace/portal-page-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,723 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.01723
Opus 5 $0.00026 $0.00861
Sonnet 5 $0.00011 $0.00345
Haiku 4.5 $0.00005 $0.00172

Measured 12d ago against content hash 35e62a2ef2d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

portal-page-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/kong-konnect/skills/portal-page-design/SKILL.md · 166 lines

How it starts

The opening of the file, as written. The whole thing — 166 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Konnect Dev Portal page design

Goal

Turn a page intent into a well-structured Dev Portal page built from MDC (Markdown Components). Own the layout: which sections the page needs, which components express them, and how they compose into a consistent, responsive result. Never invent a component or prop from memory.

Clarify First

Ask two or three high-impact questions, each with a default to confirm:

  • the page's primary goal and audience
  • which sections are wanted (hero, feature columns, doc sections, API list)
  • whether it should match an existing page's structure

Tool Selection

Prefer the Konnect MCP server: the authoritative, always-current source for MDC facts (syntax rules, available components, their props and slots, design tokens, usage examples, formatting, validation, page preview). When connected, take facts from it rather than memory, and read its MDC syntax guide once at the start of the session; the Workflow below then draws components, tokens, validation, and preview from the server in order.

If not connected, recommend connecting it, since verified components, tokens, validation, and preview make the result much better. Otherwise work from general MDC knowledge and the user's existing portal files (see MDC essentials), and say plainly you cannot verify components, props, or tokens against live metadata and the result is less reliable.

Read and write pages and snippets directly through the server. Read current state before an update, which overwrites content. Do not write to a live portal unless the user explicitly asks; otherwise author locally or in a repo, and preserve an existing kongctl or Terraform toolchain when one is in use.

Preview and iterate

Previewing needs the target portal's origin, a valid token, and a browser tool; without them, ask the user to preview in the Portal Editor. Set the viewport before opening the single-use preview URL, wait for full hydration (network idle, no pending animations), then screenshot. Regenerate the URL only when the MDC changes, not per width.

Read the full file on GitHub · 166 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 166 lines · 53 tokens per session scan A 35e62a2ef2d1

Subscribe to this mod's changes

portal-page-design is a skill published in the GitHub repository Kong/ai-marketplace (5 stars, last pushed 22d ago), licensed MIT. It adds 53 tokens to every session and 1,723 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

dxf

Generate, regenerate, and validate 2D DXF drawings from Python build123d sources. Use for DXF files, .py drawing scripts, @dxf models, 2D profiles, outlines, templates, gaskets, panels, flat patterns, laser/plasma/waterjet cut layouts, and 2D drawing exports of CAD geometry.

earthtojake/text-to-cad · 75 tokens

frontend-ui-dark-ts

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

microsoft/skills · 48 tokens

drag-pane

Drag-and-drop pane resizing implementation for two-pane plugin layouts. Covers mouse event handling via the internal/mouse package, hit region registration, drag delta calculation, width clamping, state persistence, and pane layout management. Use when working on pane resizing, drag interactions, layout management, or…

marcus/sidecar · 70 tokens

agent-communication-protocol

Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.

majiayu000/claude-skill-registry · 25 tokens

openkb-html-critic

Use to review a generated HTML deck or single-page artifact for visual quality and structural correctness. Especially good at catching CSS specificity bugs where slide-modifier classes (.divider, .center, .q, .flow etc.) accidentally override the base .slide{display:none} and cause one slide to stack on top of every…

VectifyAI/OpenKB · 132 tokens

decocms-ui

Build or style React UI with the decocms product design system (@decocms/ui). Use when creating interfaces, pages, or components in a project that should look like decocms products, when the user mentions "design system", "@decocms/ui", "decocms style", or asks to make UI consistent with Studio. Covers installation…

decocms/studio · 91 tokens