alirezarezvani/claude-code-tresor

A world-class collection of Claude Code utilities: autonomous skills, expert agents, slash commands, and prompts that supercharge your development workflow

768Stars on the repository
17Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer

01

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Automatic code quality and best practices analysis. Use proactively when files are modified, saved, or committed. Analyzes code style, patterns, potential bugs, and security basics. Triggers on file changes, git diff, code edits, quality mentions.

not rated 768 +1 2mo ago A 54 tokens original MIT

git-commit-helper

02

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit message help. Analyzes git diff to create clear, descriptive conventional commit messages. Triggers on git commit, staged changes, commit message requests.

not rated 768 +1 2mo ago A 55 tokens original MIT

test-generator

03

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user mentions testing. Creates test scaffolding with Jest, Vitest, Pytest patterns. Triggers on new functions, components, test requests, testing mentions.

not rated 768 +1 2mo ago A 55 tokens original MIT

api-documenter

04

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Auto-generate API documentation from code and comments. Use when API endpoints change, or user mentions API docs. Creates OpenAPI/Swagger specs from code. Triggers on API file changes, documentation requests, endpoint additions.

not rated 768 +1 2mo ago A 48 tokens original MIT

readme-updater

05

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Keep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes.

not rated 768 +1 2mo ago A 49 tokens original MIT

dependency-auditor

06

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt changes, or before deployments. Alerts on vulnerable dependencies. Triggers on dependency file changes, deployment prep, security mentions.

not rated 768 +1 2mo ago A 51 tokens original MIT

secret-scanner

07

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security is mentioned. Prevents accidental secret exposure. Triggers on file changes, git commits, security checks, .env file modifications.

not rated 768 +1 2mo ago B 55 tokens original MIT

security-auditor

08

alirezarezvani/claude-code-tresor

Skill Claude CodeCodex

Continuous security vulnerability scanning for OWASP Top 10, common vulnerabilities, and insecure patterns. Use when reviewing code, before deployments, or on file changes. Scans for SQL injection, XSS, secrets exposure, auth issues. Triggers on file changes, security mentions, deployment prep.

not rated 768 +1 2mo ago A 63 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: