
from pangle_flutter128
Guided assistant to generate minimal, runnable Flutter integration code for ByteDance Pangle ads (all ad types), with comments in the user's language.
This skill helps generate complete, minimal Flutter integration snippets for the pangle_flutter plugin (ByteDance Pangle). It detects the user's language and emits all code comments and inline guidance in that language, producing runnable examples for splash, rewarded, fullscreen, banner, feed, draw, stream, and EcMall ads.
Use when a developer asks how to integrate a specific Pangle ad type into a Flutter app, needs a ready-to-copy code example, or wants guidance on initialization, platform config, and cleanup (dispose). It's ideal for quick scaffolding during implementation or code review.
Works best with coding assistants that can produce language-aware code snippets (Copilot-style or code-gen models) and agents that can present multi-language comments and paste-ready examples.
Pangle Flutter ad integration skill — a well-structured documentation-only SKILL.md providing code templates for all ByteDance Pangle ad types in Flutter. No bundled scripts to execute. Clean frontmatter with bilingual triggers (Chinese/English). Thorough code templates with error handling patterns and a helpful common mistakes section, though no executable verification.
No security concerns — no scripts, no network calls, no credentials. Well-written skill for its niche. Could benefit from adding references/ or scripts/ for automated verification, and a SETUP.md reference in the skill directory.