Bill avatar

Bill

Community

@gestrich

6Followers
|
97Public Repos
|
22Published Skills

Agent Skills by Bill

Showing 22 vetted skills indexed across 5 GitHub repositories.

gestrichgestrich

pr-radar-verify-work

Validate PRRadar changes by running the CLI against a test repository.

Community
Intermediate
gestrichgestrich

pr-radar-todo

Append size-categorized PR tasks to docs/proposed/TODO.md.

Community
Intermediate
gestrichgestrich

ai-dev-tools-review

Identifies 4-layer architecture violations in Swift files and generates a review.

Community
Intermediate
gestrichgestrich

pr-radar-add-rule

Create and configure PRRadar review rules for pull request diffs.

Community
Advanced
gestrichgestrich

ai-dev-tools-joke

Generate AI dev-tools jokes with the required prefix format.

Community
Basic
gestrichgestrich

ai-dev-tools-debug

Reproduce and inspect AIDevTools issues across repositories, eval data, and logs.

Community
Advanced
gestrichgestrich

what-time-is-it

Fetch the current time from the host system clock.

Community
Basic
gestrichgestrich

pr-radar-debug

Debug PRRadar issues by analyzing repository configurations and CLI outputs.

Community
Intermediate
gestrichgestrich

swift-architecture

Guide Swift app development with a 4-layer Apps, Features, Services, and SDKs architecture.

Community
Intermediate
gestrichgestrich

swift-swiftui

Guide SwiftUI app development with Model-View architecture and enum-based state management.

Community
Intermediate
gestrichgestrich

swift-skill-authoring

Guide creation and editing of Claude skills with structure and best practices.

Community
Intermediate
gestrichgestrich

creating-automated-screenshots

Generate XCUITest screenshot tests and capture UI hierarchy attachments.

Community
Intermediate
gestrichgestrich

interactive-xcuitest

Drive iOS app UI actions via XCUITest CLI with state and screenshot feedback.

Community
Advanced
gestrichgestrich

code-review

Analyze git diffs and generate structured Markdown review summaries.

Community
Advanced
gestrichgestrich

pr-review

Chunk pull request diffs and apply rule-based checks to generate prioritized feedback.

Community
Advanced
gestrichgestrich

domain-modeling

Design domain models that parse YAML, JSON, or Markdown into typed objects.

Community
Advanced
gestrichgestrich

creating-services

Create Python service classes with constructor-based dependency injection.

Community
Basic
gestrichgestrich

cli-architecture

Standardize multi-command CLI architecture with explicit parameter flow.

Community
Intermediate
gestrichgestrich

python-code-style

Enforce Python method ordering, timezone-aware datetimes, and circular-import avoidance.

Community
Basic
gestrichgestrich

testing-services

Write AAA-based unit tests for Python service classes with pytest and unittest.mock.

Community
Intermediate
gestrichgestrich

identifying-layer-placement

Identify the correct Python architectural layer for code fragments.

Community
Basic
gestrichgestrich

dependency-injection

Enforce explicit constructor-based dependencies to prevent hidden coupling in service classes.

Community
Intermediate