ai-agent

Fab: Simplify Android UI

Add a floating action button to your Android app with fab.
836 stars161 forksJavaGuide quality 8/10Updated 11/4/2021100% free · open source
What it does

Adds a customizable floating action button to an Android app with ease

When to use it
  • When you need a prominent call-to-action in your app
  • When you want to provide quick access to a key feature
  • When you need a button that stands out from the rest of the UI
Ready-to-paste prompt
Create a floating action button with a red background and a white plus icon: <com.scalified.fab.FloatingActionButton android:layout_width="wrap_content" android:layout_height="wrap_content" app:fabColor="@color/red" app:fabIcon="@drawable/plus" />
Heads up: Make sure to import the correct package in your Java file: import com.scalified.fab.FloatingActionButton;
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/fab && curl -fsSL https://workflowstacks.com/api/skills/fab/claude-skill -o ~/.claude/skills/fab/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
Scalified
Language
Java
Category
ai-agent
Published
2/2/2015

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.