Directory · Claude Skills

dependabot

This skill is for Code Review & Testing and helps you configure dependabot.yml for automated dependency updates, set up grouped dependency updates in monorepos, and create security update policies for dependabot.

Code Review & Testing github/awesome-copilot ★ 37,336 Synced 2 hours ago

Comprehensive guide for configuring and managing GitHub Dependabot. Use this skill when users ask about creating or optimizing dependabot.yml files, managing Dependabot pull requests, configuring dependency update strategies, setting up grouped updates, monorepo patterns, multi-ecosystem groups, security update configuration, auto-triage rules, or any GitHub Advanced Security (GHAS) supply chain security topic related to Dependabot. For pre-commit dependency vulnerability scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-secur...

Helps you

  • Configure dependabot.yml for automated dependency updates
  • Set up grouped dependency updates in monorepos
  • Create security update policies for dependabot
  • Manage dependabot pull requests and auto-triage
  • Configure multi-ecosystem dependency scanning
  • Optimize dependency update strategies

Install

Copy into ~/.claude/skills
Run this
git clone --depth 1 https://github.com/github/awesome-copilot
cp -r awesome-copilot/skills/dependabot ~/.claude/skills/dependabot

What it can use

The author didn’t declare which tools this skill uses. Read the SKILL.md before installing it.

View SKILL.md

githubautomationsecuritydependenciesSupply ChainPull Requests

Also in github/awesome-copilot

View the repo

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this code...

acreadiness-assess Data & Analytics

Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:...

acreadiness-generate-instructions DevOps & Infrastructure

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommende...

Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impac...

Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my...

add-educational-comments Code Review & Testing

Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.

Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts...

agent-governance DevOps & Infrastructure

Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents tha...

agentic-eval Code Review & Testing

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loop...

agent-owasp-compliance DevOps & Infrastructure

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use this skill when: - Evaluating an agent sys...

Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants S...

agent-supply-chain DevOps & Infrastructure

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests f...

Other Code Review & Testing skills

grill-with-docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

resolving-merge-conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

scaffold-exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

migrate-to-shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

batch-grill-me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.