web-research
SolidДисциплинированный поиск в интернете с проверкой источников - декомпозиция вопроса, fan-out поисковых запросов через субагентов, чтение страниц целиком (а не сниппетов), состязательная верификация ключевых утверждений и синтез заметки с цитатами (URL + дата доступа). Использовать когда пользователь просит "поищи в интернете", "найди актуальное по X", "что сейчас с X", "сравни варианты", "проверь, правда ли что Y", "research по теме" - то есть когда нужен фактический ответ из веба, а не из знаний модели, и важна свежесть и проверяемость. Для одного быстрого факта (одна страница, заведомо известный URL) скилл избыточен - хватит прямого WebSearch/WebFetch.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- dewil
- Repository
- dewil/claude-toolkit
- Created
- 2 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Related Skills
3d-web-experience
Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing depth to web experiences.
experimental-design
Design experiments and studies BEFORE data is collected — choosing a design, randomizing, blocking, and laying out treatment combinations so results are interpretable. Use whenever someone is planning a study, asks how to assign subjects/samples to groups, mentions randomization, blocking, stratification, controls, factorial or fractional-factorial designs, design of experiments (DOE), screening many factors, response-surface optimization, crossover or repeated-measures or split-plot designs, cluster/group randomization, Latin squares, plate layouts, batch/run-order effects, replication vs. pseudoreplication, or sequential/adaptive/group-sequential designs. Trigger even for informal phrasings like "how should I set up this experiment", "how do I avoid confounding", "what's the best way to test these 6 factors", or "assign these mice to conditions". For computing the sample size or power once the design is chosen, use statistical-power; for analyzing data already collected, use statistical-analysis.
fluidsim
Plan, configure, inspect, restart, and analyze bounded FluidSim computational-fluid-dynamics simulations with explicit numerical-validity and HPC safety checks. Use for FluidSim solver selection, parameter review, FFT/MPI setup, output diagnostics, or restart compatibility.