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.
npx claudepluginhub lucaspretti/claude-plugins --plugin matomo-analyticsThis skill uses the workspace's default tool permissions.
Help the user find and select a Matomo site to work with.
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 competition with Porter's Five Forces, Blue Ocean Strategy, and positioning maps to identify differentiation opportunities and market positioning for startups and pitches.
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.