Sanyam Khurana
Community@curiouslearner · Toronto, Canada
Maintainer @ DjangoProject.com | CPython Bug Triager | AWS Certified Solutions Architect | Open Source Advocate | MSCS @ Georgia Tech
Agent Skills by Sanyam Khurana
Showing 52 vetted skills indexed across 1 GitHub repositories.
architecture-documenter
Document system architecture and technical decisions with diagrams and ADRs.
migration-generator
Generate forward and backward migration files for SQL databases and ORMs.
snippet-manager
Save, organize, search, and retrieve code snippets by language, tags, and categories.
pr-template-generator
Generate pull request descriptions from code changes and commit history.
pattern-detector
Detect design patterns and anti-patterns in codebases with refactoring recommendations.
project-scaffolder
Automate software project scaffolding across languages, frameworks, and project types.
webhook-tester
Set up local tunnels and inspect webhook request payloads.
test-generator
Generate unit tests for code using detected testing frameworks and project conventions.
npm-helper
Manage Node.js package installations and dependency resolution across npm, Yarn, and pnpm.
dependency-auditor
Audit project dependencies for vulnerabilities, outdated packages, and license issues.
commit-helper
Generate Conventional Commits messages from staged Git changes.
complexity-analyzer
Measure code complexity metrics and identify high-complexity areas in software projects.
onboarding-helper
Generate onboarding documentation covering setup, architecture, and team processes.
documentation-generator
Generates code documentation in multiple formats including JSDoc, docstrings, Rustdoc, and READMEs from analyzing code signatures, return types, exceptions, and usage patterns.
refactor-assistant
Analyze code for smells and suggest refactoring patterns like Extract Method.
chart-generator
Generates bar, line, pie, scatter, heatmap, and 3D charts using Matplotlib, Seaborn, Chart.js, and Plotly.
secret-scanner
Detect and report exposed secrets in code repositories using regex and entropy analysis.
api-documentation
Generate API documentation from OpenAPI/Swagger specs and code comments.
auth-analyzer
Analyze authentication and authorization patterns for security vulnerabilities against OWASP Top 10 and NIST.
deployment-checker
Execute pre-deployment validation checks for production readiness using Node.js scripts.
query-optimizer
Analyze SQL query performance and identify bottlenecks using EXPLAIN tools.
performance-profiler
Analyze code performance patterns and identify optimization opportunities.
env-manager
Validate environment variables and generate .env.example documentation files.
csv-processor
Parse, transform, clean, and analyze CSV files with statistical summaries.