2,470 skills found · Page 1 of 83
labuladong / Fucking AlgorithmCrack LeetCode, not only how, but also why.
pranshuparmar / WitrWhy is this running?
welldone-software / Why Did You Renderwhy-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
JuliusBrussee / Caveman🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
joerick / Pyinstrument🚴 Call stack profiler for Python. Shows you why your code is slow!
cxli233 / FriendsDontLetFriendsFriends don't let friends make certain types of data visualization - What are they and why are they bad.
rcmaehl / WhyNotWin11Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks!
borisbanushev / StockpredictionaiIn this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
garbles / Why Did You Update:boom: Puts your console on blast when React is making unnecessary updates.
samccone / Bundle BuddyA tool to understand your bundle size and why files are in your bundle
whylabs / WhylogsAn open-source data logging library for machine learning models and data pipelines. 📚 Provides visibility into data quality & model performance over time. 🛡️ Supports privacy-preserving data collection, ensuring safety & robustness. 📈
bytedance / Btrace🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also reveals why they’re slow.
deepcam-cn / Yolov5 FaceYOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
wwayne / React Native Nba AppThis is why we play
mateodelnorte / Metatool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?
chinesehuazhou / Python WhydoExplore Python's charms by asking WHY questions
mafintosh / Why Is Node RunningNode is running but you don't know why? why-is-node-running is here to help you.
successfulstudy / PromptoftheyearIn the evolving world of Large Language Models (LLMs), crafting effective prompts has become an essential skill. That's why I've created this collection, showcasing the most impactful prompts of the year across various intriguing domains. 🌐
itamarst / EliotEliot: the logging system that tells you *why* it happened
wagoodman / BashfulUse a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).