sleeyax

24 mods across 2 repositories, 13 stars between them.

sleeyax

02

sleeyax/promptfiles

Plugin Claude Code

Sleeyax's skills and agents for day-to-day agentic coding, as an installable Claude Code plugin.

2 2d ago A tokens not measured original MIT

sleeyax-skills

03

sleeyax/promptfiles

Plugin Claude Code

Sleeyax's skills and agents for day-to-day agentic coding — planning, refining, delegation, git, review, and setup workflows.

2 2d ago A tokens not measured original MIT

sleeyax/promptfiles

Instructions file CodexOpenCode

Instructions for sleeyax/promptfiles, covering claude.md, project overview, managing the local install, file conventions and plugin manifests.

2 2d ago A 1,506 tokens original MIT

sleeyax/promptfiles

Instructions file

Instructions for sleeyax/promptfiles, a project described as: My collection of skills, prompts and custom agents.

2 2d ago A 5 tokens copy · 100% MIT

eu-lawyer

06

sleeyax/promptfiles

Agent

A pragmatic EU-focused privacy lawyer (GDPR-first). Use to review, redline, or draft policies such as privacy policies, terms of service, and data processing agreements.

2 2d ago A 39 tokens original MIT

proofreader

07

sleeyax/promptfiles

Agent

A professional markdown article analyst. Use to validate and improve markdown articles for clarity, grammar, and overall quality.

2 2d ago A 25 tokens original MIT

agent-brief

08

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 2d ago A 44 tokens original MIT

suggest-icon

09

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 2d ago A 38 tokens original MIT

tailwind-v3-compat

10

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 2d ago A 48 tokens original MIT

git-branch

11

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 2d ago A 82 tokens original MIT

git-commit

12

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 2d ago A 46 tokens original MIT

implement

13

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 2d ago A 56 tokens original MIT

granola-notes

14

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 2d ago A 52 tokens original MIT

oc-query-db

15

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 2d ago A 42 tokens original MIT

refine-issue

16

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 2d ago A 55 tokens original MIT

refine

17

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 2d ago A 46 tokens original MIT

address-review

18

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 2d ago A 61 tokens original MIT

review-changes

19

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 2d ago A 72 tokens original MIT

review-mr

20

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 2d ago A 43 tokens original MIT

claude-settings

21

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 2d ago B 46 tokens original MIT

init-agents

22

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 2d ago A 35 tokens original MIT

docs-writing

23

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 2d ago A 58 tokens original MIT

phase

24

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 2d ago A 51 tokens original MIT