ruchernchong/mcp-server-google-analytics
Instructions file
Instructions for ruchernchong/mcp-server-google-analytics, covering claude.md, essential commands, build and development, testing and code quality.
ruchernchong/mcp-server-google-analytics
Instructions file
Instructions for ruchernchong/mcp-server-google-analytics, covering claude.md, essential commands, build and development, testing and code quality.
ruchernchong/mcp-server-google-analytics
MCP server Claude CodeCodexCursor +2
Google Analytics MCP server for accessing web analytics data. Runs locally from the mcp-server-google-analytics npm package.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
MCP server Claude CodeCodexCursor +2
GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.
MCP server Claude CodeCodexCursor +2
MCP server for HeroUI Native component documentation via Model Context Protocol. Runs locally from the @heroui/native-mcp npm package.
MCP server Claude CodeCodexCursor +2
MCP server for HeroUI component documentation via Model Context Protocol. Runs locally from the @heroui/react-mcp npm package.
MCP server Claude CodeCodexCursor +2
Next.js development tools MCP server with stdio transport. Runs locally from the next-devtools-mcp npm package.
Instructions file
Claude Code instructions for ruchernchong/claude-kit, covering claude.md, project overview, commands, install dependencies and lint and format code.
Agent
Checks UI code for accessibility compliance. Use when ensuring WCAG compliance, screen reader support, or keyboard navigation.
Agent
Designs REST APIs with Hono. Use when creating API routes, designing endpoints, or structuring API responses.
Agent
Researches APIs and integration patterns. Use when integrating external APIs, understanding API documentation, or designing API clients.
Agent
Designs caching strategies. Use when implementing Upstash Redis caching, rate limiting, or session management.
Agent
Sets up CI/CD pipelines. Use when configuring GitHub Actions, automating deployments, or setting up continuous integration.
Agent
Builds reusable UI components. Use when creating React components with Next.js App Router, HeroUI v3, and Tailwind CSS v4.
Agent
Optimizes CSS and Tailwind usage. Use when improving Tailwind CSS v4 patterns, cleaning up styles, or optimizing CSS performance.
Agent
Optimizes database queries and schema. Use when improving Drizzle ORM queries, Neon Postgres performance, or database structure.
Agent
Diagnoses bugs from errors and stack traces. Use when debugging issues, analyzing error logs, or troubleshooting problems.
Agent
Analyzes dependencies and suggests updates. Use when updating packages, checking for vulnerabilities, or managing dependencies.
Agent
Maintains design system consistency. Use when working with HeroUI v3, Tailwind CSS v4 theming, or ensuring UI consistency.
Agent
Evaluates libraries for project fit. Use when choosing between packages, assessing dependencies, or vetting new libraries.
Agent
Helps plan database migrations. Use when changing Drizzle schemas, running migrations, or planning upgrade paths.
Agent
Checks responsive design and breakpoints. Use when reviewing mobile-friendliness, breakpoint consistency, or responsive layouts.
Agent
Audits code for security vulnerabilities. Use when checking for OWASP issues, authentication flaws, or security best practices.
Agent
Generates tests for code. Use when writing unit tests, integration tests, or component tests with Vitest and React Testing Library.