Explore
Find agent skills by outcome
139,084 skills indexed with the new KISS metadata standard.
!Langfuse GitHub Banner
CLAUDE.md
Langfuse is an open-source LLM engineering platform that helps teams collaboratively develop, monitor, evaluate, and debug AI applications.
!Langfuse GitHub Banner
First off, thanks for taking the time to contribute! ❤️
!Langfuse GitHub Banner
public-hoist-pattern[]=prisma
public-hoist-pattern[]=@aws-sdk/client-s3
.nvmrc
v24.6.0
Dockerfile
.dockerignore
.agents/AGENTS.md
generic skill
Generated code
packages/shared/prisma/generated
See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
/node_modules
[codespell]
skip = .git,.pdf,.svg,package-lock.json,*.prisma,pnpm-lock.yaml,./worker/src/tests/chatml/framework-traces
site_name: LLM Guard
site_author: Protect AI, Inc.
Security Policy
We take the security of our software products seriously, which includes not only the code base but also the scanners provided within. If you have found any issues that might have security implications...
Byte-compiled / optimized / DLL files
pycache/
LLM Guard - The Security Toolkit for LLM Interactions
LLM Guard by Protect AI is a comprehensive tool designed to fortify the security of Large Language Models (LLMs).
.markdownlint.yml
MD004: false # Unordered list style
Contributing
:tada: Thanks for taking the time to contribute! :tada:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
root = true
[*]
Structure
Guardrails docs are served as a docusaurus site. The docs are compiled from various sources
ignore:
- "guardrails/version.py"
Untitled Skill
Contributing to Guardrails
Welcome and thank you for your interest in contributing to Guardrails! We appreciate all contributions, big or small, from bug fixes to new features. Before diving in, let's go through some guidelines...