serialexperimentslainnnn

Claude Code Native — Security skill for Claude Code

Security community

Claude Code for JetBrains IDEs — a native GUI client for Anthropic's AI coding agent.

How to install Claude Code Native

This entry records only its repository, not the path inside it, so there is no exact command to give. Open serialexperimentslainnnn/claude-code-native and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Code Native does

Claude Code for JetBrains IDEs — a native GUI client for Anthropic's AI coding agent. Streaming chat, editable IDE diffs, MCP and a deterministic security layer. IntelliJ IDEA, PyCharm, WebStorm, GoLand, Rider. No Node.js at runtime.

Alternatives in Security

  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
  • Agents Evolution — [Legacy] Optimized AGENTS.md system instructions for AI CLI/IDE agents 30 ★
  • Harden IDE Extensions — Audit IDE extensions and secure developer tool configs 15 ★

README

Claude Code Native

[![Version](https://img.shields.io/badge/version-6.0.0-E07B5A)](CHANGELOG.md) [![IDE](https://img.shields.io/badge/JetBrains-2025.3.1%20%E2%86%92%20263.*-000000?logo=jetbrains)](#requirements) [![Marketplace](https://img.shields.io/badge/Marketplace-Claude%20Code%20Native-2A2A2A)](https://plugins.jetbrains.com/plugin/31965-claude-code-native) [![License](https://img.shields.io/badge/license-GPL--3.0-blue)](LICENSE)

**Claude Code, living inside your JetBrains IDE — with hands.** This plugin runs your own `claude` CLI in a native chat and hands the agent the IDE itself: it opens files for you, takes you to a line, shows you a commit in the Log or a diff in the diff viewer, finds you a pull request and puts it on screen; it reads through the index, edits through the document model, refactors with the refactoring engine, builds, runs, tests and debugs through the run system, drives Git and GitHub through the IDE's own account and views, works the Services panel, and can fire any menu entry the IDE registers. Everything is shown to you as it happens, without ever taking your focus, and every call passes a deterministic security guard first.

Unofficial, community-built, open source. Not affiliated with, sponsored by, or endorsed by Anthropic or JetBrains. It needs your own `claude` CLI and your own Claude subscription or API key; nothing is bundled.

Contents