CtrlK
BlogDocsLog inGet started
Tessl Logo

poki-js-sdk

Integrates the Poki JavaScript SDK (PokiSDK) into JavaScript browser games. Initializes PokiSDK, configures interstitial and rewarded ad breaks (commercialBreak, rewardedBreak), manages gameplay lifecycle events (gameplayStart, gameplayStop), and sets up loading progress tracking (gameLoadingFinished). Use when the user mentions Poki, PokiSDK, web game monetization, game portal integration, ad breaks in browser games, or distributing an HTML5 game on the Poki platform.

74

Quality

91%

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

82%Weight 40%Scale 1-5

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

A tight, executable skill body with clean code examples for every core Poki SDK feature and a clear integration workflow plus verification guidance. The main weakness is minor redundancy between the workflow overview and the detailed sections, and verification that is consolidated rather than step-embedded.

Suggestions

Tighten the opening Integration Workflow so it orientates without restating the detailed steps below, or move the per-step detail exclusively into the workflow and trim the later sections.

Embed small validation checkpoints inline in the workflow steps (e.g., 'after init, confirm the handshake appears in the console before proceeding') rather than collecting all verification in a final section.

Consider extracting the full API surface into a references file and keeping SKILL.md as an overview, which would improve progressive_disclosure if the skill grows.

DimensionReasoningScore

Conciseness

Lean and code-forward with minimal over-explanation, but the top "Integration Workflow" previews the same steps the later sections detail, introducing minor redundancy that could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready code for SDK loading, init, interstitial, rewarded, and lifecycle handling, covering the common cases with the isOpened/success grant pattern.

5 / 5

Workflow Clarity

A clear 6-step integration sequence plus a dedicated Testing & Verification section with Inspector/console checks, but verification sits as a terminal section rather than embedded checkpoints within each step.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections with no nested references and a helpful omitted-features boundary note; no bundle files are needed, though the ~134-line body could optionally split out a fuller API reference.

4 / 5

Total

17

/

20

Passed

Description

100%Weight 40%Scale 1-5

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

A strong, third-person description that concretely enumerates the SDK features it integrates and provides explicit, natural-language trigger guidance. It hits the top anchor on every dimension with no vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions with named API methods — "Initializes PokiSDK, configures interstitial and rewarded ad breaks (commercialBreak, rewardedBreak), manages gameplay lifecycle events (gameplayStart, gameplayStop), and sets up loading progress tracking (gameLoadingFinished)" — giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what (integrates and configures the SDK and its ad/lifecycle/loading features) and when (a concrete "Use when..." clause with specific trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

The "Use when the user mentions Poki, PokiSDK, web game monetization, game portal integration, ad breaks in browser games, or distributing an HTML5 game on the Poki platform" clause covers natural phrasings and synonyms a user would actually say.

5 / 5

Distinctiveness Conflict Risk

A clear niche (Poki SDK integration for browser games) with distinct, platform-specific triggers and named API methods, giving minimal conflict risk with other skills.

5 / 5

Total

20

/

20

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
popey/gamedev.sh-skills
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.