Fandhe-AI

93 mods across 2 repositories, 4 stars between them.

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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago 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.

3 2d ago A 169 tokens

SessionStart

23

Fandhe-AI/agent-reference-skills

Hook Claude Code

Runs when a session starts, running echo 'agent-reference-skills: 日本語でやりとり / 重い作業は .claude/agent. From Fandhe-AI/agent-reference-skills.

3 2d ago A tokens not measured