ワンクリックで
skills
skills には kaihendry から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when the user wants to update, upgrade, or bump GitHub Actions in workflow files to their latest released versions, check for outdated actions, or run this as a Dependabot replacement for Dependabot's github-actions package ecosystem. Triggers on "update GitHub Actions", "bump actions versions", "check for action updates", "upgrade workflow actions", "find outdated actions". Only for GitHub Actions `uses:` pins — not npm, pip, or other ecosystems.
Weather forecasts via Meteoblue meteograms — dense, single-image forecasts showing temperature, rain, wind, cloud cover, and sunshine across 7 days. Use for any current or upcoming weather question — single location, comparing places, weekend plans, surf, gardening, air quality. Triggers on prompts like "weather in Polzeath", "what's the forecast for Exeter?", "which has better weather, X or Y?", "surf forecast for Croyde", "is it going to rain this weekend?". Not for historical weather, climate questions, or "weather-resistant"-style metaphors.
Check planned road closures, roadworks, lane restrictions, or overnight works on a specific motorway or A-road in England's Strategic Road Network (managed by National Highways). Triggers on "is the M25 closed tonight", "any roadworks on the A30 this weekend", "A1 closures next Friday", "M5 overnight works". Covers up to 14 days ahead. Not for live traffic conditions, accidents, speed limits, or routing.
Use when the user wants to optimise or review a GitHub Actions workflow file (.github/workflows/*.yml), find real-world examples of how a specific action like `hashicorp/setup-terraform` is used in other repos, or compare their workflow against community patterns. Triggers on "optimise this workflow", "how do others use <action>", "review my GitHub Actions", "find examples of <action>". Not for non-GitHub CI (CircleCI, GitLab CI, etc.).