harishgovardhandamodar avatar

harishgovardhandamodar

Community

@harishgovardhandamodar

5Followers
|
420Public Repos
|
21Published Skills

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.

harishgovardhandamodarharishgovardhandamodar

idea-refine

Transform raw ideas into a markdown one-pager with problem framing and MVP scope.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

debugging-and-error-recovery

Guide engineers through reproducibility, evidence preservation, and root-cause analysis for failures.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

using-agent-skills

Match tasks to suitable agent skills and invoke them automatically.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

test-driven-development

Apply test-driven development through failing tests and red-green-refactor cycles.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

planning-and-task-breakdown

Decompose specifications into ordered tasks with acceptance criteria and dependencies.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

incremental-implementation

Implement multi-file changes in small, testable increments.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

api-and-interface-design

Define contract-first API interfaces with standardized error semantics for REST or GraphQL endpoints.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

ci-cd-and-automation

Automate CI/CD pipelines with quality gates for safe deployments.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

context-engineering

Optimize agent context with hierarchical rules, specs, and selective file inclusion.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

frontend-ui-engineering

Build accessible React and TypeScript components with design system adherence.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

shipping-and-launch

Orchestrate safe production rollouts with pre-launch checklists and rollback plans.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

spec-driven-development

Create structured specifications with a gated four-phase workflow.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

code-review-and-quality

Review code across correctness, readability, architecture, security, and performance.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

security-and-hardening

Apply validation, parameterized queries, secure headers, and secrets handling to harden code.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

deprecation-and-migration

Identify legacy systems and plan phased deprecation with timelines and owners.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

code-simplification

Simplify code readability while preserving exact runtime behavior.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

source-driven-development

Verify framework-specific implementation decisions against official documentation with cited URLs.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

performance-optimization

Diagnose frontend and backend bottlenecks to reduce user-visible latency.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

browser-testing-with-devtools

Inspect live web applications with Chrome DevTools MCP for debugging.

Community
Advanced
harishgovardhandamodarharishgovardhandamodar

git-workflow-and-versioning

Structure git workflows with branching, atomic commits, and pre-commit checks.

Community
Intermediate
harishgovardhandamodarharishgovardhandamodar

documentation-and-adrs

Record architectural decisions and project documentation with ADR templates and verification checklists.

Community
Basic