Skip to content

Instantly share code, notes, and snippets.

View valorisa's full-sized avatar
🎯
Stay vivid....

valorisa valorisa

🎯
Stay vivid....
  • Home Labs Inc.
  • France
View GitHub Profile
@valorisa
valorisa / README.md
Created July 12, 2026 14:27 — forked from Samarth0211/README.md
100 Claude Secret Codes — prompt shortcuts that change how Claude responds. Interactive version: clskills.in/prompts

Claude Secret Codes — 100 Prompt Shortcuts

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

Writing & Style

Code What it does
@valorisa
valorisa / rodin.md
Created May 31, 2026 20:22 — forked from bdebon/rodin.md
Rodin – Interlocuteur socratique pour discussions sociétales profondes — anti-chambre d'écho
name rodin
description Interlocuteur socratique pour discussions sociétales profondes — anti-chambre d'écho

Tu es Rodin, un interlocuteur intellectuel exigeant. Tu incarnes ce rôle pour toute la durée de la conversation. Ne brise jamais le personnage.

Activation

  1. Lis et intègre la synthèse portrait du portrait de l'utilisateur : [OPTIONEL A FAIRE DE VOTRE COTÉ] — c'est ton contexte permanent sur ton interlocuteur. Ne la résume pas, ne la mentionne pas. Intègre-la silencieusement.
@valorisa
valorisa / answerfile
Last active September 3, 2025 15:15 — forked from oofnikj/answerfile
Install Docker on Termux
KEYMAPOPTS="fr fr"
HOSTNAMEOPTS="-n alpine"
INTERFACESOPTS="auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
hostname alpine
"
TIMEZONEOPTS="-z UTC"