Auto-discovered marketplace from fal3/claude-skills-collection
npx claudepluginhub fal3/claude-skills-collectionComprehensive collection of iOS development skills including SwiftUI, modern Swift architecture, accessibility, performance optimization, and more.
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
Agent skills for building and maintaining promptfoo evaluations
Share bugs, ideas, or general feedback.
This repository contains a curated collection of Claude Skills organized by professional domain. Each skill provides specialized expertise to help developers build high-quality applications across different platforms and technologies.
# In Claude Code, run:
/plugin marketplace add https://github.com/fal3/claude-skills-collection
/plugin install ios-swift-skills
That's it! All 8 iOS/Swift skills are now available automatically.
Install the plugin:
# Add the marketplace
/plugin marketplace add https://github.com/fal3/claude-skills-collection
# Install the plugin
/plugin install ios-swift-skills
Benefits:
Clone this repo into your project and Claude Code will auto-detect the skills:
cd your-project/
git clone https://github.com/fal3/claude-skills-collection.git
Then reference in your project's CLAUDE.md:
Load skills from: ./claude-skills-collection/
All skills are automatically available once you install the plugin. No manual loading required!
| Skill | Description | Activation Keywords |
|---|---|---|
| swiftui-programming-skill | SwiftUI declarative UI development | SwiftUI, declarative UI, SF Symbols |
| swift-modern-architecture-skill | Swift 6/iOS 18 architecture patterns | Swift 6, iOS 18, SwiftData, modern architecture |
| ios-accessibility-skill | iOS accessibility best practices | VoiceOver, Dynamic Type, accessibility |
| swift-performance-optimization-skill | Performance optimization techniques | performance, Instruments, optimization |
| cross-platform-app-development-skill | Multi-platform app strategies | multi-platform, iPad, Mac Catalyst |
| swift-unit-testing-skill | XCTest and unit testing patterns | XCTest, unit testing, TDD |
| ios-animation-graphics-skill | SwiftUI animations and graphics | animations, Canvas, Lottie |
| memory-leak-diagnosis-skill | Memory leak detection and fixing | memory leaks, retain cycles, ARC |
Each skill includes:
Coming soon - Skills for React, TypeScript, Next.js, and modern web frameworks
Coming soon - Skills for API design, database optimization, and server architecture
Coming soon - Skills for data analysis, machine learning, and AI integration
Once installed, skills activate automatically based on your queries:
swiftui-programming-skill loadsmemory-leak-diagnosis-skill activatesios-accessibility-skill engagesswift-unit-testing-skill helpsNo manual loading required. Just ask your question and the relevant skills provide expertise.
You: "How do I add VoiceOver labels to my SwiftUI view?"
Claude: [ios-accessibility-skill activates] Here's how to implement VoiceOver...
You: "My app is using too much memory"
Claude: [memory-leak-diagnosis-skill activates] Let's diagnose potential memory leaks...
You: "I need to create a smooth animation"
Claude: [ios-animation-graphics-skill activates] I'll show you SwiftUI animation techniques...
Each skill provides:
We welcome contributions! To add or improve skills:
skills/your-skill-name/SKILL.mdCLAUDE.md:
/plugin marketplace add ./your-forkThis repository is a Claude Code plugin with the following structure: