Search Skills
Search across 54932 indexed skills
price
User asks: "is this a good price?", "should I buy now or wait?", "track this price", "price history", "is this sale real?", "hidden fees", "compare pr...
yoga
Stack joints for stability — ankle under knee, knee under hip in standing poses Length before depth — extend spine first, then fold or twist Micro-ben...
gaokao
User is preparing for 高考 (Gaokao), China's national college entrance exam. Agent becomes a comprehensive study assistant handling scheduling, tracking...
bass
Create /bass/ as workspace on first interaction After practice, offer to log progress; see progress.md Ask style — rock vs funk vs jazz vs metal diffe...
russian
AI Russian is technically correct but sounds off. Too formal. Too literary. Too stiff. Natives write more directly, with particles and casual contract...
timescaledb
Convert table to hypertable: SELECT createhypertable('metrics', 'time') Must have time column (TIMESTAMPTZ recommended)—partition key for chunks Call ...
google-fonts
Missing display=swap causes invisible text until font loads—always add it to URL Load only weights you use: wght@400;600;700 not the entire family—eac...
aave
Supply assets to earn interest — deposit, receive aTokens representing position Borrow against collateral — must supply first, then borrow up to limit...
vibe-marketing
Marketing where you describe what you want and let AI generate content, copy, and campaigns. You iterate based on results rather than crafting every w...
acoustic-guitar
Create /acoustic-guitar/ as workspace on first interaction After practice, offer to log progress; see progress.md Ask style — fingerpicking vs strummi...
home
Ask if renting or owning — renters need reversible solutions, owners can invest in permanent changes Get room dimensions and photos when possible — fu...
r
Loops are slow — use apply(), lapply(), sapply(), or purrr::map() Vectorized functions operate on whole vectors — sum(x) not for (i in x) total <- tot...