# Instructions for InfluxData Documentation > **For Claude with MCP** > > This is a lightweight pointer file for Claude. For comprehensive instructions, see the files referenced below. > > **Full instruction resources**: > - [.github/copilot-instructions.md](.github/copilot-instructions.md) - For GitHub Copilot (technical setup, automation) > - [AGENTS.md](AGENTS.md) - For general AI assistants (content creation, workflows, style guidelines) > - [.claude/](.claude/) - Claude MCP configuration directory with: > - Custom commands in `.claude/commands/` > - Specialized agents in `.claude/agents/` > - Custom skills in `.claude/skills/` ## Purpose and scope Claude should help document InfluxData products by creating clear, accurate technical content with proper code examples, frontmatter, and formatting. ## Project overview See @README.md ## Available NPM commands @package.json ## Instructions for contributing See @.github/copilot-instructions.md for style guidelines and product-specific documentation paths and URLs managed in this project. See @DOCS-CONTRIBUTING.md for essential InfluxData documentation contributing guidelines, such as style and formatting, and commonly used shortcodes. See @DOCS-TESTING.md for comprehensive testing information, including code block testing, link validation, style linting, and advanced testing procedures. See @api-docs/README.md for information about the API reference documentation, how to generate it, and how to contribute to it.