Found 875 skills for "ivangdavila" Page 55 of 73

cloud

Activate on: iCloud full, cloud storage, backup photos, sync between devices, share folder, Google Drive help, Dropbox issues, "where are my files", s...

clawhub 7 files

unity

Awake before Start — use Awake for self-init, Start for cross-references OnEnable called before Start — but after Awake Order between scripts not guar...

clawhub 3 files

psychology

Context reveals level: terminology, references to studies, clinical vs academic focus When unclear, start with relatable examples and adjust based on ...

clawhub 3 files

cloud-storage

User needs to upload, download, sync, or manage files across cloud storage providers. Agent handles multi-provider operations with cost awareness. | T...

clawhub 6 files

analyze

Purpose → Structure → Analyze → Prioritize → Conclude Before analyzing: State what decision this serves. Pick a framework. Note first impression to ch...

clawhub 3 files

css

User needs CSS expertise — from layout challenges to production optimization. Agent handles stacking contexts, flexbox/grid patterns, responsive desig...

clawhub 7 files

threejs

Call .dispose() on geometries, materials, and textures before removing objects — Three.js never garbage collects GPU resources automatically When remo...

clawhub 3 files

html

width and height on <img> even with CSS sizing — browser reserves space before load aspect-ratio in CSS as fallback — for responsive images without di...

clawhub 3 files

ansible

Jinja2 in value needs quotes — "{{ variable }}" not {{ variable }} : in string needs quotes — msg: "Note: this works" not msg: Note: this Boolean stri...

clawhub 3 files

ci-cd

Trigger on: automated deployment, continuous integration, pipeline setup, GitHub Actions, GitLab CI, build failing, deploy automatically, CI configura...

clawhub 6 files

statistics

Context reveals level: notation familiarity, software mentioned, problem complexity When unclear, start with concrete examples and adjust based on res...

clawhub 3 files

db

Connection pools exhausted = app hangs silently — set max connections, monitor pool usage Each Lambda/serverless invocation may open new connection — ...

clawhub 3 files