implexa
back to leaderboard
DI

@dimillian

contributor on implexa, with 17 skills ranked by SkillRank across 2 sources.

dimillian on githubpublishes to skills.shpublishes to clawhub
skills
17
avg SkillRank
6.5
4 scored / 17 total
total stars
2
across 2 repos
total installs
4
across 2 repos

skills, ranked by SkillRank

scoresourceskill
7.3skills.sh
orchestrate-batch-refactor
orchestrate-batch-refactor coordinates parallel analysis and execution of large codebase changes by decomposing scope into dependency-aware work packets, synthesizing a single plan, and isolating worker agents to prevent merge conflicts.
6.3skills.sh
project-skill-audit
project-skill-audit reviews past codex sessions and local skill folders to recommend which skills to create or refine, grounded in actual project workflows rather than speculation.
6.3skills.sh
swiftui-performance-audit
swiftui-performance-audit diagnoses rendering slowness, janky scrolling, and memory issues via code review and instruments profiling. it classifies symptoms, applies anti-pattern checks, and guides trace analysis with remediation patterns.
6.2clawhub
Macos Spm App Packaging
macos-spm-app-packaging provides templates and scripts to build and distribute swiftpm macOS apps without xcode, covering bootstrap, packaging, signing, notarization, and sparkle appcast generation.
skills.sh
ios-debugger-agent
Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the…
skills.sh
swiftui-view-refactor
Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency…
skills.sh
swiftui-ui-patterns
Best practices and example-driven guidance for building SwiftUI views and components, including navigation hierarchies, custom view modifiers, and responsive…
skills.sh
swiftui-liquid-glass
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing…
skills.sh
react-component-performance
Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or…
skills.sh
bug-hunt-swarm
Parallel read-only multi-agent root-cause investigation for bugs, regressions, crashes, flaky behavior, or unexplained failures. Use when the user asks to…
skills.sh
github
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. Use when the user asks…
skills.sh
swift-concurrency-expert
swift-concurrency-expert — an installable skill for AI agents, published by dimillian/skills.
skills.sh
macos-menubar-tuist-app
Build, refactor, or review macOS menubar apps that use Tuist and SwiftUI. Use when creating or maintaining LSUIElement menubar utilities, defining Tuist…
skills.sh
review-swarm
review-swarm — an installable skill for AI agents, published by dimillian/skills.
skills.sh
review-and-simplify-changes
Review a git diff or explicit file scope for reuse, code quality, efficiency, clarity, and standards issues, then optionally apply safe Codex-driven fixes. Use…
skills.sh
macos-spm-app-packaging
Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a…
skills.sh
app-store-changelog
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked…