FradSer

70 mods across 7 repositories, 1.1k stars between them.

frad-dotclaude

01

FradSer/dotclaude

Plugin Claude Code

Frad's Claude Code plugin marketplace featuring specialized agents and workflow automation.

587 20d ago A tokens not measured original MIT

bump-version

02

FradSer/dotclaude

Command Claude Code

Bump plugin version in plugin.json and marketplace.json.

587 20d ago A 10 tokens original MIT

dotclaude

03

FradSer/dotclaude

Settings file Claude Code

Agent settings configuring enabledPlugins.

587 20d ago A tokens not measured original MIT

FradSer/dotclaude

Skill Claude CodeCodex

This skill should be used when the user asks to "reflect on skills from memory", "audit marketplace skills against memory", "从记忆中检查 skills 的问题", "反思并修改 skill", "apply memory feedback to skills", or wants to turn accumulated memory feedback about this marketplace's skills into concrete skill fixes. Reads the project's…

587 20d ago A 99 tokens original MIT

dotclaude CLAUDE.md

05

FradSer/dotclaude

Instructions file

Instructions for FradSer/dotclaude, covering claude.md, repository overview, plugin structure, development workflow and specific checks only.

587 20d ago A 1,129 tokens original MIT

acpx

06

FradSer/dotclaude

Plugin Claude Code

Knowledge base for acpx - a headless ACP CLI for agent-to-agent communication.

587 20d ago A tokens not measured original MIT

acpx

07

FradSer/dotclaude

Skill Claude CodeCodex

Use acpx as a headless ACP CLI for agent-to-agent communication, always inside an isolated SubAgent. Use when running coding agents through acpx, managing persistent ACP sessions, queueing prompts, consuming structured agent output from scripts, comparing the same prompt across multiple agents, or composing…

587 20d ago A 83 tokens original MIT

antigravity

08

FradSer/dotclaude

Plugin Claude Code

Delegate tasks and deep research to Google Gemini Managed Agents (Antigravity) running in a remote sandbox, then read the results back.

587 20d ago A tokens not measured original MIT

delegate

09

FradSer/dotclaude

Skill Claude CodeCodex

Delegates a self-contained task to a Google Gemini Managed Agent (Antigravity) running in a remote sandbox with code execution, web search, and URL reading. This skill should be used when the user asks to "delegate to Gemini", "offload to Antigravity", "run this in a remote sandbox", or wants a task executed in an…

587 20d ago B 99 tokens original MIT

research

10

FradSer/dotclaude

Skill Claude CodeCodex

Runs a deep-research query on Google Gemini's deep-research managed agent and returns a cited report. This skill should be used when the user asks to "deep research with Gemini", "run Gemini deep research", "have Antigravity research X", or wants a thorough, multi-source web research report produced by a remote Gemini…

587 20d ago A 91 tokens original MIT

autoresearch

11

FradSer/dotclaude

Plugin Claude Code

Autonomous research loop inspired by karpathy/autoresearch — give it a plain-language goal and it infers the artifact, evaluator (numeric scorer / objective gate / LLM rubric), and bounds, then iterates: cheap sequential rounds that escalate to a parallel GAN tournament when they plateau.

587 20d ago A tokens not measured original MIT

cancel

12

FradSer/dotclaude

Command

Cancel active autoresearch loop.

587 20d ago A 5 tokens original MIT

help

13

FradSer/dotclaude

Command

Explain autoresearch plugin and available commands.

587 20d ago B 7 tokens original MIT

start

14

FradSer/dotclaude

Command

Turn a plain-language goal into a research contract by inspecting the repo, grill the contract with the user one decision at a time (goal measurability, artifact, evaluator, bounds), then launch the loop (sequential, escalating to a tournament when stuck).

587 20d ago A 52 tokens original MIT

code-context

15

FradSer/dotclaude

Plugin Claude Code

Retrieve code context for any repo, library, or natural-language query via DeepWiki, Context7, Exa, git clone, and web search+fetch.

587 20d ago A tokens not measured original MIT

context-researcher

16

FradSer/dotclaude

Agent

Use this agent when you need to research a library, repository, or code pattern without polluting the main conversation context. Spawns an isolated lookup using DeepWiki, Context7, Exa, git clone, and Web Search+Fetch, then returns concise findings. Accepts arbitrary natural-language queries, repo slugs, library…

587 20d ago A 76 tokens original MIT

code-context

17

FradSer/dotclaude

Skill Claude CodeCodex

This skill should be used when the user asks to "understand a codebase", "get code context", "research a library", "explore a repository", "find code examples", "look up documentation", asks a natural-language code/technology question (e.g. "how does X work", "X vs Y", "best practice for Z"), or wants to understand…

587 20d ago C 93 tokens original MIT

get-context

18

FradSer/dotclaude

Skill Claude CodeCodex

Execute this when the user requests code context for a repository, library, or any natural-language code/technology question using DeepWiki, Context7, Exa, git clone, and/or web search+fetch.

587 20d ago A 45 tokens original MIT

generate-image

19

FradSer/dotclaude

Plugin Claude Code

Generate or edit images via two backends: Google Gemini (gemini-3-pro-image) or any OpenAI-compatible endpoint (gpt-image-2, dall-e-3).

587 20d ago A tokens not measured original MIT

generate-image

20

FradSer/dotclaude

Skill Claude CodeCodex

Generate or edit images via two backends: Google Gemini (gemini-3-pro-image) or any OpenAI-compatible endpoint (gpt-image-2, dall-e-3). Use when the user wants to create, draw, illustrate, or edit an image, icon, logo, poster, or concept art.

587 20d ago A 67 tokens original MIT

git-agent

21

FradSer/dotclaude

Plugin Claude Code

AI-first Git CLI automation — atomic AI commits, co-change relations (git-agent related), pre-tool hook safety, and workspace initialization.

587 20d ago A tokens not measured original MIT

git-agent

22

FradSer/dotclaude

Agent

Thin wrapper around git-agent CLI. Routes the user's intent to the right git-agent CLI subcommand. By default, any input is treated as a commit intent and passed to git-agent commit --intent. Runs when the user @git-agent, asks to "check git health", "review repo setup", "scan for secrets", "update gitignore"…

587 20d ago A 397 tokens original MIT

commit-and-push

23

FradSer/dotclaude

Skill Claude CodeCodex

Creates atomic conventional git commits using git-agent and pushes changes to the remote repository.

587 20d ago A 21 tokens original MIT

commit

24

FradSer/dotclaude

Skill Claude CodeCodex

Creates atomic conventional git commits using git-agent. This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit changes using AI atomic commits.

587 20d ago A 41 tokens copy · 88% MIT