Find the perfect skill
Share Claude Code session to pastila.nl
Productivity
Shares a Claude Code session transcript to pastila.nl and returns an encrypted viewer link. Supports current session or specified transcript, session ID, or project.
Create data visualizations with D3.js
Data & AI
Guide to creating interactive data visualizations with D3.js: charts, networks, geographic maps, and custom SVG. Includes code examples for common chart types.
MDX format for go-pretty-pdf
Documentation
Enforces .mdx formatting rules (frontmatter, IDs, heading depth) so the book compiles to PDF with go-pretty-pdf.
Author a New Claude Code Skill
Development
Create a new skill in .claude/skills with valid frontmatter, then index it in CLAUDE.md and README.md.
Bootstrap ADLC Structure
Development
Sets up the .adlc/ directory structure for spec-driven development, gathering project context and creating scaffolding files.
Debugging Strategies
Development
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
Alexa CLI – Control Echo & Smart Home
Productivity
Control Amazon Echo devices and smart home using the alexacli CLI. Send text-to-speech, voice commands, and query Alexa responses.
Do End-to-End Task Workflow
Development
Implement, verify, and ship a change end-to-end: research, branch, code, CI, PR. Only runs when user invokes the /do or $do command; supports --review and --minimal flags.
Vite Build Tool Configuration & Plugins
Development
Comprehensive reference for Vite build tool: config, plugin API, SSR, and migrating to Vite 8 with Rolldown.
Quantum ESPRESSO (pw.x) DFT Calculations
Data & AI
Generate and manage Quantum ESPRESSO (pw.x) DFT calculations. Use for plane-wave pseudopotential simulations, including SCF and relaxation.
Academic Conference Poster HTML/CSS Builder
Content
Build academic conference posters (ICML/NeurIPS/ICLR/CVPR) as a single HTML/CSS file and render to print-ready PDF via headless Chromium. Includes layout measurement and preflight checks.
Thread Spawner
Development
Spawns and manages threads on a running claude-threads orchestrator for parallel task execution.