From matomo-analytics
List all available Matomo sites and let the user choose which one to analyze. Use this as a starting point when no site ID is known or when the user wants to pick a site.
How this skill is triggered — by the user, by Claude, or both
Slash command
/matomo-analytics:discover-sitesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help the user find and select a Matomo site to work with.
Help the user find and select a Matomo site to work with.
Call matomo_list_sites to get all available sites.
Present the sites as a numbered list with:
Ask the user which site they want to analyze.
Once they pick a site, confirm the selection and remind them they can use the site ID with any other matomo-analytics skill, for example:
/matomo-analytics:traffic-report for a traffic overview/matomo-analytics:performance-diagnostic for page load analysis/matomo-analytics:search-insights for site search analysis/matomo-analytics:page-events-analysis for cross-referencing page views with event usageOr they can ask any analytics question directly and specify the site ID.
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.
npx claudepluginhub lucaspretti/claude-plugins --plugin matomo-analytics