sourav15mukherjee

19 mods across 1 repository, 5 stars between them.

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Scan web application code for WCAG 2.1 accessibility violations. Use when the user asks to check accessibility, audit a11y, find WCAG issues, review for screen reader support, or improve accessibility. Analyzes components and templates for violations and outputs a prioritized report.

5 5mo ago A 63 tokens original MIT

api-docs-writer

02

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Generate comprehensive API documentation from source code. Use when the user asks to document APIs, create API docs, generate endpoint documentation, or write API reference. Scans route handlers and produces structured docs with endpoints, parameters, and examples.

5 5mo ago A 52 tokens original MIT

changelog-generator

03

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Generate a CHANGELOG.md entry from git history. Use when the user asks to create a changelog, write release notes from commits, update CHANGELOG.md, or prepare for a release. Analyzes commits since the last tag and produces a formatted entry grouped by type.

5 5mo ago A 59 tokens original MIT

code-reviewer

04

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Review code for bugs, security issues, performance problems, and best practice violations. Use when the user asks to review code, check code quality, find bugs, or audit a file. Provides actionable feedback with severity ratings and suggested fixes.

5 5mo ago A 51 tokens original MIT

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Generate conventional commit messages from staged git changes. Use when the user asks to commit, create a commit message, write a commit, or wants help with git commits. Analyzes staged diffs and produces structured messages following the Conventional Commits specification.

5 5mo ago A 54 tokens original MIT

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Validate JSON/YAML schemas, generate TypeScript interfaces and Zod schemas from data samples, and detect schema drift. Use when the user asks to generate types from JSON, create a Zod schema, validate API responses, check data shapes, or compare schema versions.

5 5mo ago A 57 tokens original MIT

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Scan project dependencies for known CVEs, outdated packages, and supply chain risks. Use when the user asks to audit dependencies, check for vulnerabilities, scan packages, run a security check on nodemodules, or wants to know if their dependencies are safe. Supports npm, pip, cargo, go mod, maven, gem, and nuget.

5 5mo ago A 76 tokens original MIT

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Analyze and optimize Dockerfiles for image size, layer caching, security, and build speed. Use when the user asks to optimize a Dockerfile, reduce image size, harden a container, improve build performance, or review Docker configuration. Produces scored analysis with before/after diffs.

5 5mo ago A 63 tokens original MIT

env-config-manager

09

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Manage .env files, validate required variables, generate .env.example templates, and detect missing config between environments. Use when the user asks to check environment variables, create an env example file, compare configs, validate env setup, or audit secrets in their repository.

5 5mo ago A 56 tokens original MIT

error-explainer

10

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Diagnose and fix error messages and stack traces. Use when the user pastes an error, stack trace, build failure, or runtime exception. Provides plain-English explanation, root cause analysis, and a working fix using actual project context.

5 5mo ago A 52 tokens original MIT

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Generate production-grade UI components with visual style systems, color palettes, typography, and responsive layouts. Use when the user asks to build UI, create a landing page, design a component, generate a hero section, or wants frontend design help with styling and layout.

5 5mo ago A 56 tokens original MIT

git-branch-manager

12

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Create, manage, and clean up git branches with smart naming conventions. Use when the user asks to create a branch, switch branches, clean up branches, list branches, or manage git workflow. Follows team naming conventions and prevents common mistakes.

5 5mo ago A 54 tokens original MIT

i18n-helper

13

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Extract hardcoded strings into translation keys, generate locale files, find untranslated strings, and validate locale completeness. Use when the user asks to internationalize their app, add translations, extract strings, check for missing translations, or set up i18n.

5 5mo ago A 55 tokens original MIT

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Generate comprehensive pull request descriptions from branch diffs. Use when the user asks to create a PR, write a PR description, or prepare a pull request. Analyzes all commits and changes between branches to produce structured descriptions with summary, changes list, and test plan.

5 5mo ago A 59 tokens original MIT

prompt-engineer

15

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Help users craft optimized AI prompts. Use when the user asks to write a prompt, improve a prompt, create a system message, build few-shot examples, or optimize LLM instructions for any AI model (OpenAI, Anthropic, open-source).

5 5mo ago A 54 tokens original MIT

readme-generator

16

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Analyze project structure and generate a comprehensive README.md. Use when the user asks to create a README, generate documentation, write project docs, or wants a README for their repo. Scans the codebase and produces a polished README with all standard sections.

5 5mo ago A 54 tokens original MIT

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Identify code smells and apply systematic refactoring patterns. Use when the user asks to refactor code, clean up code, improve code quality, reduce complexity, or fix code smells. Applies proven refactoring patterns while preserving behavior.

5 5mo ago A 50 tokens original MIT

sql-query-optimizer

18

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Analyze and optimize SQL queries for performance. Use when the user asks to optimize a query, improve database performance, analyze an EXPLAIN plan, add indexes, rewrite slow queries, or has a database bottleneck. Supports PostgreSQL, MySQL, and SQLite.

5 5mo ago A 58 tokens original MIT

test-generator

19

sourav15mukherjee/skillforge-free-skills

Skill Claude CodeCodex

Generate comprehensive unit and integration tests for functions, classes, or modules. Use when the user asks to write tests, add tests, create test coverage, or test a specific function. Detects the testing framework and produces thorough test suites with edge cases.

5 5mo ago A 53 tokens original MIT