Fandhe-AI/agent-reference-skills

3Stars on the repository
153Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

comment-code

01

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A code-documentation aid that adds or strengthens comments, JSDoc, and docstrings without changing the implementation. JSDoc and docstrings are structured notes that explain code for people and tools.

not rated 3 changed today A 174 tokens

contribute-skill

02

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A workflow for contributing locally changed skills to their upstream Git repositories. An upstream repository is the project where the original skill is maintained.

not rated 3 today D 147 tokens

create-commit

03

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A commit helper that creates Git commits using the Conventional Commits format, which labels changes such as features, fixes, or breaking changes. It examines staged changes and checks for breaking changes and accidentally included secrets such as .env files.

not rated 3 today A 88 tokens

create-issue-tree

04

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A skill for creating a hierarchy of GitHub Issues divided into phases. GitHub Issues are trackable work items; the skill creates a root tracking issue, phase issues, child tasks, labels, and links between them.

not rated 3 today A 188 tokens

create-issue

05

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A tool for creating GitHub Issues and linking them into parent-and-child task groups. GitHub Issues are work items used to track bugs, features, and other tasks.

not rated 3 today A 98 tokens

create-plan

06

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A skill for creating detailed implementation plans in Markdown files under /local-plans/. It first examines the codebase and organises work into verifiable steps.

not rated 3 today C 163 tokens

create-pr

07

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A tool for creating GitHub pull requests, which propose code changes for review and merging. It prepares a Conventional Commits-style request with a summary, test plan, and design information, after an OWASP Top 10 security check.

not rated 3 today A 96 tokens

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

An automation skill for implementing a parent issue's smaller, related issues in dependency order. It uses separate worktrees, which are independent working copies of a code repository, and handles the development workflow through merge readiness.

not rated 3 today A 400 tokens

implement-issue

09

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A development workflow that reads a GitHub Issue, writes a detailed Markdown plan in /local-plans/, waits for approval, and then implements the code.

not rated 3 today A 110 tokens

implement-review-pr

10

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A reviewer for GitHub pull requests, which are proposed code changes, checking automated test results, code quality, common security risks, and commit-message conventions.

not rated 3 today A 97 tokens

implement-review

11

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A read-only reviewer for local code changes, such as a Git diff, which shows edits between versions. It checks code quality, architectural fit, and common security risks.

not rated 3 today A 88 tokens

init-claude

12

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A setup for adding Claude Code configuration to a repository, including instructions, agents, rules, skills, and hooks. Claude Code is a coding assistant that works inside a project.

not rated 3 today A 129 tokens

project-add-items

13

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A tool for turning Markdown checklists, YAML task lists, or requirements documents into project items. Each item can include a title, description, priority, and size.

not rated 3 today A 98 tokens

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A project-cleanup tool that archives project items whose status is Done. Archiving removes completed items from the active project view while retaining them for reference.

not rated 3 today A 88 tokens

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A guide for converting draft items in a GitHub Project into real GitHub Issues, which are trackable work items. It can preserve field values and link issues as sub-issues under a parent issue.

not rated 3 today A 105 tokens

project-init

16

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A guide for creating a GitHub Project, a board for organising repository work, with standard Status, Priority, and Size fields. It uses GitHub’s web interface and links the project to a repository.

not rated 3 today A 96 tokens

project-sync-issues

17

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A GitHub automation setup for keeping issue, pull request, and project-board statuses in sync. A pull request is a proposed code change submitted for review.

not rated 3 today A 107 tokens

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A project-management tool that changes fields on many project items at once. It supports fields such as status, priority, size, text, number, and date.

not rated 3 today A 88 tokens

project-view-status

19

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A read-only project progress report grouped by status, priority, or size. It includes the completion rate and a table showing the priorities of unfinished items.

not rated 3 today A 96 tokens

update-claude

20

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A review and update tool for an existing Claude Code setup, including its instructions, agents, rules, skills, and hooks. It shows gaps and suggests changes for approval before adding them.

not rated 3 today C 150 tokens

update-docs

21

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A documentation updater that keeps a repository’s CLAUDE.md file aligned with recent changes. It tracks the last update and refreshes the skill list and repository structure tree.

not rated 3 today B 129 tokens

update-issue-tree

22

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A skill for reviewing and updating an existing GitHub Issue tree, a hierarchy of related tracking issues and subissues. It recursively retrieves the tree and synchronizes its phases, labels, and summary sections.

not rated 3 today A 169 tokens

update-skill

24

Fandhe-AI/agent-reference-skills

Skill Claude CodeCodex

A workflow for checking whether an existing skill's reference files, examples, and scripts match the latest official documentation. It can also update the related CLAUDE.md instructions.

not rated 3 today A 93 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: