BeClaude

swift

New
170Community RegistryDevelopmentby FradSer

SwiftUI Clean Architecture reviewer specializing in MVVM, SwiftData, and 4-layer architecture patterns

Community PluginView Source

Overview

![MIT License](LICENSE) ![Claude Code](https://claude.ai/code)

A curated collection of 13 plugins for Claude Code, providing specialized agents, skills, and automation tools for development and productivity workflows.

Available Plugins

git

Conventional Git automation for commits and repository management with AI code quality checks.

Installation:

bash
claude plugin install git@frad-dotclaude

gitflow

GitFlow workflow automation for feature, hotfix, and release branches with semantic versioning.

Installation:

bash
claude plugin install gitflow@frad-dotclaude

github

GitHub project operations with quality gates, TDD workflows, and comprehensive validation.

Installation:

bash
claude plugin install github@frad-dotclaude

superpowers

Advanced development workflow orchestration with BDD support and self-improving skills.

Installation:

bash
claude plugin install superpowers@frad-dotclaude

refactor

Code simplification and refactoring with language-specific patterns and cross-file optimization.

Installation:

bash
claude plugin install refactor@frad-dotclaude

swiftui

SwiftUI Clean Architecture reviewer for iOS/macOS development with best practices enforcement.

Installation:

bash
claude plugin install swiftui@frad-dotclaude

claude-config

Generate a CLAUDE.md through an interactive workflow with environment detection, BDD/TDD testing options, and local best-practices references.

Installation:

bash
claude plugin install claude-config@frad-dotclaude

office

Patent application generation, Feishu document creation, Product Requirements Documents, agent-based browser automation, Lark/Feishu CLI operations, and AI writing trope detection.

Installation:

bash
claude plugin install office@frad-dotclaude

plugin-optimizer

Validate and optimize Claude Code plugins against official best practices with agent-based fixes.

Installation:

bash
claude plugin install plugin-optimizer@frad-dotclaude

frontend

Web frontend development toolkit — shadcn/ui, Next.js DevTools, React best practices, Supabase, DESIGN.md design system spec, and impeccable design skills.

Installation:

bash
claude plugin install frontend@frad-dotclaude

acpx

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

Installation:

bash
claude plugin install acpx@frad-dotclaude

code-context

Five methods to retrieve code context: DeepWiki, Context7, Exa, git clone, and web search.

Installation:

bash
claude plugin install code-context@frad-dotclaude

utils

General-purpose utility skills for documentation, writing, and project maintenance.

Installation:

bash
claude plugin install utils@frad-dotclaude

Adding a New Plugin

  1. Create a plugin directory under plugin-name/.
  2. Add .claude-plugin/plugin.json with required metadata.
  3. Add the plugin entry to .claude-plugin/marketplace.json.
  4. Run /utils:update-readme to sync both README files.

License

MIT

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/swift.md https://raw.githubusercontent.com/FradSer/dotclaude/main/SKILL.md
3
Invoke in Claude Code
/swift
View source on GitHub
code-review

Frequently Asked Questions

What is swift?

SwiftUI Clean Architecture reviewer specializing in MVVM, SwiftData, and 4-layer architecture patterns

How to install swift?

To install swift, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /swift.

What is swift best for?

swift is a community categorized under Development. It is designed for: code-review. Created by FradSer.