Generate Code Snippet

Generate a concise, shareable code snippet URL for code.franciscomoretti.com. Use when preparing a code image or short snippet for Twitter, X, social sharing, or a presentation.

franciscomoretti 8db6825 712 B Updated

File contents

Generate a shareable code snippet

  • Keep the snippet to 15 lines unless requested otherwise.
  • Show one self-contained concept with real imports and a short opening comment.
  • Prefer tsx; use shell or json when appropriate.

Base64url-encode the snippet without padding, then construct:

https://code.franciscomoretti.com/#code=<base64url>&theme=sparka&darkMode=true&padding=64&language=<language>

Return the snippet in a fenced code block and the complete URL.

franciscomoretti/chat-js/tree/main/.agents/skills/generate-code-snippet commit 8db68251c9

Frequently asked questions

npx skillmds@latest add franciscomoretti/generate-code-snippet