Starting documentation and plugins for Forum One
npx claudepluginhub forumone/f1-genai-starterUpgrade Gesso for Drupal to the next minor release
Create a new UI component
Updates all npm packages
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Starter kit for generative AI skills for tools like Claude Code and Cursor
tiged installed: npm install -g tigedFind the type of project you have below and follow the instructions.
curl -o AGENTS.md https://raw.githubusercontent.com/forumone/f1-genai-starter/main/AGENTS-drupal.md && ln -s AGENTS.md CLAUDE.md && ln -s AGENTS.md GEMINI.md
agent_docs directory to the root level of your repo:
degit forumone/f1-genai-starter/agent_docs agent_docs
curl -o AGENTS.md https://raw.githubusercontent.com/forumone/f1-genai-starter/main/AGENTS-nextjs.md && ln -s AGENTS.md CLAUDE.md && ln -s AGENTS.md GEMINI.md
agent_docs directory to the root level of your repo:
degit forumone/f1-genai-starter/agent_docs agent_docs
f1-genai marketplace: /plugin marketplace add forumone/f1-genai-starter/plugin plugin-name@f1-genai.Alternately, after adding the marketplace, you can use /plugin command to open
the plugin manager and browse for or search for a plugin. (You may want to remove
the default Claude Code plugin marketplace if you're not using it, since it makes
the list quite long.) See the Claude Code documentation
for the various ways you can install plugins and manage their scope.
Note: The documentation indicates that plugin skills are namespaced, so you
would run them as /plugin-name:skill-name-here. However, I found that I could
use them just like other skills /skill-name-here. So if it's not showing up
one way, try anohter.
.cursor directory in the root level of your repo.skills directory and/or an agents inside the .cursor directorySKILLS.md file, not just the Markdown file.create-component (Next.js only) - Creates a new component. (See Prerequistes in the skill definition for what you should provide in the prompt). Requires updated component.js script from nextjs-projectnpm-package-updates (Any Gesso) - Updates npm packagesupgrade-gesso (Gesso 5 for Drupal only) - Upgrades a theme to the next Gesso release. Requires the GitHub CLI to be installed and the GitHub MCP server configured.
plan-gesso-upgrade - Skill used by upgrade-gessoimplement-gesso-upgrade - Skill used by upgrade-gessogesso-upgrade-implementer - Used with the upgrade-gesso skill in Claude Codegesso-upgrade-planner - Used with the upgrade-gesso skill in Claude Code