By rawe
Knowledge how to use the FirstSpirit fs-cli to sync templates locally from and to a FirstSpirit project
npx claudepluginhub rawe/claude-dev-skills --plugin firstspirit-fs-cliA marketplace for Claude Code skills and plugins.
Add this marketplace to your Claude Code configuration:
https://github.com/rawe/claude-dev-skills
Comprehensive knowledge for templating in the FirstSpirit CMS, specifically focused on SiteArchitect development. Covers page templates, section templates, format templates, link templates, input components, template syntax, system objects, rules, and workflows.
Keywords: firstspirit, cms, templating, sitearchitect
FirstSpirit CMS template development using fs-cli. Helps set up fs-cli environment, export templates from FirstSpirit server, modify templates with Claude Code, and import changes back to server. Use when working with FirstSpirit templates, CMS development, or when user mentions fs-cli, FirstSpirit, or template synchronization.
Keywords: firstspirit, fs-cli, cms, template-sync, cli
Wrapper for Claude Code enabling delegated agent sessions for specialized, potentially long-running tasks. Key features include resumable sessions by name (no session ID management), independent MCP configurations per agent, and background execution with polling support.
This is deprecated in favor of the Agent Orchestrator plugin. Please Checkout: https://github.com/rawe/claude-agent-orchestrator
Keywords: cli, agent, session-management, background-tasks, delegation, mcp-configuration, resumption
To add a new plugin to this marketplace:
.claude-plugin/marketplace.json with your plugin's metadataIndividual plugins may have their own licenses. See each plugin directory for details.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.