BeClaude

qodo-skills

New
Official PluginDevelopmentby Anthropic

Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC—from IDE to CI/CD—ensuring consistent standards and catching issues early.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/qodo-skills.md https://raw.githubusercontent.com/qodo-ai/qodo-skills.git/main/SKILL.md
3
Invoke in Claude Code
/qodo-skills
securitytestingdesignagent

Frequently Asked Questions

What is qodo-skills?

Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC—from IDE to CI/CD—ensuring consistent standards and catching issues early.

How to install qodo-skills?

To install qodo-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /qodo-skills.

What is qodo-skills best for?

qodo-skills is a plugin categorized under Development. It is designed for: security, testing, design, agent. Created by Anthropic.