Claude Agents by Ian Nuttall
Description
This repository contains custom agents for Claude Code.
Installation
claude install-skill https://github.com/iannuttall/claude-agents README
Claude Code Custom Agents
This repository contains custom agents for Claude Code.
Installation
For Project-Specific Use
Copy the agents to your project's `.claude/agents/` directory:
mkdir -p .claude/agents
cp agents/*.md .claude/agents/
For Global Use (All Projects)
Copy the agents to your user's Claude directory:
mkdir -p ~/.claude/agents
cp agents/*.md ~/.claude/agents/
Available Agents
- undefined
Usage
Once installed, Claude Code will automatically detect and use these agents when appropriate for your tasks.
Related Agents
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Security community wcag-audit-patterns
| Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Security community Deps Audit
| You are a dependency security expert specializing in vulnerability scanning, license compliance, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Security community Security Hardening
| Implement comprehensive security hardening with defense-in-depth strategy through coordinated multi-... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Security community Security Dependencies
| You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and su... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Security community Security Sast
| Static Application Security Testing (SAST) for comprehensive code vulnerability detection across mul... | - | [wshobson/agents](https://github.com/wshobson/agents) |
Security community Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events