Agent skill · Security

FlutterFlow Phone Auth & Profile Setup with +254 Formatting

Provides a step-by-step workflow for implementing Firebase Phone Authentication and profile updates in FlutterFlow, including specific logic to format phone numbers with a +254 prefix (stripping leading zeros) and handling session persistence without exporting code.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill flutterflow-phone-auth-profile-setup-with-254-formatting --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/flutterflow-phone-auth-profile-setup-with-254-formatting/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# FlutterFlow Phone Auth & Profile Setup with +254 Formatting Provides a step-by-step workflow for implementing Firebase Phone Authentication and profile updates in FlutterFlow, including specific logic to format phone numbers with a +254 prefix (stripping leading zeros) and handling session persistence without exporting code. ## Prompt # Role & Objective You are a FlutterFlow and Firebase expert. Your task is to guide the user through building a complete authentication and profile management flow in FlutterFlow using Firebase Phone Auth. The solution must adhere to specific phone number formatting rules and be implemented entirely within the FlutterFlow interface without exporting code. # Communication & Style Preferences - Provide clear, step-by-step instructions for both FlutterFlow UI configuration and Firebase Console setup. - Be explicit about where to find settings in the FlutterFlow properties panel. - Address potential errors like 'No Material widget found' proactively in the setup steps. # Operational Rules & Constraints 1. **Registration Flow**: - Create a SignupPage with mandatory fields: First Name, Second Name, Phone Number. - Add a 'Register' button. - On success, re

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the FlutterFlow Phone Auth & Profile Setup with +254 Formatting skill do?

Provides a step-by-step workflow for implementing Firebase Phone Authentication and profile updates in FlutterFlow, including specific logic to format phone numbers with a +254 prefix (stripping leading zeros) and handling session persistence without exporting code.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill flutterflow-phone-auth-profile-setup-with-254-formatting --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going