Plugins for Claude Natives banner
team-attention team-attention

Plugins for Claude Natives

Development community intermediate

Description

A collection of Claude Code plugins for power users who want to extend Claude Code's capabilities beyond the defaults.

Installation

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

README

Plugins for Claude Natives

A collection of Claude Code plugins for power users who want to extend Claude Code's capabilities beyond the defaults.

Table of Contents


Quick Start

# Add this marketplace to Claude Code
/plugin marketplace add team-attention/plugins-for-claude-natives

# Install any plugin
/plugin install 

Available Plugins

Plugin Description
agent-council Collect and synthesize opinions from multiple AI agents (Gemini, GPT, Codex)
clarify Transform vague requirements into precise specifications through iterative questioning
dev Developer workflow: community opinion scanning and technical decision analysis
doubt Force Claude to re-validate its response when !rv is in your prompt

...