swift-engineer
NewOverview
A personal collection of Claude Code plugins — skills, commands, agents, and hooks that extend what Claude Code can do out of the box.
Covers iOS/Swift development, technical writing and PDF generation, CLI design, git workflows, tmux session management, structured data handling, and push notifications over Tailscale.
Getting started
Add this marketplace to Claude Code, then install any plugin you want:
# add the marketplace
/plugin marketplace add https://github.com/sjungling/sjungling-claude-plugins
# install a plugin
/plugin install technical-writer@sjungling-pluginsBrowse the available plugins in the `plugins/` directory. Each plugin has its own plugin.json describing what it provides.
Plugin anatomy
Each plugin lives under plugins/ and can contain any combination of:
plugins/<name>/
├── .claude-plugin/plugin.json # name, version, description
├── skills/ # auto-activated context and workflows
├── commands/ # slash commands
├── agents/ # specialized subagents
└── hooks/ # event-driven automationSee the Claude Code plugin docs for details on the plugin system.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/swift-engineer.md https://raw.githubusercontent.com/sjungling/claude-plugins/main/SKILL.md/swift-engineerFrequently Asked Questions
What is swift-engineer?
How to install swift-engineer?
To install swift-engineer, 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-engineer.
What is swift-engineer best for?
swift-engineer is a community categorized under General. Created by Scott.