Skip to content

Add CLAUDE.MD development guide for AI assistants - #1

Open
bretthowell714-source wants to merge 2 commits into
huntr-helper:huntr-dev-security-policy-7537from
bretthowell714-source:claude/update-claude-md-2xSwl
Open

Add CLAUDE.MD development guide for AI assistants#1
bretthowell714-source wants to merge 2 commits into
huntr-helper:huntr-dev-security-policy-7537from
bretthowell714-source:claude/update-claude-md-2xSwl

Conversation

@bretthowell714-source

Copy link
Copy Markdown

Created comprehensive CLAUDE.MD file containing:

  • Repository overview and structure
  • Development guidelines and conventions
  • Security considerations
  • Common tasks and workflows
  • AI-specific instructions for working with .github repository

Created comprehensive CLAUDE.MD file containing:
- Repository overview and structure
- Development guidelines and conventions
- Security considerations
- Common tasks and workflows
- AI-specific instructions for working with .github repository

@bretthowell714-source bretthowell714-source left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks good

Added complete development environment configurations:

**Issue & PR Templates:**
- Bug report template (YAML format) with structured fields
- Feature request template with priority and use cases
- PR template with AI-assisted development tracking
- Issue template configuration

**GitHub Actions Workflows:**
- Code quality checks (linting, markdown, security)
- Claude PR review helper with automated context generation
- Dependency review and security scanning

**Development Container:**
- Docker-based dev environment with Node.js 20
- Pre-installed Claude Code CLI
- Git, GitHub CLI, and common dev tools
- VSCode extensions and settings

**VSCode Configuration:**
- Editor settings with formatting rules
- Recommended extensions list
- Custom tasks for common operations
- Debug configurations for Node.js and Chrome

**Code Quality Configs:**
- EditorConfig for consistent coding styles
- Prettier configuration for code formatting
- Markdownlint rules for documentation
- Comprehensive .gitignore

**Documentation:**
- Comprehensive README with quick start guide
- Usage instructions for all features
- Customization guidelines

All configurations are optimized for AI-assisted development
and will apply as defaults across all repositories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants