naopoyo.com
Docs
Tags
Bookmarks
Tools
About
Docs
Tags
Bookmarks
Tools
About
Bookmarks
naopoyo.comの記事からリンクされているウェブサイトの一覧ページです。
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
806
件中
21 – 40
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
806
件中
21 – 40
Claude Code でAIにコードを書かせてAIにレビューさせる
zenn.dev
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
知っているようで知らないCLAUDE.mdを深掘りする | gihyo.jp
今回は知っているようで知らない、Claude Codeの「CLAUDE.md」について深掘っていきます。
gihyo.jp
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
Claude CodeのSubagentとcontext: forkは何が違うのか - 5.1さらうどん
Claude Code機能多すぎ問題 2週間ほど前、会社のブログに「LINE iOSアプリ開発を高速化するClaude Code基盤の設計思想」という記事を書いた。 この記事では、ビルド実行のようなタスクをSubagentに分離し、高度な操作をSkillsで隠蔽する方法を紹介している。 --- name: module-builder description: Build specific modules for the app tools: Bash, Read, Grep, Glob skills:
giginet.hateblo.jp
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
ドキュメントからはじめる未来のソフトウェア - Speaker Deck
speakerdeck.com
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
BPO×AIの知見から考える「人間がレビューしない率」の上げ方
zenn.dev
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
Claude Codeで「AI部下10人」を作ったら、勝手にバグ直して「違反は切腹」ルールを追加してきて、オレは適当にしゃべるだけになった
zenn.dev
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
Rails 7.1 upgrade: using deprecated preview_path= · Issue #2703 · rspec/rspec-rails · GitHub
What Ruby, Rails and RSpec versions are you using? Ruby version: 3.2.2 Rails version: 7.1.1 RSpec version: 3.12 Observed behaviour Inside of rspec-rails-6.0.3/lib/rspec-rails.rb it's using the deprecated method preview_path: options.prev...
github.com
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
Rendering action mailer preview raises deprication warning · Issue #49754 · rails/rails · GitHub
When rending an action mailer preview path, a deprication warning is raised even though I am not using config.action_mailer.preview_path anywhere in my rails configuration. Steps to reproduce Visit a URL that renders an action mailer pre...
github.com
↪︎ 開発日記-2026-02-03 / X のブックマークしたサイトを整理する
GitHub - tj/commander.js: node.js command-line interfaces made easy
node.js command-line interfaces made easy. Contribute to tj/commander.js development by creating an account on GitHub.
github.com
↪︎ CLIツールを作ろう
↪︎ CLI ツール開発初心者のためのまとめ
GitHub - SBoudrias/Inquirer.js: A collection of common interactive command line user interfaces.
A collection of common interactive command line user interfaces. - SBoudrias/Inquirer.js
github.com
↪︎ CLIツールを作ろう
↪︎ CLI ツール開発初心者のためのまとめ
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
specifications.freedesktop.org
↪︎ CLI ツール開発初心者のためのまとめ
GitHub - alexeyraspopov/picocolors: The tiniest and the fastest library for terminal output formatting with ANSI colors
The tiniest and the fastest library for terminal output formatting with ANSI colors - alexeyraspopov/picocolors
github.com
↪︎ CLI ツール開発初心者のためのまとめ
GitHub - sindresorhus/ora: Elegant terminal spinner
Elegant terminal spinner. Contribute to sindresorhus/ora development by creating an account on GitHub.
github.com
↪︎ CLI ツール開発初心者のためのまとめ
GitHub - lukilabs/beautiful-mermaid
Contribute to lukilabs/beautiful-mermaid development by creating an account on GitHub.
github.com
↪︎ beautiful-mermaid を使ってみた
GitHub - changesets/changesets: 🦋 A way to manage your versioning and changelogs with a focus on monorepos
🦋 A way to manage your versioning and changelogs with a focus on monorepos - changesets/changesets
github.com
↪︎ 開発日記-2024-07-03 / npmのパッケージを公開する
↪︎ Changesets でモノレポのリリースを自動化する(個人開発向け設定)
changesets/docs/intro-to-using-changesets.md at main · changesets/changesets · GitHub
🦋 A way to manage your versioning and changelogs with a focus on monorepos - changesets/docs/intro-to-using-changesets.md at main · changesets/changesets
github.com
↪︎ Changesets でモノレポのリリースを自動化する(個人開発向け設定)
GitHub - changesets/action
Contribute to changesets/action development by creating an account on GitHub.
github.com
↪︎ Changesets でモノレポのリリースを自動化する(個人開発向け設定)
npm | Home
npmjs.com
↪︎ 開発日記-2024-06-25 / npmパッケージ公開
↪︎ 開発スタック一覧表
↪︎ GitHub Actions で npm パッケージを公開する(アルファ版向け簡易フロー)
npm classic tokens revoked, session-based auth and CLI token management now available - GitHub Changelog
github.blog
↪︎ GitHub Actions で npm パッケージを公開する(アルファ版向け簡易フロー)
Support OIDC publishing ("trusted publishing") · Issue #9812 · pnpm/pnpm · GitHub
Contribution I'd be willing to implement this feature (contributing guide) Describe the user story Trusted publishing is an important security feature that prevents leaking long-lived publishing tokens from workflows. The npmjs registry ...
github.com
↪︎ GitHub Actions で npm パッケージを公開する(アルファ版向け簡易フロー)