CommitTheKermit

22 mods across 1 repository, 5 stars between them.

pr-description

02

CommitTheKermit/ao-skills

Command

A command for writing a pull request description in a predefined format. A pull request is a request to review and merge code changes into a project.

5 6d ago A 13 tokens

pr-todo-notion

04

CommitTheKermit/ao-skills

Command

A command that reviews a GitHub pull request and creates a child page of simple checkbox tasks in Notion, a workspace for notes and project tracking.

5 6d ago A 19 tokens

session-handoff

05

CommitTheKermit/ao-skills

Command

A command that packages the current coding session's context into a prompt and a handoff.md file. The file can be used to brief the next session.

5 6d ago A 30 tokens

socratic-learn

06

CommitTheKermit/ao-skills

Command

A guided learning mode based on the Socratic method, where a topic is broken down, explained, checked with questions, and scored.

5 6d ago A 29 tokens

step-by-step

07

CommitTheKermit/ao-skills

Command

A workflow for implementing approved work one step at a time, checking each step, reporting the result, and committing the changes.

5 6d ago A 18 tokens

stt-refine

08

CommitTheKermit/ao-skills

Command

A command that turns speech-to-text transcripts into two Markdown files: a reviewed transcript and a summary. It can also combine transcripts from consecutive recording sessions.

5 6d ago A 31 tokens

ao-skill-update

09

CommitTheKermit/ao-skills

Skill Claude CodeCodex

첫 동작으로 python3 "$HOME/.agents/skills/usage-stats/scripts/usagestats.py" record skill ao-skill-update >/dev/null 2>&1 || true를 이 발동에서 한 번만 실행한다.

5 6d ago A 74 tokens

build-signed-aab

10

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A workflow for building and checking a signed Android App Bundle, the upload file used to submit an Android app to Google Play. It checks project details, tests, code quality, signing, the app manifest, and the launcher icon before storing the bundle with its version name.

5 6d ago A 114 tokens

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A pre-submission review for Android apps targeting Google Play, the store where Android apps are published, using current policies, project checks, tests, and past rejection cases.

5 6d ago A 108 tokens

CommitTheKermit/ao-skills

Skill Claude CodeCodex

첫 동작으로 python3 "$HOME/.agents/skills/usage-stats/scripts/usagestats.py" record skill claude-design-handoff >/dev/null 2>&1 || true를 이 발동에서 한 번만 실행한다.

5 6d ago A 0 tokens

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A design handoff reader that takes supported Codex.ai/design or Anthropic design links and reads their README, production files, and chat transcripts. It uses that material to update a project's design source.

5 6d ago A 0 tokens

handoff-css-guard

14

CommitTheKermit/ao-skills

Skill Claude CodeCodex

An automated guard for CSS exported from Codex.ai/design handoffs. It checks for hidden syntax failures, missing CSS variables, mismatched class selectors, and outdated built files.

5 6d ago A 195 tokens

knowledge-loop

15

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A review process for turning session-generated knowledge suggestions into lasting project guidance, reusable skills, or reference documents.

5 6d ago A 55 tokens

no-ai-design

16

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A design checkpoint that requires architectural choices and alternatives to be discussed before implementation, with the final choice left to the user.

5 6d ago A 0 tokens

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A case-recording tool for Android app review failures on Google Play, Google's Android app store. It extracts failure conditions and fixes from rejection emails, Play Console messages, screenshots, and reproduction details.

5 6d ago A 114 tokens

release-commit

18

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A release-commit writer that builds a fixed-format Git commit from the changes since the previous release commit, including the changed items, release target, and version changes.

5 6d ago A 138 tokens

step-by-step

19

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A workflow that divides implementation into small, verifiable steps, previews each step for approval, and repeats review, testing, reporting, and unresolved-decision checks.

5 6d ago A 91 tokens

todo

20

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A TODO manager that stores shared and project-specific tasks in one file at /.Codex/todo.md. Each task can link to a context file, and the current project’s tasks can be shown when a session starts.

5 6d ago A 141 tokens

usage-stats

21

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A usage-reporting skill for ao-skills, which manages personal Codex skills, hooks, and harnesses. It shows how often they have been used and when they were first and most recently used.

5 6d ago A 103 tokens

yfix

22

CommitTheKermit/ao-skills

Skill Claude CodeCodex

A debugging review that explains a problem's root cause using evidence from the code, compares possible fixes, and asks which direction to take.

5 6d ago A 82 tokens