{"id":30184367,"url":"https://github.com/pforret/claude_code_tips","last_synced_at":"2025-08-12T12:07:15.075Z","repository":{"id":304682216,"uuid":"1019588082","full_name":"pforret/claude_code_tips","owner":"pforret","description":"Claude Code tips, best practices, and resources","archived":false,"fork":false,"pushed_at":"2025-07-15T09:11:01.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-07T20:01:30.745Z","etag":null,"topics":["claude-code"],"latest_commit_sha":null,"homepage":"https://pforret.github.io/claude_code_tips/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pforret.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-14T15:00:10.000Z","updated_at":"2025-07-19T18:49:52.000Z","dependencies_parsed_at":"2025-07-14T19:48:34.827Z","dependency_job_id":"f4c0017e-8b6f-4685-b47e-0dbb6cba08df","html_url":"https://github.com/pforret/claude_code_tips","commit_stats":null,"previous_names":["pforret/claude_code_tips"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/pforret/claude_code_tips","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fclaude_code_tips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fclaude_code_tips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fclaude_code_tips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fclaude_code_tips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pforret","download_url":"https://codeload.github.com/pforret/claude_code_tips/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fclaude_code_tips/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270057755,"owners_count":24519523,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code"],"created_at":"2025-08-12T12:07:14.431Z","updated_at":"2025-08-12T12:07:15.066Z","avatar_url":"https://github.com/pforret.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub Release](https://img.shields.io/github/v/release/pforret/claude_code_tips)\n![GitHub Tag](https://img.shields.io/github/v/tag/pforret/claude_code_tips)\n![GitHub repo file or directory count](https://img.shields.io/github/directory-file-count/pforret/claude_code_tips)\n![GitHub License](https://img.shields.io/github/license/pforret/claude_code_tips)\n\n\n# [Claude Code tips](https://github.com/pforret/claude_code_tips)\n\n## Project Overview\n\nThis is a documentation repository containing Claude Code tips, best practices, and resources. It's a collection of knowledge about MCP (Model Context Protocol) tools, Git workflows, and essential commands for effective Claude Code usage.\n\n## Repository Structure\n\n- **[COMMANDS.md](COMMANDS.md)**: Links to essential slash commands from various context engineering projects\n- **[FILES.md](FILES.md)**: essential files that help you do better AI-assisted development with Claude Code\n- **[GIT.md](GIT.md)**: Comprehensive guide on using Git as a checkpoint system with Claude Code\n- **[MCP.md](MCP.md)**: Essential MCP tools and best practices for agentic coding\n\n## Key Resources Referenced\n\n### Context Engineering Sources\n- **David Kimai**: [davidkimai/Context-Engineering](https://github.com/davidkimai/Context-Engineering/tree/main/.claude/commands)\n- **Cole**: [coleam00/context-engineering-intro](https://github.com/davidkimai/Context-Engineering/tree/main/.claude/commands)\n- **SuperClaude**: [NomenAK/SuperClaude](https://github.com/davidkimai/Context-Engineering/tree/main/.claude/commands)\n\n### MCP Tools\n- **Context7**: Real-time documentation provider (https://context7.com/)\n- **VisionCraft**: 100,000+ libraries with real-time updates [augmentedstartups/VisionCraft-MCP-Server](https://github.com/davidkimai/Context-Engineering/tree/main/.claude/commands)\n- **Gemini CLI Integration**: Second opinion consultation for complex decisions\n\n### Best Practices Source\n- **Anthropic Engineering**: [anthropic.com/engineering/claude-code-best-practices](https://github.com/davidkimai/Context-Engineering/tree/main/.claude/commands)\n\n## Git Workflow Strategy\n\nThis repository follows a checkpoint-based Git workflow as documented in GIT.md:\n\n1. Create feature branches: `git checkout -b [new_branch]`\n2. Regular checkpoints: `git add . \u0026\u0026 git commit -m '[status]'`\n3. Rollback capability: `git reset --hard [commit_hash]`\n4. Squash before PR: `git rebase -i [start_commit]`\n5. Force push if needed: `git push origin [branch] -f`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fclaude_code_tips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpforret%2Fclaude_code_tips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fclaude_code_tips/lists"}