DimillianDimillianCommunityยท17 Agent Skills Included

Skills

Apple platform development skills for SwiftUI, Swift, and code review

Automates Apple platform engineering tasks like SwiftUI performance audits, Swift concurrency fixes, macOS app packaging, and App Store release notes. Runs multi-agent code reviews, bug hunts, and batch refactors without manual diff inspection or guesswork. Includes ready-made patterns for SwiftUI views, Liquid Glass, menubar apps, and React performance tuning to ship faster.
npx skills add Dimillian/Skills --all -g -y

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
DimillianDimillian

review-swarm

Reviews git diffs with four parallel read-only agents covering regressions, security, performance, and contracts.

Community
Intermediate
๐Ÿ“ฆ In Repo
DimillianDimillian

orchestrate-batch-refactor

Plans and executes large refactors with dependency-aware parallel multi-agent work packets.

Community
Advanced
๐Ÿ“ฆ In Repo
DimillianDimillian

review-and-simplify-changes

Reviews git diffs for reuse, quality, efficiency, and clarity issues using parallel read-only sub-agents.

Community
Advanced
๐Ÿ“ฆ In Repo
DimillianDimillian

project-skill-audit

Analyzes past Codex sessions and local skills to recommend new or updated project skills.

Community
Intermediate
๐Ÿ“ฆ In Repo
DimillianDimillian

bug-hunt-swarm

Investigates bugs with four parallel read-only sub-agents to produce ranked root-cause hypotheses.

Community
Advanced
๐Ÿ“ฆ In Repo
DimillianDimillian

macos-menubar-tuist-app

Builds and maintains Tuist-based macOS menubar apps with layered SwiftUI architecture.

Community
Intermediate
๐Ÿ“ฆ In Repo
DimillianDimillian

react-component-performance

Analyze React component renders and apply memoization to reduce re-renders.

Community
Intermediate
๐Ÿ“ฆ In Repo
DimillianDimillian

app-store-changelog

Generates App Store release notes from git history since last tag.

Community
Basic
๐Ÿ“ฆ In Repo
DimillianDimillian

swift-concurrency-expert

Identifies and remediates Swift 6.2+ concurrency issues like actor isolation and Sendable safety with minimal patches.

Community
Advanced
๐Ÿ“ฆ In Repo
DimillianDimillian

macos-spm-app-packaging

Build and package SwiftPM-based macOS apps without Xcode.

Community
Advanced
๐Ÿ“ฆ In Repo
DimillianDimillian

swiftui-liquid-glass

Implement and review Liquid Glass usage in SwiftUI iOS 26+ apps.

Community
Advanced
๐Ÿ“ฆ In Repo
DimillianDimillian

github

Automate GitHub issue, PR, CI, and API tasks via the gh CLI.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Dimillian Skills?โ–ผ

Run `npx skills add Dimillian/Skills --all -g -y` in your terminal to install all skills in this suite globally.

What do these SwiftUI skills cover?โ–ผ

They cover UI patterns, view refactoring, performance audits, Liquid Glass adoption, and Swift 6.2 concurrency fixes for iOS and macOS apps.

How do the review and bug hunt swarms work?โ–ผ

They launch four read-only sub-agents in parallel to review diffs or trace bugs, then return a ranked list of issues or root causes with a fix path.

Can I package a macOS app without Xcode?โ–ผ

Yes. The macOS SwiftPM packaging skill scaffolds, builds, signs, and notarizes SwiftPM-based apps entirely from the command line.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, Cursor, and other compatible AI agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’