Litun/bloomy-linkedin-outreach
Instructions file CodexOpenCode
Instructions for Litun/bloomy-linkedin-outreach, covering for the ai agent running this project, first-time setup (once only) and regular runs (every scheduled run, forever after).
Litun/bloomy-linkedin-outreach
Instructions file CodexOpenCode
Instructions for Litun/bloomy-linkedin-outreach, covering for the ai agent running this project, first-time setup (once only) and regular runs (every scheduled run, forever after).
Litun/bloomy-linkedin-outreach
Instructions file
Instructions for Litun/bloomy-linkedin-outreach: See AGENTS.md - this project's setup instructions are agent-agnostic and live there.
Plugin Claude Code
Plugin marketplace listing 1 plugin: decompose.
Plugin Claude Code
Production best practices for Decompose — Kotlin Multiplatform navigation and component lifecycle library. Provides slash commands and auto-invoked skills covering component structure, all navigation models (Stack, Slot, Pages, Panels), Compose UI integration, and platform setup (Android, iOS, Desktop, Web).
Instructions file
Claude Code instructions for Litun/DecomposeClaudePlugin, covering decompose — claude code guide, key rules, navigation model cheatsheet and available commands & skills.
Command
Quick-start or verify Decompose setup in the current project. Scans build files and platform entry points, fetches latest docs/samples if needed, then fixes every issue found directly in the project files.
Skill Claude CodeCodex
This skill should be used when the user is creating or modifying a Decompose component, mentions "ComponentContext", "retainedInstance", "stateKeeper", "instanceKeeper", "InstanceKeeper", "MutableValue", "Value<", component lifecycle, state preservation, instance retaining, back button handling in a component, or when…
Skill Claude CodeCodex
This skill should be used when the user is integrating Decompose with Jetpack or Multiplatform Compose UI, mentions "subscribeAsState", the "Children" composable from Decompose, "stackAnimation", "predictiveBackAnimation", "ChildPages" composable, "ChildPanels" composable, rendering a ChildSlot in Compose, tab…
Skill Claude CodeCodex
This skill should be used when the user is implementing navigation with Decompose, mentions "ChildStack", "ChildSlot", "ChildPages", "ChildPanels", "ChildItems", "StackNavigation", "SlotNavigation", "PagesNavigation", "PanelsNavigation", "childStack", "childSlot", "childPages", "childPanels", asks which navigation…