Claude Codecraft Toolkit
Description
🚀 Master Claude Code Skills 2026: AI-Powered PR Reviews & Security Audits
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
AI-Powered Automated Code Review & Security Audit Toolkit for Development Teams
[](https://frun1753.github.io/claude-codecraft-toolkit/)
**A Production-Ready Framework for Intelligent Code Quality Assurance, Vulnerability Detection, and Dependency Governance**
Overview
This repository introduces a **context-aware, multi-model AI toolkit** designed to transform how development teams handle code reviews, security audits, and dependency management. Unlike traditional static analysis tools that rely on predefined rules, this system leverages **Claude API** and **OpenAI API** integration to understand code semantics, project context, and architectural patterns. The result is a **responsive, adaptive assistant** that evolves with your codebase, reducing review cycles from days to minutes while catching issues that conventional tools miss.
The toolkit operates as a **skill-based orchestration layer** that can be invoked directly from your terminal, integrated into CI/CD pipelines, or deployed as a standalone service. It supports **multilingual code analysis** across 30+ programming languages and provides **24/7 continuous monitoring** capabilities for teams operating across time zones.
Key Features
- Context-Aware Code Reviews — Understands your project's architecture, coding standards, and domain-specific requirements rather than applying generic rules
- Zero-Day Vulnerability Detection — Uses AI pattern recognition to identify security flaws that signature-based scanners cannot detect
- Intelligent Dependency Governance — Analyzes dependency trees for license compliance, known CVEs, and compatibility risks
- Multi-Model AI Backend — Seamlessly switches between Claude API and OpenAI API based on task complexity and cost optimization
- Responsive CLI Interface — Designed for both human interaction and automated pipeline execution
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,