igniteui/ai-repo-structure · Archived

review-learning-repo-pr

Reviews pull requests that change the teaching structure of this repository. Use when PRs affect README.md, AGENTS.md, CLAUDE.md, .claude/, .github/, or skills/.

First seen Jul 19, 2026

Installation

$ npx skills add igniteui/ai-repo-structure --skill review-learning-repo-pr

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from igniteui/ai-repo-structure.

npx skills add igniteui/ai-repo-structure

Browse all from igniteui/ai-repo-structure

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4
License LICENSE
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,040 B
  • docs SUMMARY.md 192 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Review learning repo PR

Use this skill for pull requests that change the repository’s AI structure, instructions, agents, skills, or teaching content.

Review workflow

  1. Read references/review-checklist.md.
  2. Run scripts/list-learning-files.sh.
  3. Review changed files in:

- README.md - AGENTS.md - CLAUDE.md - .claude/ - .github/ - skills/

  1. Check for:

- incorrect or stale file paths - examples that do not match the repo - invalid or weak frontmatter - mixed-up responsibilities between Claude, GitHub, and shared layers - missing updates to related examples

  1. Write the result using assets/review-template.md.

Review style

  • Be concrete.
  • Use exact file paths.
  • Prefer actionable comments.
  • Focus on instructional accuracy and structural consistency.