| name | explain-diff-html |
|---|---|
| description | Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output. |
Please make me a rich, interactive explanation of the specified code change.
It should have these sections:
| #!/usr/bin/env bash | |
| SDK_LINUX=https://dl.google.com/android/repository/sdk-tools-linux-4333796.zip | |
| SDK_MAC=https://dl.google.com/android/repository/sdk-tools-darwin-4333796.zip | |
| if [ -z ${JAVA_HOME+x} ]; then | |
| echo "\$JAVA_HOME environmental variable is not set." | |
| echo "Find the location of your Java directory, and then put it in your" | |
| echo "~/.bash_profile (or any other shell equivalent)" | |
| exit 0 |
100 prompt shortcuts that change how Claude responds. Type any code at the start of your message.
Interactive searchable version with copy-to-clipboard: clskills.in/prompts
| Code | What it does |
|---|
This repository contains the necessary setup instructions, docker configuration, and patch modifications to run highly optimized LLM inference on Intel XPU architectures using vLLM.
Everyone is buzzing that only NVIDIA RTX or AMD hardware can achieve elite inference speeds is outdated and Intel's software is not good enough (only if you use in 2026 software from 2025)
By leveraging the oneAPI 2026.1 toolchain, Triton XPU, and direct Intel XMX hardware acceleration, Intel GPUs deliver exceptional token-per-second throughput numbers on modern hybrid architectures.
A pattern for building personal knowledge bases using LLMs.
This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.
Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.
[Submit product or tutorial] or make it thru PR.
invoices/123? in a URL like /assignments?showGrades=1.# portion of the URL. This is not available to servers in request.url so its client only. By default it means which part of the page the user should be scrolled to, but developers use it for various things.A curated list of arrrrrrrrr!
| 1 | Prefix | my+ | 2 | |
|---|---|---|---|---|
| 2 | Suffix | +online | 6 | |
| 3 | Prefix | the+ | 3 | |
| 4 | Suffix | +web | 3 | |
| 5 | Suffix | +media | 5 | |
| 6 | Prefix | web+ | 3 | |
| 7 | Suffix | +world | 5 | |
| 8 | Suffix | +net | 3 | |
| 9 | Prefix | go+ | 2 |