Skip to main content
gestrich
Perfil de criador do GitHub

gestrich

Visão por repositório de 44 skills coletadas em 7 repositórios do GitHub.

skills coletadas
44
repositórios
7
atualizado
26 de mai. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

explorador de repositórios

Repositórios e skills representativas

claude-chain
Desenvolvedores de software

Manages ClaudeChain automated PR chains. Use when working with claude-chain projects, listing open chain PRs, rebasing chain branches, triggering chain workflow runs, checking chain capacity, fetching workflow logs, creating new chains, or updating/editing an…

21 de mai. de 2026
ai-dev-tools-debug
Analistas de garantia de qualidade de software e testadores

Debugging guide for AIDevTools (evals, plan runner, Mac app, PRRadar). Shows how to discover configured repositories, eval cases, artifact paths, plan storage, log files, and CLI commands for troubleshooting. Use this skill when: the user reports a bug, asks…

18 de abr. de 2026
ai-provider
Desenvolvedores de software

Reference for where Claude and Codex provider data is stored on disk — session logs, raw output, thinking/reasoning availability, and format differences between the two providers. Use whenever investigating provider output, debugging missing thinking blocks,…

15 de abr. de 2026
ai-dev-tools-ui-tests
Analistas de garantia de qualidade de software e testadores

Running, writing, and extracting screenshots from UI tests and interactive tests for the AIDevTools Mac app. Use this skill when: running XCUITests, capturing app screenshots, adding new screenshot tests, extracting images from .xcresult bundles, or using the…

12 de abr. de 2026
ai-dev-tools-composition-root
Desenvolvedores de software

Guidance for this project's composition root pattern — how SharedCompositionRoot centralises shared service wiring, how the Mac app and CLI targets each have their own root that wraps it, and how platform-specific additions (models, git client, credentials)…

11 de abr. de 2026
ai-dev-tools-configuration-architecture
Desenvolvedores de software

Guide for adding, modifying, or reviewing configuration in this Swift app. Use when adding credentials or API keys, creating a new config file, adding a ServicePath case, setting up a service that reads settings, wiring configuration through the Apps layer,…

10 de abr. de 2026
ai-dev-tools-pr-radar-debug
Desenvolvedores de software

Debugging context for PRRadar. This content has moved — use the ai-dev-tools-debug skill instead, which now covers PRRadar debugging inline.

10 de abr. de 2026
ai-dev-tools-code-quality
Analistas de garantia de qualidade de software e testadores

Checks and fixes code quality issues in Swift: fallback values that hide failures, backwards-compatibility shims for unreleased code, raw String/[String:Any] types where typed models should exist, optional properties that should be non-optional, AI-changelog…

7 de abr. de 2026
Mostrando 8 de 20 skills coletadas.
cli-architecture
Desenvolvedores de software

Structure CLI applications using command dispatcher pattern. Covers entry points, command routing, argument parsing, and explicit parameter flow. Use when building CLI tools or refactoring command structure.

25 de jan. de 2026
creating-services
Desenvolvedores de software

Creates new Python service classes following Martin Fowler's Service Layer pattern with constructor-based dependency injection, proper layering (Core vs Composite), and static vs instance method conventions. Use when adding new services or refactoring…

25 de jan. de 2026
identifying-layer-placement
Desenvolvedores de software

Determines the correct architectural layer (Entry Point/Service/Domain/Infrastructure) for code placement in Python applications using Service Layer pattern. Prevents layer violations and maintains separation of concerns. Use when adding new functionality,…

25 de jan. de 2026
testing-services
Analistas de garantia de qualidade de software e testadores

Writes unit tests for Python service classes using Arrange-Act-Assert pattern with proper mocking at boundaries. Tests behavior, not implementation. Mocks external systems only (API calls, file I/O, databases). Use when writing tests for services or fixing…

25 de jan. de 2026
python-code-style
Desenvolvedores de software

Follow Python code organization conventions including method ordering, datetime handling, circular import avoidance, and type annotations. Use when organizing service classes, handling dates, or structuring modules.

25 de jan. de 2026
dependency-injection
Desenvolvedores de software

Apply constructor-based dependency injection with explicit configuration flow. Covers required dependencies, fail-fast principles, and avoiding optional parameters with default factories. Use when designing service constructors or managing dependencies.

25 de jan. de 2026
domain-modeling
Desenvolvedores de software

Design domain models following parse-once principle with type-safe APIs, factory methods, and Repository pattern. Use when creating domain models, parsing data structures, or organizing business logic in models.

25 de jan. de 2026
Mostrando 7 de 7 repositórios
Todos os repositórios foram exibidos