Skip to content

Conversation

@aRustyDev
Copy link
Owner

Summary

  • Add comprehensive github-app-dev skill for building GitHub Apps
  • 48 files including core references, 11 hosting guides, and 29 category patterns

Details

Core References

  • webhooks.md - Complete webhook event reference with payload examples
  • permissions.md - Permission matrix for repository, organization, and account levels
  • octokit.md - Octokit SDK patterns and TypeScript examples
  • probot.md - Probot framework patterns and best practices

Hosting Guides (11 platforms)

Cloudflare Workers, Vercel, Netlify, AWS Lambda, Google Cloud Functions, Azure Functions, Fly.io, Railway, Render, DigitalOcean, Glitch, Self-hosted

App Category Guides (29 categories)

Each includes common use cases, key webhooks, recommended permissions, TypeScript code patterns, security considerations, and related categories.

Test plan

  • Skill structure validated
  • SKILL.md has proper frontmatter
  • All supporting files organized correctly

Closes #33

🤖 Generated with Claude Code

### Added
- github-app-dev skill promoted from infra/docs project
- Core references: webhooks, permissions, octokit, probot patterns
- 11 hosting platform guides (Cloudflare Workers, Vercel, AWS Lambda, etc.)
- 29 app category guides with TypeScript patterns and best practices

Closes #33

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@aRustyDev aRustyDev merged commit d9c9556 into main Dec 25, 2025
4 checks passed
@aRustyDev aRustyDev deleted the feat/add-skill-github-app-dev branch December 25, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SKILL] github-app-dev

2 participants