Skip to main content
Manusで任意のスキルを実行
ワンクリックで
ishuar
GitHub クリエイタープロフィール

ishuar

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

収集済み skills
7
リポジトリ
1
更新
2026-04-17
リポジトリマップ

skills がある場所

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

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

リポジトリと代表的な skills

effective-go
ソフトウェア開発者

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use this skill whenever writing, reviewing, or refactoring ANY Go code — even small snippets. Triggers on: Go functions, structs, interfaces, goroutines, error handling, package design, HTTP handlers, CLI tools, or any .go file task. Don't skip this for 'simple' Go requests; idiomatic style matters even in small examples.

2026-04-17
fail-fast
ソフトウェア開発者

Remove defensive checks and silent fallbacks that only fire when upstream is broken

2026-04-16
commit-push-pr
ソフトウェア開発者

Commit staged files only, generate message/PR, push to new branch

2026-04-15
go-cli-logging
ソフトウェア開発者

Enforce Go logging best practices for CLI tools, especially those doing high-volume file operations (read, write, parse, modify, scaffold). Use this skill whenever the user is writing, reviewing, or debugging Go CLI logging code — even if they only mention "how do I log this" or "add logging to my tool." Triggers on: slog, log/slog, zerolog, zap, logrus, --verbose flag, debug flag, file operation logging, structured logging, log levels, CLI output, scaffold tool, or any Go CLI that reads/writes/parses files. Always apply this skill before suggesting any logging approach in Go CLI context — don't rely on training data alone, the patterns here are authoritative for idiomatic Go 1.21+.

2026-03-26
go-cli-development
ソフトウェア開発者

Best practices for building Go CLI applications using cobra and viper. Use this when creating new commands, handling flags, or implementing CLI workflows.

2026-02-16
go-testing
ソフトウェア品質保証アナリスト・テスター

Testing best practices for Go projects including table-driven tests, mocking, and test organization. Use this when writing or reviewing test code.

2026-02-16
refactor
ソフトウェア開発者

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

2026-02-16
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました
ishuar Agent Skills | SkillsMP