harishgovardhandamodar
Community@harishgovardhandamodar
Researching Security and Privacy on AI / ML @ Swift - Society for Worldwide Interbank Financial Telecommunications
Agent Skills by harishgovardhandamodar
Showing 21 vetted skills indexed across 1 GitHub repositories.
idea-refine
Transform raw ideas into a markdown one-pager with problem framing and MVP scope.
debugging-and-error-recovery
Guide engineers through reproducibility, evidence preservation, and root-cause analysis for failures.
using-agent-skills
Match tasks to suitable agent skills and invoke them automatically.
test-driven-development
Apply test-driven development through failing tests and red-green-refactor cycles.
planning-and-task-breakdown
Decompose specifications into ordered tasks with acceptance criteria and dependencies.
incremental-implementation
Implement multi-file changes in small, testable increments.
api-and-interface-design
Define contract-first API interfaces with standardized error semantics for REST or GraphQL endpoints.
ci-cd-and-automation
Automate CI/CD pipelines with quality gates for safe deployments.
context-engineering
Optimize agent context with hierarchical rules, specs, and selective file inclusion.
frontend-ui-engineering
Build accessible React and TypeScript components with design system adherence.
shipping-and-launch
Orchestrate safe production rollouts with pre-launch checklists and rollback plans.
spec-driven-development
Create structured specifications with a gated four-phase workflow.
code-review-and-quality
Review code across correctness, readability, architecture, security, and performance.
security-and-hardening
Apply validation, parameterized queries, secure headers, and secrets handling to harden code.
deprecation-and-migration
Identify legacy systems and plan phased deprecation with timelines and owners.
code-simplification
Simplify code readability while preserving exact runtime behavior.
source-driven-development
Verify framework-specific implementation decisions against official documentation with cited URLs.
performance-optimization
Diagnose frontend and backend bottlenecks to reduce user-visible latency.
browser-testing-with-devtools
Inspect live web applications with Chrome DevTools MCP for debugging.
git-workflow-and-versioning
Structure git workflows with branching, atomic commits, and pre-commit checks.
documentation-and-adrs
Record architectural decisions and project documentation with ADR templates and verification checklists.