Syed A Bilgrami
Community@bilgrami · Milpitas, California
Python/Scala developer, Data engineer, AI Prompt Engineer. Love Bay-area, California.
Agent Skills by Syed A Bilgrami
Showing 13 vetted skills indexed across 1 GitHub repositories.
test-driven-development
Guide teams through RED-GREEN-REFACTOR cycles for Test-Driven Development.
explain
Explain code logic, architecture, and data flow for onboarding and reviews.
systematic-debugging
Diagnoses stubborn bugs through four phases: reproduction, hypotheses, experiments, and validation.
test-gen
Generate pytest test suites with fixtures, mocks, and parametrized cases.
executing-plans
Execute implementation plans with ordered tasks, blocker tracking, and validation.
review
Identify and categorize bugs, security issues, performance problems, and styling violations in codebases.
fix
Identify and fix bugs in a codebase with deterministic patches.
writing-plans
Generate executable implementation plans from high-level requirements with goals, risks, and milestones.
security-audit
Identify and document OWASP Top 10 security vulnerabilities in codebases.
commit-msg
Generate conventional commit messages from git diffs.
requesting-code-review
Generate code-review PR descriptions with sections for changes, rationale, tests, and review focus.
migrate-module
Move Python modules or symbols and rewrite all import statements across the codebase.
refactor
Refactor Python code to improve readability and maintainability without changing behavior.