Public Notes

Duyet Notes

A collection of notes from my Obsidian vault that I've chosen to share publicly.

Tutorials

Claude Code

  • Slash Commands - Create custom slash commands to automate repetitive workflows
  • Plugin Marketplaces - Share and discover Claude Code plugins via marketplaces
  • Agent Skills - How skills work internally in Claude Code
  • Hooks - Lifecycle hooks to customize Claude Code behavior
  • AskUserQuestion Tip - Bring plan-mode question asker to custom commands

Gemini Prompts

Curated prompts for Google Gemini models.

TL;DR

Quick summaries generated by the /tldr slash command.


How This Works

This site is a "vibe post" workflow - content written by LLM to summary with predefined slash commands and hooks to manage itself.

The Process

/tldr summary this post <link> into <category>
  1. Create: The /tldr command summarizes the content and creates a new post, refined through follow-up prompts
  2. Index: Claude Code hooks automatically update the README index when files change
  3. Commit: Trigger /git-commit-push or let Obsidian Git auto-sync
  4. Deploy: GitHub Actions syncs from private repo to public repo and deploys to duyet.github.io/obsidian-public

This page is automatically updated by Claude Code Hooks.