Agent Skills by bswrundquist
Showing 37 vetted skills indexed across 1 GitHub repositories.
commit
Generate Git commit messages following the Conventional Commits specification.
docker
Write efficient, secure Dockerfiles and Docker Compose configurations.
git-analyze
Analyze git repository history for activity, initiatives, bugs, and contributors.
pytest
Guide Python unit test writing with pytest fixtures, parameterization, and mocking.
typer
Build Python command-line interfaces with Typer type hints and validation.
changelog
Generate structured changelogs from git commit history by conventional commit types.
dbt
Guide dbt project structure, commands, models, materializations, tests, and macros.
makefile
Generate Makefile templates for Python, Node.js, and Docker builds.
gitlab-ci
Create and debug GitLab CI/CD pipeline configurations with stages, rules, and Docker jobs.
blame-analyze
Analyzes Git commit history to identify authors and code volatility.
tech-debt
Scan codebases for debt markers, complexity, dead code, and code smells.
altair
Generate interactive declarative charts with the Altair Python library.
env-setup
Manage Python environment variables and secrets with pydantic-settings validation.
sqlalchemy
Guide SQLAlchemy ORM modeling, connections, and CRUD operations in Python.
python-modern
Guides modern Python development with uv, Pydantic, mypy, and ruff.
openapi
Design and document RESTful APIs using the OpenAPI 3.x specification.
dependency_audit
Audit project dependencies for vulnerabilities, outdated packages, and license issues.
commit-and-push
Commit staged changes using conventional commits and push them to the remote repository.
airflow
Create Apache Airflow DAGs with operators, dependencies, and XComs.
uv
Manage Python packages, virtual environments, and tools with uv.
push
Push local commits to a remote Git repository with safety checks.
deploy-check
Execute a pre-deployment checklist covering git, CI/CD, tests, Docker, and API health.
diff-review
Analyze uncommitted and staged Git code changes for correctness, security, bugs, style, and completeness.
review-pr
Fetch pull request diffs via GitHub CLI and analyze code by severity.