Content Preview
--- name: issues description: Interact with GitHub issues - create, list, and view issues. allowed-tools: Bash(gh *) risk: unknown source: community metadata: author: Shpigford version: "1.0" --- Interact with GitHub issues - create, list, and view issues. ## Instructions This command helps you work with GitHub issues using the `gh` CLI. ### Step 1: Determine Action Use AskUserQuestion to ask what the user wants to do: **Question:** - question: "What would you like to do with GitHub is
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/issues.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/issues/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/issues/SKILL.md
Related Skills
Scanning for Accessibility Issues
This skill enables Claude to perform comprehensive accessibility audits. It uses the accessibility-test-scanner plugin to identify WCAG 2.1/2.2 compliance issues, validate ARIA attributes, check keyboard navigation, and assess screen reader compatibility. Use this skill when the user requests an acc
skill-adapterscanning for accessibility issues
by jeremylongshore · plugins-plus-skills
Creating GitHub Issues from Web Research
This skill enhances Claude's ability to conduct web research and translate findings into actionable GitHub issues. It automates the process of extracting key information from web search results and formatting it into a well-structured issue, ready for team action. Use this skill when you need to res
skill-adaptercreating github issues from web research
by jeremylongshore · plugins-plus-skills
Scanning for Data Privacy Issues
This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan
skill-adapterscanning for data privacy issues
by jeremylongshore · plugins-plus-skills
scanning-for-data-privacy-issues
Scan for data privacy issues and sensitive information exposure. Use when reviewing data handling practices. Trigger with 'scan privacy issues', 'check sensitive data', or 'validate data protection'.
scanning-for-data-privacy-issuesscanningfordata
by jeremylongshore · plugins-plus-skills