sleeyax/promptfiles

My collection of skills, prompts and custom agents

2Stars on the repository
22Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-brief

01

sleeyax/promptfiles

Skill Claude CodeCodex

Render an agent-ready implementation brief — a durable, testable spec another agent can build from. Use when writing up work for an issue, a handoff, or a cloud agent to pick up.

2 3d ago A 44 tokens original MIT

suggest-icon

02

sleeyax/promptfiles

Skill Claude CodeCodex

Suggest an icon for a given concept, using the most appropriate icon library available in the project. Use when the user asks for icon suggestions or which icon to use for something.

2 3d ago A 38 tokens original MIT

tailwind-v3-compat

03

sleeyax/promptfiles

Skill Claude CodeCodex

Toggle Tailwind v3 compatibility behaviors back on in a Tailwind v4 project — default border color, ring width, placeholder color, button cursor, dialog margins, hover-on-mobile, and container padding.

2 3d ago A 48 tokens original MIT

git-branch

04

sleeyax/promptfiles

Skill Claude CodeCodex

Suggest a branch name for the current work in the repo's existing naming style. If on the default branch, create the new branch after confirmation; if on a custom branch, offer to rename it or branch off it. Records the base branch it was cut from. Use when the user asks for a branch name, wants to start a new branch…

2 3d ago A 82 tokens original MIT

git-commit

05

sleeyax/promptfiles

Skill Claude CodeCodex

Write a commit message that matches the repo's existing style and create the commit. Use when the user asks to commit changes, wants a commit message proposal, or finishes a phase of work that needs a commit.

2 3d ago A 46 tokens original MIT

implement

06

sleeyax/promptfiles

Skill Claude CodeCodex

Implement a specific GitHub, GitLab, or Linear issue end-to-end — fetch it, set up a branch, plan, implement, propose a commit, and review the result. Use when the user references an issue number/URL/identifier and wants it implemented.

2 3d ago A 56 tokens original MIT

granola-notes

07

sleeyax/promptfiles

Skill Claude CodeCodex

Fetch the notes from a shared Granola meeting document (notes.granola.ai) and render them as markdown. Use whenever the user asks to fetch, read, summarize, or import notes or a transcript from a Granola link.

2 3d ago A 52 tokens original MIT

oc-query-db

08

sleeyax/promptfiles

Skill Claude CodeCodex

Answer a question about a deployed database with read-only SQL, running the MariaDB/MySQL client inside its pod on OpenShift via oc. Optimized for use with a small local model.

2 3d ago A 42 tokens original MIT

refine-issue

09

sleeyax/promptfiles

Skill Claude CodeCodex

Refine a GitHub or GitLab issue into an agent-ready brief — fetch it, ground it in the codebase, interview the user about the gaps, then comment on or update the issue. Use when an issue is too thin to implement.

2 3d ago A 55 tokens original MIT

refine

10

sleeyax/promptfiles

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, refine their design, or mentions "refine this".

2 3d ago A 46 tokens original MIT

address-review

11

sleeyax/promptfiles

Skill Claude CodeCodex

Fetch a GitHub PR's or GitLab MR's review comments, triage them, and address the relevant ones with one commit per comment. Defaults to the open PR/MR for the current branch. Use when the user wants to act on reviewer feedback left on a PR/MR.

2 3d ago A 61 tokens original MIT

review-changes

12

sleeyax/promptfiles

Skill Claude CodeCodex

Review a branch's committed changes with two independent reviewers and report the merged findings. Use when the user explicitly asks to review a branch or self-review before pushing. Do not use just because code was written or edited, and do not use for reviewing a single file on request. For posting a GitLab MR…

2 3d ago A 72 tokens original MIT

review-mr

13

sleeyax/promptfiles

Skill Claude CodeCodex

Review a GitLab merge request like a senior engineer and post findings as a draft review. Use when the user supplies a GitLab MR URL and asks to review it. GitHub not supported.

2 3d ago A 43 tokens original MIT

claude-settings

14

sleeyax/promptfiles

Skill Claude CodeCodex

Toggle token-hungry Claude Code features (bundled skills, workflows, artifacts, hooks, auto memory, built-in tools, ...) on or off via /.claude/settings.json to shrink the system prompt.

2 3d ago B 46 tokens original MIT

init-agents

15

sleeyax/promptfiles

Skill Claude CodeCodex

Initialize or improve an AGENTS.md file with a trimmed, non-obvious-only codebase guide, plus a CLAUDE.md stub that imports it.

2 3d ago A 35 tokens original MIT

docs-writing

16

sleeyax/promptfiles

Skill Claude CodeCodex

Write or edit project documentation — READMEs, guides, module and API docs, docs/ pages. Use when creating a new doc, restructuring docs that have drifted or duplicated, or reviewing prose for staleness and filler. Not for code comments or commit messages.

2 3d ago A 58 tokens original MIT

phase

17

sleeyax/promptfiles

Skill Claude CodeCodex

Break a non-trivial implementation into small, sequential, individually committed phases, each committed before the next begins. Use proactively whenever a plan or task can be split into multiple phases — do not wait for the user to ask for a phased approach.

2 3d ago A 51 tokens original MIT