Agent Skills by Andreas Skaret
Showing 21 vetted skills indexed across 1 GitHub repositories.
agents-refresh
Refresh AGENTS.md to align with repository changes and GitHub Actions workflows.
repo-orientation
Create a repo orientation playbook documenting conventions, commands, and guardrails.
agents-bootstrap-layout
Bootstrap Codex workspaces with .agents/skills and AGENTS.md templates.
gha-release-pipeline
Design GitHub release pipelines with SBOM and provenance attestations.
api-contract
Guide backward-compatible API contract changes across endpoints, DTOs, and OpenAPI/Swagger.
agents-init
Generate AGENTS.md guidelines and polyrepo setup documentation from CI workflows.
ci-guardrails
Apply best practices to GitHub Actions workflows for speed, reliability, and security.
react-feature
Plan React feature work within existing codebases using established patterns.
supply-chain-hygiene
Enforce SBOM generation, provenance attestation, and least-privilege permissions in GitHub Actions workflows.
fullstack-slice
Automate coordinated .NET backend and React frontend changes with contract-first updates.
release-readiness
Automate release-readiness checks for versioning, changelogs, migrations, and rollback notes.
performance-pass
Identify performance regressions by profiling latency, throughput, memory, and database load.
pr-review
Review pull requests for correctness, security, performance, and maintainability.
security-baseline
Identify and score security risks in production code changes.
console-hardening
Enforce robust argument parsing, validation, and consistent exit codes in CLI tools.
db-change
Plan and execute safe database migrations with rollback.
observability-instrumentation
Instrument endpoints, background jobs, and integrations to capture OpenTelemetry telemetry data.
dotnet-change
Identify impacted .NET projects and update tests for minimal changes.
feature-spec
Transform vague feature ideas into Codex-ready implementation specs.
test-triage
Automate triage of flaky tests in CI pipelines to restore stable builds.
gha-workflow-hardening
Enforce least privilege and safe practices in GitHub Actions workflows.