hamzaamjad

59 mods across 2 repositories, 3 stars between them.

hamzaamjad/cursor-rules

Cursor rule

To provide a systematic framework for discovering, documenting, and handling discrepancies between vendor-supplied API/webhook documentation and actual implementation behavior. Empirical Impact: Vendor documentation accuracy averages 60-70%, with webhook implementations showing 40% format variations from documented…

2 1y ago A 0 tokens original MIT

hamzaamjad/cursor-rules

Cursor rule

GCLOUDPATH=$(find /Users/$USER -name "gcloud" -type f 2>/dev/null | head -1) if [ -z "$GCLOUDPATH" ]; then echo "❌ gcloud not found, please install Google Cloud SDK" exit 1 fi echo "✅ Found gcloud at: $GCLOUDPATH".

2 1y ago A 0 tokens original MIT

hamzaamjad/mcp-claude-context

Instructions file

Claude Code instructions for hamzaamjad/mcp-claude-context, covering mcp claude context server - claude.md, 🎯 project overview, 🏗️ architecture, 📁 repository structure and 🚀 quick commands.

1 1y ago B 2,545 tokens original MIT

mcp-claude-context

59

hamzaamjad/mcp-claude-context

MCP server Claude CodeCodexCursor

MCP server for Claude conversation extraction with enhanced export and search. Runs locally from the mcp-claude-context Python package.

1 1y ago A tokens not measured original MIT