By tillg
Convert Markdown files to beautifully formatted PDFs with tables, code blocks, mermaid diagrams, images, and ASCII art
Personal marketplace for Claude Code plugins.
Open Claude Code in any project directory:
/plugin marketplace add tgartner/till-claude-code-marketplace
(Recommended)/plugin marketplace add .//plugin install spec@till-claude-code-marketplace
Select "Install for all collaborators on this repository (project scope)" or "Install for just me (user scope)" as needed. Restart Claude Code to load new plugins.
| Plugin | Description | Commands |
|---|---|---|
| spec | Spec-driven change management workflow | /spec:overview, /spec:document-system, /spec:explore, /spec:propose, /spec:iterate, /spec:apply, /spec:archive |
Normally, installing a plugin copies its files into Claude Code's internal storage. That means every edit requires a reinstall — slow for active development.
Use --plugin-dir to bypass this: it loads the plugin straight from your local
files so changes take effect immediately.
# Launch Claude Code with the plugin loaded from source
claude --plugin-dir ./plugins/spec
Then iterate without restarting:
/reload-pluginsCommit and push only when the plugin is stable, then install it from the marketplace as usual.
| Approach | How | Tradeoff |
|---|---|---|
--plugin-dir | claude --plugin-dir ./plugins/x | Recommended. Live reload, but you must pass the flag at every startup |
| Local marketplace | /plugin marketplace add ./ then /plugin install x | One-time setup, but files are copied — must reinstall after changes |
| Symlinks | ln -s /path/to/repo/plugins/x ~/.claude/plugins/x | Changes reflected live, but manual setup and fragile |
Globally installed plugins can be disabled for a specific project via
.claude/settings.json (git-committed, team-wide) or
.claude/settings.local.json (local only, not committed):
{
"enabledPlugins": {
"spec@till-claude-code-marketplace": false
}
}
Alternatively, uninstall a plugin only for the current project:
/plugin uninstall spec@till-claude-code-marketplace --scope project
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tillg/till-claude-code-marketplace --plugin md2pdfSpec workflow — document, explore, propose, iterate, apply, and archive changes
Documentation generation - API docs, README, knowledge graphs, LaTeX PDF conversion
Create beautiful HTML presentations from markdown specs using a Poimandres-themed template
Markdown preview server for AI coding agents. Renders markdown live in the browser with instant reload, Mermaid diagrams, and GFM support.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.