{"id":28578447,"url":"https://github.com/powerappsdarren/ai-cheat-sheets","last_synced_at":"2026-01-31T10:33:08.814Z","repository":{"id":297993506,"uuid":"998518518","full_name":"PowerAppsDarren/ai-cheat-sheets","owner":"PowerAppsDarren","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-08T19:35:52.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-08T20:29:52.891Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/PowerAppsDarren.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":"roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-08T19:26:08.000Z","updated_at":"2025-06-08T19:35:56.000Z","dependencies_parsed_at":"2025-06-08T20:40:07.927Z","dependency_job_id":null,"html_url":"https://github.com/PowerAppsDarren/ai-cheat-sheets","commit_stats":null,"previous_names":["powerappsdarren/ai-cheat-sheets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PowerAppsDarren/ai-cheat-sheets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Fai-cheat-sheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Fai-cheat-sheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Fai-cheat-sheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Fai-cheat-sheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerAppsDarren","download_url":"https://codeload.github.com/PowerAppsDarren/ai-cheat-sheets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerAppsDarren%2Fai-cheat-sheets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28938594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T10:18:23.202Z","status":"ssl_error","status_checked_at":"2026-01-31T10:18:22.693Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-06-11T01:10:13.324Z","updated_at":"2026-01-31T10:33:08.791Z","avatar_url":"https://github.com/PowerAppsDarren.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Cheat Sheets 🤖\n\nA comprehensive collection of AI prompting guides and cheat sheets for various AI tools and use cases.\n\n## 📚 Contents\n\n- **Video Generation**: Complete guide for AI video prompting and storyboard creation\n- *More cheat sheets coming soon...*\n\n## 📁 Repository Structure\n\n```\nai-cheat-sheets/\n├── .git/                           # Git repository data\n├── .github/                        # GitHub-specific files\n│   ├── ISSUE_TEMPLATE/             # Issue templates\n│   │   ├── bug_report.yml          # Bug report form\n│   │   ├── feature_request.yml     # Feature request form\n│   │   └── question.yml            # Question form\n│   ├── PULL_REQUEST_TEMPLATE.md    # PR template\n│   └── workflows/                  # GitHub Actions\n│       └── validation.yml          # HTML validation workflow\n├── .gitignore                      # Files to ignore in Git\n├── CHANGELOG.md                    # Version history\n├── CONTRIBUTING.md                 # Contribution guidelines\n├── LICENSE                         # MIT license\n├── README.md                       # This file\n├── SECURITY.md                     # Security policy\n├── roadmap.md                      # Project roadmap\n└── video-gen.html                  # Video generation cheat sheet\n```\n\n## 🚀 Quick Start\n\n1. Browse the cheat sheets in your web browser\n2. Open the HTML files directly or serve them locally\n3. Use the guides as reference while working with AI tools\n\n## 📋 Available Cheat Sheets\n\n### Video Generation (`video-gen.html`)\nComplete guide covering:\n- Big picture planning and objectives\n- Scene composition and \"recipe\" definition\n- Visual and audio direction\n- Story structure and pacing\n- Technical parameters and settings\n\n## 🎯 Usage\n\nEach cheat sheet is designed to be:\n- **Quick Reference**: Fast lookup while working\n- **Comprehensive**: Covers all major aspects\n- **Practical**: Real examples and templates\n- **Browser-Friendly**: No installation required\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/new-cheat-sheet`)\n3. Commit your changes (`git commit -m 'Add new AI cheat sheet'`)\n4. Push to the branch (`git push origin feature/new-cheat-sheet`)\n5. Open a Pull Request\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🌟 Support\n\nIf you find these cheat sheets helpful, please:\n- ⭐ Star this repository\n- 🍴 Fork and contribute\n- 📢 Share with others\n- 🐛 Report issues\n\n## 📚 Planned Additions\n\n- [ ] Text Generation Prompting\n- [ ] Image Generation (DALL-E, Midjourney, Stable Diffusion)\n- [ ] Code Generation (GitHub Copilot, ChatGPT)\n- [ ] Audio Generation\n- [ ] AI Chat Best Practices\n- [ ] Prompt Engineering Fundamentals\n\n---\n\n*Happy AI prompting! 🎉*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerappsdarren%2Fai-cheat-sheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowerappsdarren%2Fai-cheat-sheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerappsdarren%2Fai-cheat-sheets/lists"}