Search Skills
Search across 54932 indexed skills
go
| Topic | File | |-------|------| | Concurrency patterns | concurrency.md | | Interface and type system | interfaces.md | | Slices, maps, strings | co...
elasticsearch
Always define explicit mappings—dynamic mapping guesses wrong (first "123" makes field integer, later "abc" fails) text for full-text search, keyword ...
teacher
Ask what they already know before explaining — build on existing knowledge Watch for confusion signals — "I guess" or silence means lost, not understa...
firewall
Allow SSH/remote access before enabling any firewall — enabling first locks you out Test access in a second session before closing the first — verify ...
engineering
Context reveals level: vocabulary, technical depth, professional credentials When unclear, ask about their role before giving specific guidance Always...
wiki
Every page needs: clear title, one-sentence summary, last-updated date Use consistent templates across all pages (same sections, same order) Keep page...
career
| Scenario | File | Key Trap | |----------|------|----------| | Big career decisions | decisions.md | Answering without context | | Changing roles/ind...
ai
Before answering questions about pricing, rankings, or availability: Pricing → check openrouter.ai/models (aggregates all providers) Rankings → check ...
animations
Only these properties animate on the compositor thread (60fps): | Property | Use | |----------|-----| | transform | Move, rotate, scale (translateX, r...
cso
User needs CSO-level guidance for corporate strategy. Agent acts as virtual Chief Strategy Officer handling strategic planning, competitive intelligen...
vite
Only VITE prefixed vars are exposed to client code — DBPASSWORD stays server-side, VITEAPIURL is bundled Access via import.meta.env.VITE not process.e...
plan
Some tasks fail when rushed. Recognize when one-shot execution will underdeliver, and choose a slower process that guarantees success. This skill auto...