From Daniel-Rosehill
Download Daniel Rosehill's resume / CV — public PDF, agent-readable JSON, or open the CV web page. Use when the user says "download my resume", "get my CV", "fetch resume JSON", "open my CV page", or similar.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin Daniel-RosehillThis skill uses the workspace's default tool permissions.
Three resume artefacts are available:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Analyzes multiple pages for keyword overlap, SEO cannibalization risks, and content duplication. Suggests differentiation, consolidation, and resolution strategies when reviewing similar content.
Share bugs, ideas, or general feedback.
Three resume artefacts are available:
| Target | URL | Default save path |
|---|---|---|
| PDF (public resume) | https://www.danielrosehill.com/files/docs/pdf/daniel-resume-public.pdf | ~/Downloads/daniel-resume-public.pdf |
| agent JSON (machine-readable) | https://www.danielrosehill.com/files/docs/resume-agent.json | ~/Downloads/resume-agent.json |
| CV web page (open in browser) | https://www.danielrosehill.com/about/cv | — |
Download PDF or JSON:
curl -fsSL -o ~/Downloads/daniel-resume-public.pdf https://www.danielrosehill.com/files/docs/pdf/daniel-resume-public.pdf
curl -fsSL -o ~/Downloads/resume-agent.json https://www.danielrosehill.com/files/docs/resume-agent.json
Open CV page in browser:
xdg-open https://www.danielrosehill.com/about/cv
If the user wants the JSON loaded into the conversation (rather than saved), fetch it and Read it back. Default to PDF if unspecified.