{"id":"f04ea019-a06b-4510-a684-7bf15e8c1d63","shortId":"7acWtL","kind":"skill","title":"signup-flow-cro","tagline":"You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation.","description":"# Signup Flow CRO\n\nYou are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation.\n\n## Initial Assessment\n\nBefore providing recommendations, understand:\n\n1. **Flow Type**\n   - Free trial signup\n   - Freemium account creation\n   - Paid account creation\n   - Waitlist/early access signup\n   - B2B vs B2C\n\n2. **Current State**\n   - How many steps/screens?\n   - What fields are required?\n   - What's the current completion rate?\n   - Where do users drop off?\n\n3. **Business Constraints**\n   - What data is genuinely needed at signup?\n   - Are there compliance requirements?\n   - What happens immediately after signup?\n\n---\n\n## Core Principles\n\n### 1. Minimize Required Fields\nEvery field reduces conversion. For each field, ask:\n- Do we absolutely need this before they can use the product?\n- Can we collect this later through progressive profiling?\n- Can we infer this from other data?\n\n**Typical field priority:**\n- Essential: Email (or phone), Password\n- Often needed: Name\n- Usually deferrable: Company, Role, Team size, Phone, Address\n\n### 2. Show Value Before Asking for Commitment\n- What can you show/give before requiring signup?\n- Can they experience the product before creating an account?\n- Reverse the order: value first, signup second\n\n### 3. Reduce Perceived Effort\n- Show progress if multi-step\n- Group related fields\n- Use smart defaults\n- Pre-fill when possible\n\n### 4. Remove Uncertainty\n- Clear expectations (\"Takes 30 seconds\")\n- Show what happens after signup\n- No surprises (hidden requirements, unexpected steps)\n\n---\n\n## Field-by-Field Optimization\n\n### Email Field\n- Single field (no email confirmation field)\n- Inline validation for format\n- Check for common typos (gmial.com → gmail.com)\n- Clear error messages\n\n### Password Field\n- Show password toggle (eye icon)\n- Show requirements upfront, not after failure\n- Consider passphrase hints for strength\n- Update requirement indicators in real-time\n\n**Better password UX:**\n- Allow paste (don't disable)\n- Show strength meter instead of rigid rules\n- Consider passwordless options\n\n### Name Field\n- Single \"Full name\" field vs. First/Last split (test this)\n- Only require if immediately used (personalization)\n- Consider making optional\n\n### Social Auth Options\n- Place prominently (often higher conversion than email)\n- Show most relevant options for your audience\n  - B2C: Google, Apple, Facebook\n  - B2B: Google, Microsoft, SSO\n- Clear visual separation from email signup\n- Consider \"Sign up with Google\" as primary\n\n### Phone Number\n- Defer unless essential (SMS verification, calling leads)\n- If required, explain why\n- Use proper input type with country code handling\n- Format as they type\n\n### Company/Organization\n- Defer if possible\n- Auto-suggest as they type\n- Infer from email domain when possible\n\n### Use Case / Role Questions\n- Defer to onboarding if possible\n- If needed at signup, keep to one question\n- Use progressive disclosure (don't show all options at once)\n\n---\n\n## Single-Step vs. Multi-Step\n\n### Single-Step Works When:\n- 3 or fewer fields\n- Simple B2C products\n- High-intent visitors (from ads, waitlist)\n\n### Multi-Step Works When:\n- More than 3-4 fields needed\n- Complex B2B products needing segmentation\n- You need to collect different types of info\n\n### Multi-Step Best Practices\n- Show progress indicator\n- Lead with easy questions (name, email)\n- Put harder questions later (after psychological commitment)\n- Each step should feel completable in seconds\n- Allow back navigation\n- Save progress (don't lose data on refresh)\n\n**Progressive commitment pattern:**\n1. Email only (lowest barrier)\n2. Password + name\n3. Customization questions (optional)\n\n---\n\n## Trust and Friction Reduction\n\n### At the Form Level\n- \"No credit card required\" (if true)\n- \"Free forever\" or \"14-day free trial\"\n- Privacy note: \"We'll never share your email\"\n- Security badges if relevant\n- Testimonial near signup form\n\n### Error Handling\n- Inline validation (not just on submit)\n- Specific error messages (\"Email already registered\" + recovery path)\n- Don't clear the form on error\n- Focus on the problem field\n\n### Microcopy\n- Placeholder text: Use for examples, not labels\n- Labels: Always visible (not just placeholders)\n- Help text: Only when needed, placed close to field\n\n---\n\n## Mobile Signup Optimization\n\n- Larger touch targets (44px+ height)\n- Appropriate keyboard types (email, tel, etc.)\n- Autofill support\n- Reduce typing (social auth, pre-fill)\n- Single column layout\n- Sticky CTA button\n- Test with actual devices\n\n---\n\n## Post-Submit Experience\n\n### Success State\n- Clear confirmation\n- Immediate next step\n- If email verification required:\n  - Explain what to do\n  - Easy resend option\n  - Check spam reminder\n  - Option to change email if wrong\n\n### Verification Flows\n- Consider delaying verification until necessary\n- Magic link as alternative to password\n- Let users explore while awaiting verification\n- Clear re-engagement if verification stalls\n\n---\n\n## Measurement\n\n### Key Metrics\n- Form start rate (landed → started filling)\n- Form completion rate (started → submitted)\n- Field-level drop-off (which fields lose people)\n- Time to complete\n- Error rate by field\n- Mobile vs. desktop completion\n\n### What to Track\n- Each field interaction (focus, blur, error)\n- Step progression in multi-step\n- Social auth vs. email signup ratio\n- Time between steps\n\n---\n\n## Output Format\n\n### Audit Findings\nFor each issue found:\n- **Issue**: What's wrong\n- **Impact**: Why it matters (with estimated impact if possible)\n- **Fix**: Specific recommendation\n- **Priority**: High/Medium/Low\n\n### Recommended Changes\nOrganized by:\n1. Quick wins (same-day fixes)\n2. High-impact changes (week-level effort)\n3. Test hypotheses (things to A/B test)\n\n### Form Redesign (if requested)\n- Recommended field set with rationale\n- Field order\n- Copy for labels, placeholders, buttons, errors\n- Visual layout suggestions\n\n---\n\n## Common Signup Flow Patterns\n\n### B2B SaaS Trial\n1. Email + Password (or Google auth)\n2. Name + Company (optional: role)\n3. → Onboarding flow\n\n### B2C App\n1. Google/Apple auth OR Email\n2. → Product experience\n3. Profile completion later\n\n### Waitlist/Early Access\n1. Email only\n2. Optional: Role/use case question\n3. → Waitlist confirmation\n\n### E-commerce Account\n1. Guest checkout as default\n2. Account creation optional post-purchase\n3. OR Social auth with single click\n\n---\n\n## Experiment Ideas\n\n### Form Design Experiments\n\n**Layout & Structure**\n- Single-step vs. multi-step signup flow\n- Multi-step with progress bar vs. without\n- 1-column vs. 2-column field layout\n- Form embedded on page vs. separate signup page\n- Horizontal vs. vertical field alignment\n\n**Field Optimization**\n- Reduce to minimum fields (email + password only)\n- Add or remove phone number field\n- Single \"Name\" field vs. \"First/Last\" split\n- Add or remove company/organization field\n- Test required vs. optional field balance\n\n**Authentication Options**\n- Add SSO options (Google, Microsoft, GitHub, LinkedIn)\n- SSO prominent vs. email form prominent\n- Test which SSO options resonate (varies by audience)\n- SSO-only vs. SSO + email option\n\n**Visual Design**\n- Test button colors and sizes for CTA prominence\n- Plain background vs. product-related visuals\n- Test form container styling (card vs. minimal)\n- Mobile-optimized layout testing\n\n---\n\n### Copy & Messaging Experiments\n\n**Headlines & CTAs**\n- Test headline variations above signup form\n- CTA button text: \"Create Account\" vs. \"Start Free Trial\" vs. \"Get Started\"\n- Add clarity around trial length in CTA\n- Test value proposition emphasis in form header\n\n**Microcopy**\n- Field labels: minimal vs. descriptive\n- Placeholder text optimization\n- Error message clarity and tone\n- Password requirement display (upfront vs. on error)\n\n**Trust Elements**\n- Add social proof next to signup form\n- Test trust badges near form (security, compliance)\n- Add \"No credit card required\" messaging\n- Include privacy assurance copy\n\n---\n\n### Trial & Commitment Experiments\n\n**Free Trial Variations**\n- Credit card required vs. not required for trial\n- Test trial length impact (7 vs. 14 vs. 30 days)\n- Freemium vs. free trial model\n- Trial with limited features vs. full access\n\n**Friction Points**\n- Email verification required vs. delayed vs. removed\n- Test CAPTCHA impact on completion\n- Terms acceptance checkbox vs. implicit acceptance\n- Phone verification for high-value accounts\n\n---\n\n### Post-Submit Experiments\n\n- Clear next steps messaging after signup\n- Instant product access vs. email confirmation first\n- Personalized welcome message based on signup data\n- Auto-login after signup vs. require login\n\n---\n\n## Questions to Ask\n\nIf you need more context:\n1. What's your current signup completion rate?\n2. Do you have field-level analytics on drop-off?\n3. What data is absolutely required before they can use the product?\n4. Are there compliance or verification requirements?\n5. What happens immediately after signup?\n\n---\n\n## Related Skills\n\n- **onboarding-cro**: For optimizing what happens after signup\n- **form-cro**: For non-signup forms (lead capture, contact)\n- **page-cro**: For the landing page leading to signup\n- **ab-test-setup**: For testing signup flow changes\n\n## When to Use\nThis skill is applicable to execute the workflow or actions described in the overview.\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.","tags":["signup","flow","cro","antigravity","awesome","skills","sickn33","agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding"],"capabilities":["skill","source-sickn33","skill-signup-flow-cro","topic-agent-skills","topic-agentic-skills","topic-ai-agent-skills","topic-ai-agents","topic-ai-coding","topic-ai-workflows","topic-antigravity","topic-antigravity-skills","topic-claude-code","topic-claude-code-skills","topic-codex-cli","topic-codex-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/signup-flow-cro","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sickn33/antigravity-awesome-skills","source_repo":"https://github.com/sickn33/antigravity-awesome-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 34515 github stars · SKILL.md body (9,735 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T12:51:46.050Z","embedding":null,"createdAt":"2026-04-18T21:44:52.779Z","updatedAt":"2026-04-22T12:51:46.050Z","lastSeenAt":"2026-04-22T12:51:46.050Z","tsv":"'-4':482 '1':66,126,540,819,869,885,899,914,957,1255 '14':569,1172 '2':84,183,545,826,875,890,902,919,960,1263 '3':105,213,460,481,548,835,880,893,907,926,1275 '30':240,1174 '4':234,1287 '44px':646 '5':1294 '7':1170 'a/b':840 'ab':1333 'ab-test-setup':1332 'absolut':140,1279 'accept':1203,1207 'access':79,898,1187,1227 'account':73,76,205,913,920,1083,1214 'action':1353 'activ':30,59 'actual':671 'ad':472 'add':986,998,1011,1091,1128,1142 'address':182 'align':976 'allow':307,526 'alreadi':601 'altern':714 'alway':626 'analyt':1270 'app':884 'appl':361 'applic':1347 'appropri':648 'around':1093 'ask':137,187,1249,1391 'assess':61 'assur':1150 'audienc':358,1031 'audit':791 'auth':343,659,781,874,887,929 'authent':1009 'auto':410,1240 'auto-login':1239 'auto-suggest':409 'autofil':654 'await':721 'b2b':81,363,486,866 'b2c':83,359,465,883 'back':527 'background':1050 'badg':582,1137 'balanc':1008 'bar':954 'barrier':544 'base':1235 'best':501 'better':304 'blur':772 'boundari':1399 'busi':106 'button':668,857,1042,1080 'call':387 'captcha':1198 'captur':1320 'card':562,1060,1145,1159 'case':422,905 'chang':700,816,830,1340 'check':270,695 'checkbox':1204 'checkout':916 'clarif':1393 'clariti':1092,1116 'clear':237,276,367,607,679,723,1219,1366 'click':932 'close':637 'code':399 'collect':151,493 'color':1043 'column':664,958,961 'commerc':912 'commit':189,518,538,1153 'common':272,862 'compani':177,877 'company/organization':405,1001 'complet':22,51,98,523,740,756,764,895,1201,1261 'complex':485 'complianc':117,1141,1290 'confirm':264,680,909,1230 'consid':292,319,339,373,706 'constraint':107 'contact':1321 'contain':1058 'context':1254 'convers':133,349 'copi':853,1068,1151 'core':124 'countri':398 'creat':203,1082 'creation':74,77,921 'credit':561,1144,1158 'criteria':1402 'cro':4,33,1304,1313,1324 'cta':667,1047,1079,1097 'ctas':1072 'current':85,97,1259 'custom':549 'data':109,163,534,1238,1277 'day':570,824,1175 'default':228,918 'defer':382,406,425 'deferr':176 'delay':707,1194 'describ':1354,1370 'descript':1110 'design':936,1040 'desktop':763 'devic':672 'differ':494 'disabl':311 'disclosur':440 'display':1121 'domain':418 'drop':103,748,1273 'drop-off':747,1272 'e':911 'e-commerc':910 'easi':508,692 'effort':216,834 'element':1127 'email':168,258,263,351,371,417,511,541,580,600,651,685,701,783,870,889,900,983,1021,1037,1190,1229 'embed':965 'emphasi':1101 'engag':726 'environ':1382 'environment-specif':1381 'error':277,589,598,611,757,773,858,1114,1125 'essenti':167,384 'estim':806 'etc':653 'everi':130 'exampl':622 'execut':1349 'expect':238 'experi':199,676,892,933,937,1070,1154,1218 'expert':8,37,1387 'explain':391,688 'explor':719 'eye':284 'facebook':362 'failur':291 'featur':1184 'feel':522 'fewer':462 'field':91,129,131,136,165,225,254,256,259,261,265,280,323,327,463,483,616,639,745,751,760,769,847,851,962,975,977,982,991,994,1002,1007,1106,1268 'field-by-field':253 'field-level':744,1267 'fill':231,662,738 'find':792 'first':210,1231 'first/last':329,996 'fix':810,825 'flow':3,14,32,43,67,705,864,882,948,1339 'focus':612,771 'forev':567 'form':558,588,609,733,739,842,935,964,1022,1057,1078,1103,1134,1139,1312,1318 'form-cro':1311 'format':269,401,790 'found':796 'free':69,566,571,1086,1155,1178 'freemium':72,1176 'friction':20,49,554,1188 'full':325,1186 'genuin':111 'get':1089 'github':1016 'gmail.com':275 'gmial.com':274 'goal':16,45 'googl':360,364,377,873,1014 'google/apple':886 'group':223 'guest':915 'handl':400,590 'happen':120,244,1296,1308 'harder':513 'header':1104 'headlin':1071,1074 'height':647 'help':631 'hidden':249 'high':468,828,1212 'high-impact':827 'high-int':467 'high-valu':1211 'high/medium/low':814 'higher':348 'hint':294 'horizont':972 'hypothes':837 'icon':285 'idea':934 'immedi':121,336,681,1297 'impact':801,807,829,1169,1199 'implicit':1206 'includ':1148 'increas':21,50 'indic':299,505 'infer':159,415 'info':497 'initi':60 'inlin':266,591 'input':395,1396 'instant':1225 'instead':315 'intent':469 'interact':770 'issu':795,797 'keep':434 'key':731 'keyboard':649 'label':624,625,855,1107 'land':736,1327 'larger':643 'later':153,515,896 'layout':665,860,938,963,1066 'lead':388,506,1319,1329 'length':1095,1168 'let':717 'level':559,746,833,1269 'limit':1183,1358 'link':712 'linkedin':1017 'll':576 'login':1241,1246 'lose':533,752 'lowest':543 'magic':711 'make':340 'mani':88 'match':1367 'matter':804 'measur':730 'messag':278,599,1069,1115,1147,1222,1234 'meter':314 'metric':732 'microcopi':617,1105 'microsoft':365,1015 'minim':127,1062,1108 'minimum':981 'miss':1404 'mobil':640,761,1064 'mobile-optim':1063 'model':1180 'multi':221,453,475,499,778,945,950 'multi-step':220,452,474,498,777,944,949 'name':174,322,326,510,547,876,993 'navig':528 'near':586,1138 'necessari':710 'need':112,141,173,431,484,488,491,635,1252 'never':577 'next':682,1131,1220 'non':1316 'non-signup':1315 'note':574 'number':381,990 'often':172,347 'onboard':427,881,1303 'onboarding-cro':1302 'one':436 'optim':10,39,257,642,978,1065,1113,1306 'option':321,341,344,355,445,551,694,698,878,903,922,1006,1010,1013,1027,1038 'order':208,852 'organ':817 'output':789,1376 'overview':1357 'page':967,971,1323,1328 'page-cro':1322 'paid':75 'passphras':293 'password':171,279,282,305,546,716,871,984,1119 'passwordless':320 'past':308 'path':604 'pattern':539,865 'peopl':753 'perceiv':215 'permiss':1397 'person':338,1232 'phone':170,181,380,989,1208 'place':345,636 'placehold':618,630,856,1111 'plain':1049 'point':1189 'possibl':233,408,420,429,809 'post':674,924,1216 'post-purchas':923 'post-submit':673,1215 'practic':502 'pre':230,661 'pre-fil':229,660 'primari':379 'principl':125 'prioriti':166,813 'privaci':573,1149 'problem':615 'product':148,201,466,487,891,1053,1226,1286 'product-rel':1052 'profil':156,894 'progress':155,218,439,504,530,537,775,953 'promin':346,1019,1023,1048 'proof':1130 'proper':394 'proposit':1100 'provid':63 'psycholog':517 'purchas':925 'put':512 'question':424,437,509,514,550,906,1247 'quick':820 'rate':23,52,99,735,741,758,1262 'ratio':785 'rational':850 're':725 're-engag':724 'real':302 'real-tim':301 'recommend':64,812,815,846 'recoveri':603 'redesign':843 'reduc':19,48,132,214,656,979 'reduct':555 'refresh':536 'regist':602 'registr':13,42 'relat':224,1054,1300 'relev':354,584 'remind':697 'remov':235,988,1000,1196 'request':845 'requir':93,118,128,195,250,287,298,334,390,563,687,1004,1120,1146,1160,1163,1192,1245,1280,1293,1395 'resend':693 'reson':1028 'revers':206 'review':1388 'rigid':317 'role':178,423,879 'role/use':904 'rule':318 'saa':867 'safeti':1398 'same-day':822 'save':529 'scope':1369 'second':212,241,525 'secur':581,1140 'segment':489 'separ':369,969 'set':25,54,848 'setup':1335 'share':578 'show':184,217,242,281,286,312,352,443,503 'show/give':193 'sign':374 'signup':2,11,31,40,71,80,114,123,196,211,246,372,433,587,641,784,863,947,970,1077,1133,1224,1237,1243,1260,1299,1310,1317,1331,1338 'signup-flow-cro':1 'simpl':464 'singl':260,324,449,456,663,931,941,992 'single-step':448,455,940 'size':180,1045 'skill':1301,1345,1361 'skill-signup-flow-cro' 'smart':227 'sms':385 'social':342,658,780,928,1129 'source-sickn33' 'spam':696 'specif':597,811,1383 'split':330,997 'sso':366,1012,1018,1026,1033,1036 'sso-on':1032 'stall':729 'start':734,737,742,1085,1090 'state':86,678 'step':222,252,450,454,457,476,500,520,683,774,779,788,942,946,951,1221 'steps/screens':89 'sticki':666 'stop':1389 'strength':296,313 'structur':939 'style':1059 'submit':596,675,743,1217 'substitut':1379 'success':29,58,677,1401 'suggest':411,861 'support':655 'surpris':248 'take':239 'target':645 'task':1365 'team':179 'tel':652 'term':1202 'test':331,669,836,841,1003,1024,1041,1056,1067,1073,1098,1135,1166,1197,1334,1337,1385 'testimoni':585 'text':619,632,1081,1112 'thing':838 'time':303,754,786 'toggl':283 'tone':1118 'topic-agent-skills' 'topic-agentic-skills' 'topic-ai-agent-skills' 'topic-ai-agents' 'topic-ai-coding' 'topic-ai-workflows' 'topic-antigravity' 'topic-antigravity-skills' 'topic-claude-code' 'topic-claude-code-skills' 'topic-codex-cli' 'topic-codex-skills' 'touch':644 'track':767 'treat':1374 'trial':70,572,868,1087,1094,1152,1156,1165,1167,1179,1181 'true':565 'trust':552,1126,1136 'type':68,396,404,414,495,650,657 'typic':164 'typo':273 'uncertainti':236 'understand':65 'unexpect':251 'unless':383 'updat':297 'upfront':288,1122 'use':146,226,337,393,421,438,620,1284,1343,1359 'user':26,55,102,718 'usual':175 'ux':306 'valid':267,592,1384 'valu':185,209,1099,1213 'vari':1029 'variat':1075,1157 'verif':386,686,704,708,722,728,1191,1209,1292 'vertic':974 'visibl':627 'visitor':470 'visual':368,859,1039,1055 'vs':82,328,451,762,782,943,955,959,968,973,995,1005,1020,1035,1051,1061,1084,1088,1109,1123,1161,1171,1173,1177,1185,1193,1195,1205,1228,1244 'waitlist':473,908 'waitlist/early':78,897 'week':832 'week-level':831 'welcom':1233 'win':821 'without':956 'work':458,477 'workflow':1351 'wrong':703,800","prices":[{"id":"2e14bd34-25fa-46dc-a430-1dc7bd85da05","listingId":"f04ea019-a06b-4510-a684-7bf15e8c1d63","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:44:52.779Z"}],"sources":[{"listingId":"f04ea019-a06b-4510-a684-7bf15e8c1d63","source":"github","sourceId":"sickn33/antigravity-awesome-skills/signup-flow-cro","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/signup-flow-cro","isPrimary":false,"firstSeenAt":"2026-04-18T21:44:52.779Z","lastSeenAt":"2026-04-22T12:51:46.050Z"}],"details":{"listingId":"f04ea019-a06b-4510-a684-7bf15e8c1d63","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"signup-flow-cro","github":{"repo":"sickn33/antigravity-awesome-skills","stars":34515,"topics":["agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity","antigravity-skills","claude-code","claude-code-skills","codex-cli","codex-skills","cursor","cursor-skills","developer-tools","gemini-cli","gemini-skills","kiro","mcp","skill-library"],"license":"mit","html_url":"https://github.com/sickn33/antigravity-awesome-skills","pushed_at":"2026-04-22T06:40:00Z","description":"Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.","skill_md_sha":"b3379274afcdbb1f6bb461f0489dc29fb40cef7f","skill_md_path":"skills/signup-flow-cro/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/signup-flow-cro"},"layout":"multi","source":"github","category":"antigravity-awesome-skills","frontmatter":{"name":"signup-flow-cro","description":"You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation."},"skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/signup-flow-cro"},"updatedAt":"2026-04-22T12:51:46.050Z"}}