CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-configure-okta

Configuring Okta as an identity provider (IDP) for Webiny projects. Use this skill when the developer asks about Okta authentication, Okta SSO, replacing Cognito with Okta, setting up external identity providers, configuring OIDC authentication, mapping JWT claims to Webiny identities, or customizing the Okta login flow. Also relevant when asking about OKTA_ISSUER, OKTA_CLIENT_ID environment variables, OktaIdpConfig, or the MyOktaExtension pattern.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

85%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with complete examples and a clear sequenced workflow, and is well-organized for a self-contained skill. Its only weakness is mild internal redundancy between the Reference Tables and Quick Reference sections.

Suggestions

Collapse the Quick Reference 'Imports' and 'Key Interfaces' subsections, which duplicate the Reference Tables and Example imports, into a single consolidated reference to remove redundancy.

Consider moving the three full code examples into a references/examples.md file and keeping SKILL.md as an overview pointing to it, to reduce the inline footprint for readers who only need the pattern.

Replace the unstable version placeholder example ('^0.0.0-unstable.xxx') with a note that the version must match the local webiny dependency, since the literal is not copy-paste-usable.

DimensionReasoningScore

Conciseness

Mostly lean (no primers on JWT/OIDC/DI), but the Quick Reference re-states imports and interface keys already covered by the Reference Tables, and the OktaIdpConfig.Interface contract is repeated across examples — minor redundancy that could be tightened.

2 / 3

Actionability

Three full, copy-paste TypeScript/TSX examples with exact install commands ('yarn add @webiny/okta@^0.0.0-unstable.xxx'), concrete file paths, env vars, and a deploy command — fully executable guidance.

3 / 3

Workflow Clarity

Clear Step 0–5 sequence with an explicit operator-care checkpoint ('tell the user to run yarn… Do NOT run yarn automatically') and a deploy-both-environments note; the operation is not a destructive batch op so a validate-fix-retry loop is not required.

3 / 3

Progressive Disclosure

Single self-contained SKILL.md with no bundle files, organized into TL;DR, Pattern, Reference Tables, Full Examples, and Quick Reference sections — per the rubric's simple-skill note, well-organized single-file content can score 3.

3 / 3

Total

11

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, trigger-rich, complete with an explicit Use-when clause, and tightly scoped to the Okta-for-Webiny niche. It is written in third person and avoids fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'setting up external identity providers, configuring OIDC authentication, mapping JWT claims to Webiny identities, customizing the Okta login flow' — rather than vague language.

3 / 3

Completeness

Explicitly answers both what ('Configuring Okta as an identity provider') and when via the 'Use this skill when the developer asks about…' trigger clause.

3 / 3

Trigger Term Quality

Good coverage of natural terms a user would say ('Okta authentication', 'Okta SSO', 'replacing Cognito with Okta') plus technical signals (OKTA_ISSUER, OKTA_CLIENT_ID, OktaIdpConfig, MyOktaExtension).

3 / 3

Distinctiveness Conflict Risk

Narrow Okta/Cognito-replacement niche with distinct, product-specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
webiny/webiny-js
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.