# ucdavis

> Open-source publisher. Listings imported from github.com/ucdavis — credited to the original author with their license.

- **Listings:** 27
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/ucdavis
- **Website:** https://github.com/ucdavis

## Published listings

- [Testing Python](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-testing-python) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-testing-python`
  Python testing with pytest: fixtures, parametrize, mocking with unittest.mock, and coverage
- [Architecture Python](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-architecture-python) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-architecture-python`
  Python architecture: PEP-8, type hints, clean layering, dependency injection, and testing strategy
- [Documentation Project](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-documentation-project) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-documentation-project`
  Generate full project documentation packages (index, README/overview, development setup, database ERDs, architecture UML, REST/web UI specs, logging, emails, scheduled jobs, ops runbooks, Jira/Git guides, PRDs). Use when asked to inspect a codebase and produce markdown docs under docs/ plus supporting README.
- [Security General](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-security-general) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-security-general`
  Security checklist: OWASP top 10, secret scanning, input validation, and auth patterns
- [Project Management Jira](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-project-management-jira) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-project-management-jira`
  Craft comprehensive JIRA tickets (summary, context, requirements, deliverables, definition of done) from a title plus repo/user inputs. Trigger when the user asks for help drafting or refining a JIRA card, ticket, or story and expects structured markdown saved to disk.
- [Code Review Typescript](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-code-review-typescript) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-code-review-typescript`
  Performs structured code reviews on TypeScript codebases covering correctness, type safety, async patterns, security, testing, and style. Use when reviewing TypeScript code, pull requests, or when asked to do a code review on a TypeScript or Node.js project.
- [Testing Typescript](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-testing-typescript) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-testing-typescript`
  TypeScript testing with Vitest/Jest: file structure, mocking strategy, async patterns, and coverage targets
- [Refactoring Typescript](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-refactoring-typescript) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-refactoring-typescript`
  TypeScript refactoring: SOLID principles, DRY, type safety improvements, and eliminating code smells
- [Accessibility General](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-accessibility-general) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-accessibility-general`
  Reviews UI for accessibility issues against WCAG 2.1/2.2 AA. Triggers on "is this accessible?", "check accessibility", or contrast/a11y review requests.
- [Assistant Ucd Mobile](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-assistant-ucd-mobile) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-assistant-ucd-mobile`
  Coding standards, component defaults, and best practices for the UCD Mobile app (Expo, React Native, NativeWind, Expo Router).
- [Git Workflow Monorepo](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-git-workflow-monorepo) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-git-workflow-monorepo`
  Provides Git monorepo workflow standards covering branching strategy, semantic version release tagging, commit message formats, pull request guidelines, and merge conflict resolution. Use when the user asks about branching, versioning, commit conventions, PR reviews, or resolving merge conflicts in a monorepo.
- [Accessibility React Native](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-accessibility-react-native) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-accessibility-react-native`
  Implement, audit, and fix accessibility (a11y) in React Native and Expo mobile apps.
- [Git Workflow Release](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-git-workflow-release) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-git-workflow-release`
  Standardized process for committing changes and releasing a new version. Includes steps for bumping versions in package files, updating the CHANGELOG.md, ensuring the README.md is up to date, and creating git release tags. Use when the user asks to "prepare a release", "bump the version", or "release a new version".
- [Skill Authoring General](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-skill-authoring-general) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-skill-authoring-general`
  Create well-formatted Agent Skills following the agentskills.io specification. Use when writing, authoring, scaffolding, or reviewing a new skill, SKILL.md file, or skill directory structure.
- [Git Workflow General](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-git-workflow-general) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-git-workflow-general`
  Git workflow: branch naming, conventional commits, PR conventions, and merge strategies
- [Data Science Python](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-data-science-python) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-data-science-python`
  Python data science: notebook structure, data validation, reproducibility, and model documentation
- [Architecture General](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-architecture-general) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-architecture-general`
  Architecture decisions: layering, design patterns, microservices trade-offs, and domain-driven design
- [Testing Java](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-testing-java) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-testing-java`
  Java testing with JUnit 5 and Mockito: test lifecycle, mocking, and integration test patterns
- [Ci Cd Github Actions](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-ci-cd-github-actions) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-ci-cd-github-actions`
  Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs, steps, and conditional execution.
- [Code Review General](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-code-review-general) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-code-review-general`
  General code review process: priority ordering, what to block on, how to give actionable feedback
- [Code Review Python](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-code-review-python) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-code-review-python`
  Performs structured code reviews on Python and FastAPI codebases covering correctness, async safety, security, Pydantic v2 patterns, testing, and style.
- [Git Workflow Pr Generator](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-git-workflow-pr-generator) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-git-workflow-pr-generator`
  Generate GitHub pull request descriptions by analyzing git changes between two branches. Use when the user asks to create or draft a PR description based on branch diffs (for example, "Generate a PR for the changes between featureBranch and mainBranch") and expects a filled template with summary, motivation, and change impact flags.
- [Infrastructure Terraform](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-infrastructure-terraform) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-infrastructure-terraform`
  Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
- [Assistant Rocky Lti Assist](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-assistant-rocky-lti-assist) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-assistant-rocky-lti-assist`
  Coding assistant for the Rocky-LTI project — a Canvas LTI 1.3 integration with an AI-powered educational agent. Use when working on FastAPI endpoints, MCP server components, SQLAlchemy models, Alembic migrations, Azure Functions workers, React/TypeScript frontend, or LTI/OAuth authentication flows in this codebase.
- [Testing General](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-testing-general) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-testing-general`
  Language-agnostic testing principles: boundary assertions, null checks, and behavior-driven test naming
- [Package Management Python](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-package-management-python) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-package-management-python`
  Manage Python packages, virtual environments, and dependencies using uv. Use when installing packages, creating virtual environments, initializing Python projects, resolving dependencies, or running Python scripts.
- [Documentation Readme](https://agentstack.voostack.com/l/skill-ucdavis-ai-skills-registry-documentation-readme) — Skill · Free · security-reviewed — `agentstack add skill-ucdavis-ai-skills-registry-documentation-readme`
  Generates a detailed README file based on provided project data and parameters.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
