Skip to content

Instantly share code, notes, and snippets.

@Danm72
Danm72 / 2026-03-17-lessons-from-building-claude-code-skills-thariq.md
Last active March 19, 2026 12:01
Lessons from Building Claude Code: How We Use Skills — by Thariq (@trq212), March 2026

Lessons from Building Claude Code: How We Use Skills

By Thariq (@trq212) — March 17, 2026 Source: https://x.com/trq212/status/2033949937936085378

Skills have become one of the most used extension points in Claude Code. They're flexible, easy to make, and simple to distribute.

Example: billing-lib SKILL.md with gotchas section

But this flexibility also makes it hard to know what works best. What type of skills are worth making? What's the secret to writing a good skill? When do you share them with others?

@Danm72
Danm72 / extract_granola_summaries.py
Created January 20, 2026 09:42
Extract AI-generated summaries from Granola meeting notes cache (macOS)
#!/usr/bin/env python3
"""
Extract AI-generated summaries from Granola meeting notes cache.
Granola stores meeting data in a local cache file. The AI-generated summaries
are stored in documentPanels (NOT in documents.notes_*). This script extracts
those summaries and exports them as markdown files with a JSON index.
Usage:
python extract_granola_summaries.py list # List all documents with summaries
@Danm72
Danm72 / gist:d3b4054c88c647660dc0a1a23d0ef891
Last active December 10, 2025 13:08
Claude Code 'Braintree' Architecture - Orchestrator Pattern with Specialized Agents
# Braintrust Tracing for Claude Agent SDK
Auto-trace all Claude Agent SDK calls to [Braintrust](https://braintrust.dev) for observability.
## Installation
```bash
pip install braintrust>=0.3.0
```
@Danm72
Danm72 / claude-agents-setup-prompt.md
Created July 25, 2025 10:28
Instructions for setting up Claude Code custom agents

Claude Code Custom Agents Setup Instructions

Prompt for LLM Assistant

I need help setting up custom agents for Claude Code. Please help me install the agents from this GitHub gist: https://gist.github.com/Danm72/7cdd172f818505b221988916ebdc9371

Here's what needs to be done:

  1. Create the agents directory (if it doesn't exist):
@Danm72
Danm72 / claude-code-agents-collection.md
Created July 25, 2025 10:26
Claude Code Custom Agents Collection
@Danm72
Danm72 / pricing.tsx
Created September 15, 2023 17:56
V0.dev pricing
```typescript
export type Feature = {
icon: ImageType;
name: string;
}
export type PricingProps = {
packageType: string;
price: string;
features: Feature[];
lkjhgyui0 u399276k
lkjhgyui1 mm1hgmmd
lkjhgyui2 kxc0k6qy
lkjhgyui3 b8wf1dfh
lkjhgyui4 32rwlvev
lkjhgyui5 vbrtnmzr
lkjhgyui6 6ic6jnqx
lkjhgyui7 95cfs2hl
lkjhgyui8 thm6ei6o
lkjhgyui9 0tiuu5a5