home / skills / arjenschwarz / agentic-coding

arjenschwarz/agentic-coding

26 skills
GitHub

Sponsored

project-init

arjenschwarz/agentic-coding

16
This skill initializes a Claude Code project with standard hooks and language-specific permissions for seamless setup.
starwave-creating-spec

arjenschwarz/agentic-coding

16
This skill initializes a feature spec workflow from idea to actionable tasks, guiding scope, requirements, design, and branch creation.
make-it-so

arjenschwarz/agentic-coding

16
This skill helps you manage and implement software development tasks by retrieving phases, tracking subtasks, reviewing, and generating changelogs.
rune

arjenschwarz/agentic-coding

16
This skill helps you manage hierarchical tasks with phases, subtasks, dependencies, and multi-agent work streams using the rune CLI.
starwave-tasks

arjenschwarz/agentic-coding

16
This skill generates a precise, test-driven task plan for implementing a feature by converting design into incremental coding tasks with clear dependencies.
swiftui-forms

arjenschwarz/agentic-coding

16
This skill helps you build macOS SwiftUI forms with Liquid Glass design, delivering precise grid layouts and glass-based sections for clean preferences screens.
systematic-debugger

arjenschwarz/agentic-coding

16
This skill guides a disciplined, four-phase debugging process to systematically uncover root causes of stubborn, complex bugs.
bug-blitz

arjenschwarz/agentic-coding

16
This skill automates batch-fixing open bugs in parallel using git worktrees and subagents, speeding up transit bug resolution.
code-simplifier

arjenschwarz/agentic-coding

16
This skill helps you simplify Python code by removing complexity, improving readability, and preserving functionality through targeted refactors.
commit

arjenschwarz/agentic-coding

16
This skill automates git commit preparation and changelog updates by inspecting changes, generating summaries, and composing detailed messages.
efficiency-optimizer

arjenschwarz/agentic-coding

16
This skill analyzes recently added or modified Python code to identify performance improvements and efficiency gains.
explain-like

arjenschwarz/agentic-coding

16
This skill explains code changes or designs at beginner, intermediate, and expert levels to improve understanding and reveal gaps.
next-task

arjenschwarz/agentic-coding

16
This skill helps you automatically fetch and implement the next unfinished group of tasks using rune, manage subtasks, and report progress.
pre-push-review

arjenschwarz/agentic-coding

16
This skill helps you ensure code quality before pushing by reviewing unpushed commits against specs, tests, and standards.
transit

arjenschwarz/agentic-coding

16
This skill routes Transit tickets to the correct workflow by extracting the T-[number], fetching task details, and handing off to the appropriate handler.
code-audit

arjenschwarz/agentic-coding

16
This skill performs a parallel code audit by coordinating code-simplifier and design-critic analyses to deliver a prioritized quality report.
catchup

arjenschwarz/agentic-coding

16
This skill summarizes branch changes by identifying base branch, summarizing commits, listing changed files, and explaining rationale behind edits.
design-critic

arjenschwarz/agentic-coding

16
This skill provides rigorous critique of design documents and architecture proposals to reveal assumptions, gaps, and unnecessary complexity.
fix-bug

arjenschwarz/agentic-coding

16
This skill guides systematic bug investigation, regression testing, and documentation, generating a formal bugfix report and coordinating branch work.
permission-analyzer

arjenschwarz/agentic-coding

16
This skill analyzes session history to generate precise Claude Code permissions and helps merge them into settings.
pr-review-fixer

arjenschwarz/agentic-coding

16
This skill automates PR feedback processing by validating issues, generating fixes, and verifying CI status across code-level and PR-level comments.
starwave-design

arjenschwarz/agentic-coding

16
This skill creates a comprehensive feature design document from requirements, researching needs, and detailing architecture, data models, and testing strategy.
starwave-smolspec

arjenschwarz/agentic-coding

16
This skill creates a lightweight smolspec to rapidly plan small code changes, estimate scope, and outline tasks with clear success criteria.
ui-ux-reviewer

arjenschwarz/agentic-coding

16
This skill evaluates and improves user interfaces across CLI, web, and mobile, delivering concrete, actionable UX enhancements that boost usability and
skill-creator

arjenschwarz/agentic-coding

16
Guide for creating effective Claude Skills. This skill should be used when users want to create (or update) a skill that extends Claude's capabilities with specialised knowledge, workflows, or tool integrations.