Imran-ml

11 mods across 1 repository, 3 stars between them.

code-reviewer

01

Imran-ml/claude-skills

Agent Claude Code

Use this agent for deep code review tasks: analyzing code quality, spotting bugs, checking design patterns, reviewing architecture decisions, or when the user says "review this code", "what's wrong with this", "code review". This agent reads code carefully and returns structured feedback.

3 5mo ago A 61 tokens

doc-writer

02

Imran-ml/claude-skills

Agent Claude Code

Use this agent to write or improve technical documentation: README files, API docs, inline code comments, architectural decision records (ADRs), or when the user says "write docs", "document this", "update README", "create API documentation".

3 5mo ago A 53 tokens

security-auditor

03

Imran-ml/claude-skills

Agent Claude Code

Use this agent for security-focused analysis: finding vulnerabilities, checking authentication flows, auditing dependencies, reviewing security configurations. Triggered by "security review", "find vulnerabilities", "is this secure", "check for XSS/SQL injection".

3 5mo ago A 56 tokens

test-generator

04

Imran-ml/claude-skills

Agent Claude Code

Use this agent to write tests for existing code, generate test suites, add unit tests, integration tests, or when the user says "write tests for", "add tests", "test coverage", "generate test cases".

3 5mo ago A 47 tokens

claude-skills

05

Imran-ml/claude-skills

Settings file Claude Code

Reusable Claude Code configuration repository with skills, subagents, hooks, MCP setup, and examples for bootstrapping new projects.

3 5mo ago A tokens not measured

commit

06

Imran-ml/claude-skills

Skill Claude CodeCodex

Use this skill when the user wants to create a git commit, stage files, write a commit message, or finalize their work with a git commit. Also invoked by phrases like "commit my changes", "save to git", "git commit".

3 5mo ago A 51 tokens

deploy

07

Imran-ml/claude-skills

Skill Claude CodeCodex

Use this skill to help deploy code to an environment. Triggered by "deploy", "deploy to staging", "deploy to production", "ship it".

3 5mo ago A 34 tokens

generate-docs

08

Imran-ml/claude-skills

Skill Claude CodeCodex

Use this skill to generate, update, or improve documentation. Triggered by "write docs", "generate documentation", "update README", "document this code".

3 5mo ago A 37 tokens

review-pr

09

Imran-ml/claude-skills

Skill Claude CodeCodex

Use this skill when the user wants to review a pull request, check a PR for issues, or get feedback on a GitHub PR. Triggered by "review PR", "check PR", "review pull request", or "/review-pr ".

3 5mo ago A 56 tokens

security-audit

10

Imran-ml/claude-skills

Skill Claude CodeCodex

Use this skill to perform a security audit, scan for vulnerabilities, check OWASP Top 10 issues, or review code for security problems. Triggered by "security audit", "check security", "find vulnerabilities".

3 5mo ago A 46 tokens

test

11

Imran-ml/claude-skills

Skill Claude CodeCodex

Use this skill to run tests, identify failures, and fix them. Triggered by "run tests", "fix failing tests", "make tests pass", or "/test".

3 5mo ago A 38 tokens