bswrundquist avatar

bswrundquist

Community

@bswrundquist

3Followers
|
41Public Repos
|
37Published Skills

Agent Skills by bswrundquist

Showing 37 vetted skills indexed across 1 GitHub repositories.

bswrundquistbswrundquist

commit

Generate Git commit messages following the Conventional Commits specification.

Community
Intermediate
bswrundquistbswrundquist

docker

Write efficient, secure Dockerfiles and Docker Compose configurations.

Community
Intermediate
bswrundquistbswrundquist

git-analyze

Analyze git repository history for activity, initiatives, bugs, and contributors.

Community
Advanced
bswrundquistbswrundquist

pytest

Guide Python unit test writing with pytest fixtures, parameterization, and mocking.

Community
Intermediate
bswrundquistbswrundquist

typer

Build Python command-line interfaces with Typer type hints and validation.

Community
Intermediate
bswrundquistbswrundquist

changelog

Generate structured changelogs from git commit history by conventional commit types.

Community
Intermediate
bswrundquistbswrundquist

dbt

Guide dbt project structure, commands, models, materializations, tests, and macros.

Community
Intermediate
bswrundquistbswrundquist

makefile

Generate Makefile templates for Python, Node.js, and Docker builds.

Community
Intermediate
bswrundquistbswrundquist

gitlab-ci

Create and debug GitLab CI/CD pipeline configurations with stages, rules, and Docker jobs.

Community
Intermediate
bswrundquistbswrundquist

blame-analyze

Analyzes Git commit history to identify authors and code volatility.

Community
Intermediate
bswrundquistbswrundquist

tech-debt

Scan codebases for debt markers, complexity, dead code, and code smells.

Community
Intermediate
bswrundquistbswrundquist

altair

Generate interactive declarative charts with the Altair Python library.

Community
Intermediate
bswrundquistbswrundquist

env-setup

Manage Python environment variables and secrets with pydantic-settings validation.

Community
Intermediate
bswrundquistbswrundquist

sqlalchemy

Guide SQLAlchemy ORM modeling, connections, and CRUD operations in Python.

Community
Advanced
bswrundquistbswrundquist

python-modern

Guides modern Python development with uv, Pydantic, mypy, and ruff.

Community
Intermediate
bswrundquistbswrundquist

openapi

Design and document RESTful APIs using the OpenAPI 3.x specification.

Community
Intermediate
bswrundquistbswrundquist

dependency_audit

Audit project dependencies for vulnerabilities, outdated packages, and license issues.

Community
Intermediate
bswrundquistbswrundquist

commit-and-push

Commit staged changes using conventional commits and push them to the remote repository.

Community
Basic
bswrundquistbswrundquist

airflow

Create Apache Airflow DAGs with operators, dependencies, and XComs.

Community
Advanced
bswrundquistbswrundquist

uv

Manage Python packages, virtual environments, and tools with uv.

Community
Intermediate
bswrundquistbswrundquist

push

Push local commits to a remote Git repository with safety checks.

Community
Intermediate
bswrundquistbswrundquist

deploy-check

Execute a pre-deployment checklist covering git, CI/CD, tests, Docker, and API health.

Community
Advanced
bswrundquistbswrundquist

diff-review

Analyze uncommitted and staged Git code changes for correctness, security, bugs, style, and completeness.

Community
Intermediate
bswrundquistbswrundquist

review-pr

Fetch pull request diffs via GitHub CLI and analyze code by severity.

Community
Advanced