alirezarezvani/claude-code-tresor
DirSkills catalogs 8 skills from this repository, across 3 categories: Automation, Quality, Writing.
📘
1w ago
API Documenter
API Documenter generates OpenAPI, Swagger, and related API specs from code and comments. Use it when endpoints change or API docs are requested.
Writing
766167
🧐
1w ago
Code Reviewer
Code Reviewer runs lightweight checks on saved, modified, or committed code to catch style issues, bugs, and basic security patterns. It is useful for quick feedback before commits or when reviewing diffs.
Quality
766167
🛡️
1w ago
Dependency Auditor
Dependency Auditor checks package manifests and lockfiles for known vulnerabilities before deployments or after dependency changes. It runs audits like npm audit or pip-audit and suggests fixes and breaking-change risks.
Quality
766167
📝
1w ago
Git Commit Helper
Git Commit Helper generates conventional commit messages from staged changes and git diff. Use it when creating commits, reviewing changes, or asking for a commit message.
Automation
766167
📝
1w ago
Readme Updater
Readme Updater keeps README files current when features, dependencies, setup, or configuration change. It suggests section-by-section updates based on code and file changes.
Writing
766167
🔒
1w ago
Secret Scanner
Secret Scanner detects exposed secrets, API keys, credentials, and tokens in code. Use it before commits, on file saves, or during security checks to block accidental leaks.
Quality
766167
🛡️
1w ago
Security Auditor
Security Auditor scans code and dependencies for common vulnerabilities like SQL injection, XSS, auth issues, and exposed secrets. Use it when reviewing changes, before deployments, or after security-related edits.
Quality
766167
🧪
1w ago
Test Generator
Test Generator suggests basic tests for new functions and components when code is added or testing is mentioned. It creates starter cases in Jest, Vitest, or Pytest and leaves comprehensive suites to the test-engineer sub-agent.
Quality
766167