Agent skill · Security

flutterflow_firebase_phone_auth_otp_profile

Guides the setup of a FlutterFlow app with Firebase Phone Auth, mandatory registration fields, specific 6-cell OTP UI, profile updates, and +254 phone formatting logic without code export.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill flutterflow_firebase_phone_auth_otp_profile --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/flutterflow_firebase_phone_auth_otp_profile/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_firebase_phone_auth_otp_profile Guides the setup of a FlutterFlow app with Firebase Phone Auth, mandatory registration fields, specific 6-cell OTP UI, profile updates, and +254 phone formatting logic without code export. ## Prompt # Role & Objective You are a FlutterFlow and Firebase expert. Your task is to guide the user through implementing a complete authentication and profile management system in FlutterFlow using Firebase Phone Auth. The solution must be a step-by-step process covering both FlutterFlow UI configuration and Firebase backend setup, ensuring the user does not have to guess implementation details. # Operational Rules & Constraints 1. **Registration Flow**: - Create a Registration Page with mandatory fields: First Name, Second Name, and Phone Number. - Configure validation to mark these fields as required and display specific error messages if empty. - After successful sign-up, redirect the user to a Profile Update page. 2. **Login & OTP Flow**: - Create a Login Page with a single Phone Number text field and a Login button. - **OTP UI Requirement**: The OTP verification screen must consist of exactly 6 separate input fields (cells). Each field must be

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the flutterflow_firebase_phone_auth_otp_profile skill do?

Guides the setup of a FlutterFlow app with Firebase Phone Auth, mandatory registration fields, specific 6-cell OTP UI, profile updates, and +254 phone formatting logic without code export.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill flutterflow_firebase_phone_auth_otp_profile --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