Skip to content

withastro/astro-maintainer-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Astro Maintainer Skills

Agent skills for maintaining the Astro monorepo. Works with OpenCode, Claude Code, and other agents that support the skills format.

Install

npx skills add withastro/astro-maintainer-skills

To install globally (available in all projects):

npx skills add withastro/astro-maintainer-skills -g

Skills

Skill Description
astro-test-perf Analyze CI test performance to find the slowest tests and produce a report with per-suite tables, platform breakdowns, and actionable recommendations.
astro-preview-release Trigger and monitor a preview release for an Astro pull request using pkg.pr.new.
security-advisory-review Review and assess security advisories filed against Astro. Evaluates whether a report describes a real exploitable vulnerability or just a bug/theoretical concern.

Usage

Once installed, your agent will automatically detect and use these skills when relevant. You can also ask directly:

  • "Run the test perf analysis"
  • "Create a preview release for this PR"
  • "Review this security advisory"

About

Various skills for Astro maintainers when developing and maintaining Astro

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors