Skip to content

Instantly share code, notes, and snippets.

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.

Explain Diff

Please make me a rich, interactive explanation of the specified code change.

It should have these sections:

@boringmarketer
boringmarketer / direct-response-copy-gist.md
Created January 27, 2026 18:06
The Direct Response Copy Skill — AI skill file for writing copy that converts. Works with Claude Code, Cursor, ChatGPT, Gemini, and any LLM.

The Direct Response Copy Skill

Write copy that converts. Landing pages, emails, sales copy, headlines, CTAs, social posts — anything persuasive.

This is an AI skill file. It turns any AI into a direct response copywriter trained on the frameworks of Schwartz, Hopkins, Ogilvy, Halbert, Caples, Sugarman, and Collier. Instead of getting generic AI copy, you get internet-native writing that sounds like a smart friend explaining something — while quietly deploying every persuasion principle in the book.


How to use this

@breitburg
breitburg / README.md
Created July 21, 2026 13:14
Claude Desktop on Fedora: repackage Anthropic's official Debian-only Linux beta as a verified RPM

Claude Desktop on Fedora (unofficial repackage)

Anthropic's Claude Desktop for Linux is in beta and ships Debian/Ubuntu only — an apt repository and a .deb. The docs list "Fedora and RHEL" explicitly under What's not in the Linux beta yet.

These scripts convert the official .deb into an RPM so dnf owns it. Nothing is built from source and nothing is patched: upstream's binaries go in byte-for-byte, only the packaging metadata changes. The build asserts that, comparing the packaged binary's SHA256 against the .deb payload on every run.

@alizauf
alizauf / README.md
Last active September 24, 2026 09:05
Data Storytelling with Coördinator
@abundantbeing
abundantbeing / DeepThink Skill
Created June 27, 2026 01:50
Loop-based deep reasoning skill for complex multi-step problems. Triggers when: the user says "think deeper", "deep think", "think through this", "analyze this thoroughly", "reason through", "think step by step", or any task that requires more than surface-level analysis. Also triggers automatically when a task involves: architectural decisions,…
# DeepThink -- Loop-Based Reasoning Skill
## Core Concept
DeepThink turns complex reasoning into a repeatable loop. Instead of trusting the first plausible answer, the agent revisits the original problem through several passes: surface, explore, challenge, synthesize, and converge.
Each pass keeps the original prompt in view while adding new evidence, counterarguments, edge cases, and integration. The goal is not to make the answer longer. The goal is to make the answer better grounded.
This skill implements looped reasoning as a structured workflow any capable agent can use.
// ==UserScript==
// @name 计时器掌控者|视频广告跳过|视频广告加速器
// @name:en TimerHooker
// @namespace https://gitee.com/HGJing/everthing-hook/
// @homepageURL https://timer.palerock.cn
// @downloadURL https://palerock.cn/node-service/scripts/install/@hook-js_timer/hook.timer.user.js
// @updateURL https://palerock.cn/node-service/scripts/update/@hook-js_timer/hook.timer.user.js
// @version 2.0.12
// @description 控制网页计时器速度|加速跳过页面计时广告|视频快进(慢放)|跳过广告|支持几乎所有网页.
// @description:en it can hook the timer speed to change.
KFZUS-F3JGV-T95Y7-BXGAS-5NHHP
T3ZWQ-P2738-3FJWS-YE7HT-6NA3K
KFZUS-F3JGV-T95Y7-BXGAS-5NHHP
65Z2L-P36BY-YWJYC-TMJZL-YDZ2S
SFZHH-2Y246-Z483L-EU92B-LNYUA
GSZVS-5W4WA-T9F2E-L3XUX-68473
FTZ8A-R3CP8-AVHYW-KKRMQ-SYDLS
Q3ZWN-QWLZG-32G22-SCJXZ-9B5S4
DAZPH-G39D3-R4QY7-9PVAY-VQ6BU
KLZ5G-X37YY-65ZYN-EUSV7-WPPBS
@Alimammiya
Alimammiya / gate-cse-study-material.md
Last active September 24, 2026 09:17
Free GATE CSE Study Material for 2027 Aspirants: Download Subject wise Notes & PYQs

Free GATE CSE Study Material for 2027 Aspirants: Download Subject wise Notes & PYQs

Welcome to the comprehensive, community-driven resource repository for GATE Computer Science & Information Technology (CS & IT) 2027 aspirants. Securing a top rank in the Graduate Aptitude Test in Engineering (GATE) unlocks direct admissions to premier postgraduate programs (M.Tech/Ph.D.) at IITs, NITs, and IISc, alongside prestigious technical roles within leading PSUs.

This repository serves as a centralized documentation hub compiled from authoritative open-source archives, topper strategies, and verified learning pathways for your GATE CSE study material search.


Table of Contents

  1. Core Syllabus Structure & Weightage Analysis
@Pythonation
Pythonation / prompt.md
Last active September 24, 2026 08:29
3 PROMPTS OF CODING AGENTS

1. برومبت التخطيط المطوّر (The Planning Protocol)

[الدور والمسؤولية] أنت الآن تعمل بصفة Staff Software Engineer ومدير تقني Tech Lead. مهمتك التخطيط المعماري الصارم للمشروع التالي: [أدخل وصف المشروع هنا]

[قواعد ما قبل التتخطيط] قبل البدء بالبروتوكولات، يجب أن تطبق مبدأ "Think Before Coding":

org.eclipse.jdt.core/org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.argumentPrefixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.argumentSuffixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.fieldPrefixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.fieldSuffixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.localPrefixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.localSuffixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.staticFieldPrefixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.staticFieldSuffixes=
org.eclipse.jdt.core/org.eclipse.jdt.core.codeComplete.staticFinalFieldPrefixes=