Skip to main content
QuantumLynx
GitHub クリエイタープロフィール

QuantumLynx

1 件の GitHub リポジトリにある 10 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
10
リポジトリ
1
更新
2026年4月20日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

travel-planner
旅行ガイド

Use when planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. Covers single-city vacations, multi-city road trips, and open-jaw flight routing. Handles family travel, solo trips, and group planning.

2026年4月20日
code-designing
ソフトウェア開発者

Domain type design and architectural planning for Go code. Use when planning new features, designing self-validating types, preventing primitive obsession, or when refactoring reveals need for new types. Focuses on vertical slice architecture and type safety.

2026年3月5日
documentation
ソフトウェア開発者

Creates concise, behavior-focused documentation for humans and AI. Use after feature implementation OR bug fixes to document HOW THE PRODUCT BEHAVES. NOT a changelog - documents current behavior, not change history.

2026年3月5日
linter-driven-development
ソフトウェア開発者

WHEN: User requests Go code work (implement, fix, add, refactor) or mentions @ldd in a Go project. Orchestrates complete workflow (Phases 1-5): design → test → implement → lint → fix → documentation. Auto-triggers parallel quality analysis and iterative fix…

2026年3月5日
pre-commit-review
ソフトウェア品質保証アナリスト・テスター

ADVISORY validation of code against design principles that linters cannot enforce. Loaded by go-code-reviewer agent for design analysis guidance. Also invoked by @refactoring (after pattern application). Can be manually invoked for standalone code review.…

2026年3月5日
refactoring
ソフトウェア開発者

Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function…

2026年3月5日
testing
ソフトウェア品質保証アナリスト・テスター

Use when creating leaf types, after refactoring, during implementation, or when testing advice is needed. Automatically invoked to write tests for new types, or use as testing expert advisor. Covers unit, integration, and system tests with emphasis on…

2026年3月5日
component-designing
ソフトウェア開発者

Component and type design for TypeScript + React code. Use when planning new features, designing components and custom hooks, preventing primitive obsession, or when refactoring reveals need for new abstractions. Supports layer-based and hybrid architecture…

2026年3月5日
収集済み skill 10 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました