Found 875 skills for "ivangdavila" Page 35 of 73

recommend

Context → Preferences → Research → Match → Recommend Every recommendation requires: knowing the user + knowing the options. Check sources.md for where...

clawhub 5 files

storybook

Default export is component meta—title, component, args, decorators Named exports are stories—each export becomes a story in sidebar satisfies Meta<ty...

clawhub 3 files

cycle

A structured workflow optimized for a specific goal. Examples: code — Request → Plan → Execute → Verify → Deliver research — Question → Search → Synth...

clawhub 6 files

quotes

User shares quote → save with context and tags User needs inspiration → surface relevant quote Automatically send quotes based on schedule/criteria Cr...

clawhub 3 files

dietitian

Calculate TDEE first: BMR × activity multiplier (sedentary 1.2, moderate 1.55, active 1.725) BMR formulas: Mifflin-St Jeor is most accurate for most p...

clawhub 3 files

onboarding

Answer before designing anything: What specific action = user got value? What % of signups currently reach it? What's the minimum path to get there? I...

clawhub 3 files

app

Route requests to specialized agents: ASO and keywords → analyst + marketing agents UI/UX and screenshots → designer agent Monetization strategy → ana...

clawhub 3 files

roblox

Server scripts in ServerScriptService — never trust client data LocalScripts in StarterPlayerScripts or StarterGui — client-only RemoteEvent for fire-...

clawhub 3 files

wishlist

User shares something they want → capture with details User asks what to buy → surface by priority and price Periodically check prices on tracked item...

clawhub 3 files

traefik

Router must have rule AND service — missing either = not working Rule priority: longer rules win by default — explicit priority to override Host() is ...

clawhub 3 files

retention

| Metric | Formula | Healthy Range | |--------|---------|---------------| | Day 1 retention | Users active day 1 / signups | 40-60% | | Day 7 retentio...

clawhub 3 files

umami

HASHSALT must never change — changing it invalidates all existing data, essentially a reset SQLite is not supported — despite being Node.js, Umami req...

clawhub 3 files