compose skills

64 tagged compose, measured the same way as everything else here.

Browse within: android 44jetpack-compose 27docker 19container 12dockers-compose 11kotlin 9bitwarden 8jetpack 8codex-skill 7container-manager-mcp 7cluster 5

bitwarden/android

Skill Claude CodeCodex

This skill should be used when implementing Android code in Bitwarden. Covers critical patterns, gotchas, and anti-patterns unique to this codebase. Triggered by "How do I implement a ViewModel?", "Create a new screen", "Add navigation", "Write a repository", "BaseViewModel pattern", "State-Action-Event", "type-safe…

9.3k 2d ago A 169 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

Instructions for capturing UI state, comparing with mocks, and interacting with an Android device using MCP tools backed by ADB.

9.3k 2d ago A 31 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

This skill should be used when writing or reviewing tests for Android code in Bitwarden. Triggered by "BaseViewModelTest", "BitwardenComposeTest", "BaseServiceTest", "stateEventFlow", "bufferedMutableSharedFlow", "FakeDispatcherManager", "expectNoEvents", "assertCoroutineThrows", "createMockCipher", "createMockSend"…

9.3k 2d ago A 111 tokens GPL-3.0

roborazzi

04

takahirom/roborazzi

Skill Claude CodeCodex

Use when working with Roborazzi screenshot tests on Android/JVM — setting up the Roborazzi Gradle plugin, running record/compare/verify tasks, writing tests with captureRoboImage or RoborazziRule, Compose Preview screenshot testing (ComposablePreviewScanner), Compose Multiplatform (iOS/desktop) screenshots, AI-powered…

1.0k 2d ago A 95 tokens original Apache-2.0

skydoves/compose-performance-skills

Skill Claude CodeCodex

Use this skill to run an end-to-end Jetpack Compose performance audit when the symptom is broad ("the app feels sluggish", "scroll is rough everywhere", "we're starting a perf sprint", "what should we fix first?"). Orchestrates the four-phase Measure → Diagnose → Fix → Verify loop by sequencing the 25 focused skills…

493 2mo ago A 214 tokens original Apache-2.0

skydoves/compose-performance-skills

Skill Claude CodeCodex

Use this skill to generate and measure Jetpack Compose Baseline Profiles end-to-end with the AGP 8.2+ Baseline Profile Generator module and the Macrobenchmark harness. Covers writing the BaselineProfileRule journey for cold startup plus first-scroll, generating baseline-prof.txt, verifying it shipped at…

493 2mo ago A 217 tokens original Apache-2.0

skydoves/compose-performance-skills

Skill Claude CodeCodex

Use this skill to author new custom Jetpack Compose modifiers and migrate legacy ones from Modifier.composed { } to Modifier.Node + ModifierNodeElement . Covers the persistent-node lifecycle (onAttach, onDetach, onReset, coroutineScope), the specialized node interfaces (DrawModifierNode, LayoutModifierNode…

493 2mo ago A 183 tokens original Apache-2.0

deploy

08

DefangLabs/defang

Skill Claude CodeCodex

Deploy the current project to the cloud using Defang. Guides through CLI setup, authentication, compose file creation, stack selection, config management, and deployment.

164 4d ago A 31 tokens original MIT

Drjacky/claude-android-ninja

Skill Claude CodeCodex

Build and migrate Android apps with Kotlin, Jetpack Compose, MVVM, Hilt, Room 3 (KSP, SQLiteDriver, Flow/suspend DAOs), Navigation3, and multi-module Gradle. Use for new projects or modules, Compose screens and ViewModels, Room 3 and RemoteMediator, API 37 / targetSdk migration, Play Integrity client wiring…

114 1mo ago A 123 tokens original Apache-2.0

rebrand

10

mykola-kichatov/android-clean-template

Skill Claude CodeCodex

Rebrand a fresh clone of android-clean-template into a new app. Asks for the app name, application id, sample-feature and networking decisions, then executes docs/CLONECHECKLIST.md end to end. Use on a fresh un-rebranded clone (application id still com.mkchtv.cleantemplate) or when the user asks to set up, rename, or…

55 19d ago A 85 tokens

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

End-user setup guide for the container-manager-mcp MCP server — choosing CONTAINERMANAGERTYPE (docker/podman/kubernetes/multi), wiring .env / mcpconfig toggles, connecting remote Docker/Podman hosts via the tunnel-manager inventory versus remote Kubernetes clusters via kubeconfig contexts, and a first-run verification…

5 4d ago A 119 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Full operational Kubernetes surface via the container-manager-mcp MCP server — workloads (pods/rollouts/StatefulSets/DaemonSets/ReplicaSets/Jobs/CronJobs), config (ConfigMaps/Secrets/Namespaces/CRDs/patch), networking (Ingress/native Services/NetworkPolicy/DNS), storage (PV/PVC/StorageClass/snapshots/CSI), RBAC…

5 4d ago A 189 tokens original MIT

Knuckles-Team/container-manager-mcp

Skill Claude CodeCodex

Operate several container backends and contexts at once — Kubernetes, Docker, Podman, and Swarm — via the container-manager-mcp MCP server's cmmulticontext tool, with per-call backend/context selection and parallel fan-out across a configured pool of contexts. Use when the agent must compare, migrate between, or…

5 4d ago A 118 tokens original MIT

yschimke/skills

Skill Claude CodeCodex

Generate an importable design-artifact sticker sheet for a whole Compose component system (Compose M3, Wear Compose M3, Glimmer, Glance/Wear widgets). Use when you want a code-derived component catalog — each component in its primary modes, in two variants (ideal render + bordered layout), with extracted design tokens…

2 yesterday A 103 tokens original Apache-2.0

compose-preview-ci

15

yschimke/skills

Skill Claude CodeCodex

Set up or repair GitHub Actions CI that renders Compose @Preview composables and posts before/after diff comments on pull requests. Use when wiring preview diffs into a repo for the first time, when preview comments don't appear on fork PRs (the two-stage render/publish split), when migrating off the legacy…

2 yesterday A 133 tokens original Apache-2.0

yschimke/skills

Skill Claude CodeCodex

Prove a Compose UI pull request matches its intended design by diffing the rendered code (candidate) against a Figma / Stitch / Claude Design reference and posting a parity verdict. Use when asked to check a PR against a design, wire up a design-parity bot, set up the committed reference cache so runs make zero Figma…

2 yesterday A 133 tokens original Apache-2.0