claude-code-tresor
Complete Claude Code toolkit with skills, agents, and workflow commands
All Skills in This Repository (8)
Pure Emerald Level Indicatorsreadme-updater
Automate README updates by parsing diffs and detecting relevant code changes.
api-documenter
Generate OpenAPI 3.0 specifications from code across multiple frameworks.
dependency-auditor
Detect vulnerabilities in project dependencies across multiple ecosystems.
secret-scanner
Detect exposed secrets and block commits containing sensitive credentials.
security-auditor
Detect OWASP Top 10 security vulnerabilities in code and configurations.
test-generator
Generates basic unit test scaffolding for new functions and components across JavaScript, Python, Java, and Go frameworks.
git-commit-helper
Generate conventional commit messages from staged git diff changes.
code-reviewer
Detect code quality issues across JavaScript, TypeScript, Python, Go, and React.
Frequently Asked Questions
FAQPage SchemaHow to install Claude Code Tresor?▼
Run `npx skills add alirezarezvani/claude-code-tresor --all -g -y` in your terminal to install all skills, agents, and commands globally.
What does Claude Code Tresor do?▼
It adds 8 autonomous skills, 141 expert sub-agents, and 19 slash commands to Claude Code, covering code review, security scanning, test generation, documentation, and deployment workflows.
How do the autonomous skills work?▼
Skills like code-reviewer and security-auditor activate automatically when you edit files or commit code, flagging bugs, vulnerabilities, and missing tests without manual commands.
Can it scan my code for security vulnerabilities?▼
Yes. The security-auditor, secret-scanner, and dependency-auditor skills detect OWASP Top 10 issues, exposed API keys, and vulnerable dependencies in real time.
Does it work for non-developers?▼
Partially. Marketing, product, finance, and design sub-agents handle business tasks, but the core value targets developers working in Claude Code.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core