jellydn

61 mods across 4 repositories, 1.6k stars between them.

jellydn/zed-101-setup

Instructions file CodexOpenCode

Instructions for jellydn/zed-101-setup, covering agents.md, repo overview, developer commands, readme generation and jsonc caveat.

1.4k 3d ago A 584 tokens original MIT

my-ai-tools

02

jellydn/my-ai-tools

Plugin Claude Code

Marketplace for my-ai-tools plugins.

118 2d ago A tokens not measured original MIT

jellydn/my-ai-tools

Instructions file CodexOpenCode

Instructions for jellydn/my-ai-tools, covering agent instructions, what this is, essential commands, workflow and cli.sh flags.

118 2d ago A 1,628 tokens original MIT

jellydn/my-ai-tools

Instructions file Gemini CLI

Instructions for jellydn/my-ai-tools, covering πŸ€– gemini cli agent guidelines - my-ai-tools, πŸš€ project overview, πŸ› οΈ key commands, installation & sync and development & testing.

118 2d ago A 808 tokens original MIT

jellydn/my-ai-tools

Skill Claude CodeCodex

Guides disciplined AI-assisted engineering that avoids cognitive surrender and keeps humans accountable. Use for non-trivial implementation, architecture, security, or operational tasks.

118 2d ago A 35 tokens original MIT

adr

06

jellydn/my-ai-tools

Skill Claude CodeCodex

Record architecture decisions with ADRs β€” captures why, alternatives considered, and consequences.

118 2d ago A 17 tokens original MIT

blindspot-pass

07

jellydn/my-ai-tools

Skill Claude CodeCodex

Find unknown unknowns before starting implementation β€” searches git history, patterns, and architecture for hidden gotchas.

118 2d ago A 24 tokens original MIT

jellydn/my-ai-tools

Skill Claude CodeCodex

Experiment with model capabilities β€” HTML reports, embedded questionnaires, proactive research, multi-step reasoning.

118 2d ago A 23 tokens original MIT

code-quality-review

09

jellydn/my-ai-tools

Skill Claude CodeCodex

Run an extremely strict maintainability and structural code quality review β€” flags abstraction issues, spaghetti growth, and boundary leaks.

118 2d ago A 26 tokens original MIT

code-review

10

jellydn/my-ai-tools

Skill Claude CodeCodex

Review the diff since a fixed point along two axes β€” Conventions (does the code follow this repo's coding standards and Tidy First practices?) and Intent (does the change do what it claims to do?). Runs both reviews in parallel sub-agents and reports them side by side. Use when you want to review a branch, a PR…

118 2d ago A 85 tokens original MIT

codemap

11

jellydn/my-ai-tools

Skill Claude CodeCodex

Map codebase structure with parallel analysis β€” produces 7 documents about architecture, concerns, and conventions.

118 2d ago A 22 tokens original MIT

commit-atomic

12

jellydn/my-ai-tools

Skill Claude CodeCodex

Group staged changes into atomic commits with commitizen convention.

118 2d ago A 14 tokens original MIT

context-discovery

13

jellydn/my-ai-tools

Skill Claude CodeCodex

Discover context using MCP tools β€” fff, sem, ctx, qmd, codebase-memory-mcp for codebase understanding.

118 2d ago A 29 tokens original MIT

doc-search

14

jellydn/my-ai-tools

Skill Claude CodeCodex

Search project documentation β€” ADRs, wiki entries, conventions via ripgrep, qmd, fff, and ctx.

118 2d ago A 26 tokens original MIT

docs-update

15

jellydn/my-ai-tools

Skill Claude CodeCodex

Update docs when code changes β€” reviews commits and syncs user-facing documentation.

118 2d ago A 17 tokens copy Β· 89% MIT

git-context

17

jellydn/my-ai-tools

Skill Claude CodeCodex

Search git history for context β€” commit messages, blame, related changes, impact analysis.

118 2d ago A 19 tokens original MIT

handoffs

18

jellydn/my-ai-tools

Skill Claude CodeCodex

Create handoff plans for continuing work across sessions.

118 2d ago A 12 tokens original MIT

jellydn/my-ai-tools

Skill Claude CodeCodex

Log implementation decisions β€” tracks deviations from plan and captures rationale.

118 2d ago A 15 tokens original MIT

llm-wiki

20

jellydn/my-ai-tools

Skill Claude CodeCodex

Build a persistent compounding wiki from raw sources using the LLM Wiki pattern.

118 2d ago A 20 tokens original MIT

jellydn/my-ai-tools

Skill Claude CodeCodex

Coordinates a strong read-only lead with a cheaper implementation executor. Use for non-trivial coding tasks that benefit from separate planning, execution, and independent verification.

118 2d ago A 37 tokens original MIT

pickup

22

jellydn/my-ai-tools

Skill Claude CodeCodex

Resume work from previous handoff sessions stored in .planning/handoffs/.

118 2d ago A 17 tokens original MIT

jellydn/my-ai-tools

Skill Claude CodeCodex

Turn ideas into executable goal packages with guided interviews and codebase analysis.

118 2d ago A 21 tokens original MIT

portless-local

24

jellydn/my-ai-tools

Skill Claude CodeCodex

Replace port numbers with stable named .localhost URLs for local development.

118 2d ago B 16 tokens original MIT