Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

arjitj2/arjit-skills

9 skills765 installsGitHub

Install

npx skills add https://github.com/arjitj2/arjit-skills

Skills in this repo

1Swiftui Design Principlesswiftui-design-principles is a MIT-licensed agent skill at version 1.1.1 that encodes UI patterns separating production-quality SwiftUI apps from generic AI-generated layouts. The skill applies when creating or modifying SwiftUI views, iOS widgets via WidgetKit, or any native Apple interface where spacing, typography, color, and hierarchy must feel intentional. Patterns are derived from comparing polished shipping apps against poorly built alternatives, focusing on margins, text sizing, visual weight, and widget implementations that read as native rather than templated. The skill triggers on SwiftUI view work, WidgetKit timelines, and requests to improve iOS UI polish. Reach for swiftui-design-principles when generated SwiftUI code looks visually off—tight margins, inconsistent type scales, or widgets that fail to match platform conventions—even if the logic compiles cleanly.738installs2Adding A ProjectThis skill adds a new project to the owner's personal site and resume and makes it live. It updates the projects list in the arjit-me site and the projects.tex file in arjit-resume, compiles the resume PDF, and pushes the site to main to deploy. It is a personal, repo-specific publishing workflow tied to fixed local paths.4installs3Address Copilot ReviewThis skill handles GitHub Copilot PR review comments end to end. A developer uses it to read the review, decide which comments to act on, implement and verify worthwhile fixes, push follow-up commits, reply on each thread, and resolve threads that are fully addressed. It relies on gh and GraphQL to fetch line-level comments, submit pending replies, and resolve review threads.4installs4Creating SkillsA meta-skill that guides creating a new agent skill in a personal monorepo. It creates the skill directory and SKILL.md, symlinks the skill into ~/.agents/skills and ~/.claude/skills so all agents can discover it, updates the repo README, then commits and pushes. A developer uses it when adding a new skill to their setup.4installs5Frontend SlidesA slide-generation skill that builds animation-rich HTML presentations from scratch or by converting PowerPoint files. It produces single-file HTML with inline CSS/JS and no build tools, enforcing strict viewport-fitting rules so every slide fills exactly one screen with responsive clamp()-based typography. A non-designer uses it to build a talk deck or pitch by exploring visual styles rather than making abstract choices.4installs6Ios Simulator TestingA skill for end-to-end iOS app testing on the simulator. It splits work between XcodeBuildMCP for build, boot, and install and blitz-iphone for UI interaction, and enforces taking a screenshot after every action so failures are traceable. A developer uses it to build, launch, tap through, and verify an iOS app, applying gesture and first-launch-dialog patterns learned from real test runs.4installs7Resolve Merge ConflictsA git workflow skill that resolves PR merge conflicts all the way through. It identifies the PR base branch, merges it into the current branch locally, carefully reconciles conflicted files, validates with typecheck and targeted tests, completes the merge commit, and pushes the branch. A developer uses it when a PR has conflicts that need resolving and pushing, not just inspecting.3installs8DeslopA cleanup workflow that improves code quality across an existing codebase. It inspects the repo, then runs eight parallel lanes covering deduplication, shared types, unused code, circular dependencies, weak types, defensive error handling, legacy paths, and AI slop, implementing only high-confidence changes. A developer uses it to make a codebase smaller, more strongly typed, and less legacy-laden, then verifies with typecheck, lint, and tests.2installs9Frontend DesignA frontend design skill that guides building distinctive, production-grade web interfaces. It has the agent commit to a bold aesthetic direction first, then implement working HTML/CSS/JS, React, or Vue code with attention to typography, color, motion, spatial composition, and background detail. A developer uses it when building web components, pages, dashboards, or landing pages that should avoid generic AI-slop aesthetics.2installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

arjitj2/arjit-skills · 9 skills · Skillselion