dimillian/skills

My Codex Skills

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 41 minutes ago
Added to GitGenius on September 17th, 2026
Created on December 30th, 2025
Open Issues & Pull Requests: 11 (+0)
GitHub issues: Enabled
Number of forks: 205
Total Stargazers: 3,973 (+0)
Total Subscribers: 43 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.1 hours
Mean response time: 10.1 hours
90th percentile: 10.1 hours
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 151 days
Stale 30+ days: 4
Stale 90+ days: 4

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Skills is a collection of reusable development skills for Apple platforms, GitHub workflows, and code review tasks that integrate with a Codex environment.

The repository addresses the problem of repetitive engineering work by packaging focused, self-contained skills that automate or streamline common development activities. These skills cover generating App Store release notes, debugging iOS applications, improving SwiftUI and React code, packaging macOS applications, running multi-agent diff reviews and bug investigations, code review and simplification, orchestrating refactors, and auditing project skill requirements. The approach works by organizing these capabilities as discrete skill modules that can be installed into a Codex environment under the skills directory.

Developers working on Apple platforms who use Codex as their development environment should consider this collection if they perform recurring tasks like iOS debugging, SwiftUI optimization, or App Store release management. The skills are particularly suited for teams that want to standardize code review processes, automate release note generation, or coordinate multi-agent code analysis workflows. The repository is designed for straightforward installation by placing skill folders in the appropriate Codex directory.

The project maintains a focused, curated set of skills rather than pursuing breadth. Development activity shows selective addition of new capabilities with attention to practical engineering problems. The skills remain organized around specific domains like Apple platform development and code review rather than expanding into unrelated areas.