By danielraffel
Repeats prompts internally using Google Research's technique to improve LLM accuracy on non-reasoning tasks like multiple-choice, list navigation, and fact retrieval, with automatic intent detection for follow-up actions.
Apply triple prompt repetition for maximum accuracy on list navigation and pattern matching tasks
Apply simple prompt repetition to the user's last message to improve performance on non-reasoning tasks
Apply verbose prompt repetition with framing to the user's last message
Official marketplace for Claude Code plugins and Agent Skills (SKILL.md) you can use with OpenAI Codex and Claude Code.
juce-dev plugin).In Claude Code, run:
/plugin marketplace add danielraffel/generous-corp-marketplace
Then install plugins:
Worktree Manager:
/plugin install worktree-manager@generous-corp-marketplace
Chainer:
/plugin install chainer@generous-corp-marketplace
Prompt Repeater:
/plugin install prompt-repeater@generous-corp-marketplace
Orchestrate:
/plugin install orchestrate@generous-corp-marketplace
Design Partner:
/plugin install design-partner@generous-corp-marketplace
JUCE Dev:
/plugin install juce-dev@generous-corp-marketplace
Then restart Claude Code.
Codex scans for skills in repo or user locations under .agents/skills. Recommended options:
Example: install this repo's Codex skills user-wide via symlink:
git clone https://github.com/danielraffel/generous-corp-marketplace
cd generous-corp-marketplace
mkdir -p ~/.agents/skills
ln -s "$(pwd)/skills/codex/claude" ~/.agents/skills/claude
ln -s "$(pwd)/skills/codex/juce-visage" ~/.agents/skills/juce-visage
Usage in Codex:
/skills (or type $claude / $juce-visage) to select or invoke a skill.Claude Code loads skills from:
Example: symlink the Claude Code juce-visage skill into your personal Claude skills folder:
git clone https://github.com/danielraffel/generous-corp-marketplace
cd generous-corp-marketplace
mkdir -p ~/.claude/skills
ln -s "$(pwd)/skills/claude/juce-visage" ~/.claude/skills/juce-visage
Usage in Claude Code:
juce-dev to get the same skill bundled automatically.MIT License
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub danielraffel/generous-corp-marketplace --plugin prompt-repeaterAI-powered design thinking partner that helps explore ideas, generate visuals, and create prototypes through natural conversation
Generate agent team orchestration prompts from any task description
Create and manage JUCE audio plugin projects from the JUCE-Plugin-Starter template
Claude Code plugin for the Pulp audio framework — build, test, design, and ship audio plugins and apps
Cross-platform CI coordination
Generate agent team orchestration prompts from any task description
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
A comprehensive collection of custom skills for Claude Code covering engineering, product management, design, content, trading, database, QA, and educational domains
Agents for UI/UX design, accessibility, and user experience optimization
Standalone utilities for codebase exploration, web research, git operations, and code maintenance
Expert Prompt Engineer with Context Engineering, Meta-Prompting, Chain-of-Thought, Few-Shot, Agent Design, 50+ Template Library, and A/B Testing