github
Installation
SKILL.md
GitHub Skill
When to Use
- Creating new Issues or Pull Requests.
- Writing Release Notes.
- Managing Labels and Milestones.
Assets
assets/issue-template.md: Standard bug/feature issue.assets/pr-template.md: Standard PR description.assets/release-note.md: Format for releases.assets/contributing-template.md: Guidelines for contributors.assets/code-of-conduct-template.md: Community standards.assets/security-policy-template.md: Security policy.
Workflow
- Issues: Always use the template. Ensure reproduction steps are present for bugs.
- PRs: Link the PR to the Issue (
Fixes #123). - Labels: Use standard labels (
bug,enhancement,wontfix).
Related skills
More from poletron/custom-rules
cpp
>
104lancedb
>
17clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
10vulnerability-scanner
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
8trpc
>
8web-performance-optimization
Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance
7