By fcakyon
Sync CLAUDE.md instructions and permissions allowlist from GitHub repos to local ~/.claude/ config, refresh chat context from global/project CLAUDE.md or AGENTS.md files, regenerate Plugins section in README.md from marketplace.json and plugin dirs with install tables/ZIP badges, fetch Anthropic's frontend design skill for UI guidance, and lint data contracts after Edit/Write tool uses.
npx claudepluginhub fcakyon/claude-codex-settings --plugin claude-toolsRefresh context with CLAUDE.md instructions
Sync allowlist from GitHub repository to user settings
Sync CLAUDE.md from GitHub repository
Update README.md plugin sections and download links
Modifies files
Hook triggers on file write and edit operations
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimDocumentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Commands for loading context and priming Claude for specific tasks
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Tools for managing CLAUDE.md memory files
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Complete PRP workflow automation - plan, implement, debug, review, commit, and PR commands with specialized agents
My daily battle-tested Claude Code/Desktop and OpenAI Codex setup with skills, commands, hooks, subagents and MCP servers.
Plugins add skills, commands, and automations to your AI coding tool. Install only what you need from the plugin list below.
Prerequisites: See INSTALL.md for setup requirements.
# Add marketplace (one time)
/plugin marketplace add fcakyon/claude-codex-settings
# Install any plugin by name
/plugin install < plugin-name > @claude-settings
codex plugin install < plugin-name > @claude-settings
gemini extensions install --path ./plugins/<plugin-name>
cursor plugin install < plugin-name > @claude-settings
Create symlinks for cross-tool compatibility:
ln -sfn CLAUDE.md AGENTS.md
ln -sfn CLAUDE.md GEMINI.md
| Claude Code | Codex CLI | Gemini CLI |
|---|---|---|
/plugin install anthropic-office-skills@claude-settings | codex plugin install anthropic-office-skills@claude-settings | gemini extensions install --path ./plugins/anthropic-office-skills |
Official office document skills from anthropics/skills.
| Skill | Description | Install |
|---|---|---|
pdf | PDF processing (read, merge, split, create, OCR, forms) | |
pptx | PowerPoint presentation building and editing | |
xlsx | Excel spreadsheet processing with formulas | |
docx | Word document creation and editing |