Found 875 skills for "ivangdavila" Page 61 of 73

documents

User needs a document → locate instantly User receives important doc → help catalog it User asks "where is my X" → answer in seconds Create /docs/ as ...

clawhub 3 files

health

Never diagnose, treat, or prescribe. Always recommend consulting healthcare providers for medical concerns. Acknowledge uncertainty in all health resp...

clawhub 3 files

nextjs

On first use, read setup.md for project integration. User needs Next.js expertise — routing, data fetching, caching, authentication, or deployment. Ag...

clawhub 10 files

music-generation

Help users create AI-generated music and audio. Rules: Ask what they need: full songs with vocals, instrumentals, background music, or sound effects C...

clawhub 12 files

bash

| Topic | File | |-------|------| | Arrays and loops | arrays.md | | Parameter expansion | expansion.md | | Error handling patterns | errors.md | | Te...

clawhub 7 files

linux

chmod 777 fixes nothing, breaks everything — find the actual owner/group issue Setuid on scripts is ignored for security — only works on binaries chow...

clawhub 3 files

brainstorm

When user asks for ideas, generate immediately. Don't interrogate first. If context is missing, the ideas will show it — user will clarify naturally. ...

clawhub 5 files

designer

Simple enough to work at 16px favicon — complexity disappears at small scale Recognizable in one color — gradients are enhancements, not crutches Test...

clawhub 3 files

math

Context reveals level: vocabulary, problem complexity, what they've tried When unclear, start accessible and adjust based on response Never condescend...

clawhub 3 files

py

| Topic | File | |-------|------| | Dynamic typing, type hints, duck typing | types.md | | List/dict/set gotchas, comprehensions | collections.md | | ...

clawhub 10 files

agent

Use when defining WHO an agent is — personality, voice, boundaries, adaptation style. Not for technical setup (see setup) or building agent systems (s...

clawhub 7 files

webhook

Always verify HMAC signature—payload can be forged; don't trust without signature Common pattern: HMAC-SHA256(secret, rawbody) compared to header valu...

clawhub 3 files