ワンクリックで
dotfiles
dotfiles には joestump から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Write idiomatic Go following Google/Uber style guides. Use for Go code generation, reviews, or refactoring. Emphasizes error handling, testing, concurrency patterns.
Create technical specifications with spec.md (requirements) and design.md (implementation). Use when asked to write technical specs, design documents, system designs, or when user mentions "spec", "technical design", or "architecture document".
Security-focused code and infrastructure review. Use when reviewing code, PRs, Terraform, or when user asks about security. Checks for common vulnerabilities, secrets, misconfigurations.
Write production-ready Terraform following HashiCorp best practices. Use for infrastructure code, module design, or Terraform reviews. Emphasizes state management, security, reusability.