CtrlK
BlogDocsLog inGet started
Tessl Logo

ai-skills-registry

github.com/ucdavis/ai-skills-registry

SkillAddedReview
testing-typescript

skills/testing-typescript/SKILL.md

TypeScript testing with Vitest/Jest: file structure, mocking strategy, async patterns, and coverage targets

54

testing-python

skills/testing-python/SKILL.md

Python testing with pytest: fixtures, parametrize, mocking with unittest.mock, and coverage

68

testing-java

skills/testing-java/SKILL.md

Java testing with JUnit 5 and Mockito: test lifecycle, mocking, and integration test patterns

75

1.14x
testing-general

skills/testing-general/SKILL.md

Language-agnostic testing principles: boundary assertions, null checks, and behavior-driven test naming

53

skill-authoring-general

skills/skill-authoring-general/SKILL.md

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.

65

security-general

skills/security-general/SKILL.md

Security checklist: OWASP top 10, secret scanning, input validation, and auth patterns

67

1.02x
refactoring-typescript

skills/refactoring-typescript/SKILL.md

TypeScript refactoring: SOLID principles, DRY, type safety improvements, and eliminating code smells

51

project-management-jira

skills/project-management-jira/SKILL.md

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.

70

package-management-python

skills/package-management-python/SKILL.md

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.

95

1.84x
infrastructure-terraform

skills/infrastructure-terraform/SKILL.md

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.

61

git-workflow-release

skills/git-workflow-release/SKILL.md

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".

71

git-workflow-pr-generator

skills/git-workflow-pr-generator/SKILL.md

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.

68

git-workflow-monorepo

skills/git-workflow-monorepo/SKILL.md

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.

59

git-workflow-general

skills/git-workflow-general/SKILL.md

Git workflow: branch naming, conventional commits, PR conventions, and merge strategies

54

documentation-readme

skills/documentation-readme/SKILL.md

Generates a detailed README file based on provided project data and parameters.

35

documentation-project

skills/documentation-project/SKILL.md

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.

63

design-frontend

skills/design-frontend/SKILL.md

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

61

data-science-python

skills/data-science-python/SKILL.md

Python data science: notebook structure, data validation, reproducibility, and model documentation

69

1.11x
code-review-typescript

skills/code-review-typescript/SKILL.md

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.

72

code-review-python

skills/code-review-python/SKILL.md

Performs structured code reviews on Python and FastAPI codebases covering correctness, async safety, security, Pydantic v2 patterns, testing, and style.

62

code-review-general

skills/code-review-general/SKILL.md

General code review process: priority ordering, what to block on, how to give actionable feedback

53

ci-cd-github-actions

skills/ci-cd-github-actions/SKILL.md

Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs, steps, and conditional execution.

47

assistant-ucd-mobile

skills/assistant-ucd-mobile/SKILL.md

Coding standards, component defaults, and best practices for the UCD Mobile app (Expo, React Native, NativeWind, Expo Router).

46

assistant-rocky-lti-assist

skills/assistant-rocky-lti-assist/SKILL.md

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.

82

1.51x
architecture-python

skills/architecture-python/SKILL.md

Python architecture: PEP-8, type hints, clean layering, dependency injection, and testing strategy

53