compose-webview
Multiplatform WebView development, testing, and code review
All Skills in This Repository (3)
Pure Emerald Level Indicatorscomposewebview-documentation
No, I need to provide accurate JSON for backend_api_call.incorrectly formatted input.
composewebview-development
Coordinate Gradle build, test, and formatting tasks across ComposeWebView platforms.
composewebview-code-review
Run review scripts to check formatting, expect/actual completeness, and KDoc coverage.
Frequently Asked Questions
FAQPage SchemaHow to install compose-webview skills?โผ
Run `npx skills add parkwoocheol/compose-webview --all -g -y` in your terminal to install all skills in this suite globally.
What is ComposeWebView used for?โผ
It is a Kotlin Multiplatform WebView library for Jetpack Compose that works on Android, iOS, Desktop, and Web with a unified API and a type-safe JavaScript bridge.
How do these skills help with multiplatform development?โผ
They automate Gradle builds and tests for every platform, verify expect/actual implementations are complete, and enforce Spotless formatting before commits.
Can the skills help review pull requests?โผ
Yes. The code-review skill runs formatting checks, expect/actual validation, KDoc coverage, and tests, plus provides ready-made PR and feature checklists.
Do these skills work with Claude Code and Codex?โผ
Yes. The AGENTS.md orchestrator and SKILL.md files follow the universal standard, so they work in Claude Code, Codex, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core