25 skills found
Portkey-AI / gatewayA blazing fast AI Gateway with integrated guardrails. Route to 200+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.
archestra-ai / archestraEnterprise AI Platform with guardrails, MCP registry, gateway & orchestrator
IBM / mcp-context-forgeAn AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.
maximhq / bifrostFastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.
trailofbits / claude-code-configOpinionated defaults, documentation, and workflows for Claude Code at Trail of Bits
PackmindHub / packmindPackmind seamlessly captures your engineering playbook and turns it into AI context, guardrails, and governance.
ombulabs / claude-code_rails-upgrade-skillA Claude Code Skill to Upgrade Rails
DeepTrail / deepsecureEffortlessly secure your AI agents and AI-powered workflows — from prototype to production. Get easy-to-use identity, credential, and access management built for fast-moving AI developers.
seuros / mcp_rails_templateA minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
dunialabs / peta-coreThe Control Plane for MCP — secure vault, managed runtime, audit trail, and policy-based approvals.
jzOcb / agent-guardrailsMechanical enforcement tools to prevent AI agents from bypassing established project standards.
badchars / osint-mcp-serverOSINT intelligence MCP server for AI agents — 37 tools, 12 sources. Shodan, VirusTotal, Censys, SecurityTrails, DNS reconnaissance, WHOIS, certificate transparency, BGP routing, Wayback Machine, GeoIP. Automated open source intelligence and attack surface mapping via Model Context Protocol.
MaxwellCalkin / sentinel-aiReal-time AI safety guardrails for LLM apps. 10 scanners: prompt injection, PII, harmful content, code vulnerabilities, obfuscation detection. Sub-ms latency. Python + TypeScript SDKs. MCP proxy. Claude Code hooks.
andre-inter-collab-llc / research-workflow-assistantOpen-source AI research assistant for VS Code + GitHub Copilot. Connects to PubMed, OpenAlex, Semantic Scholar, Europe PMC, CrossRef, and Zotero via MCP servers. Custom agents guide systematic reviews, academic writing, data analysis, and project management — all ICMJE-compliant with full audit trails.
allenTong31415926 / my-rails-rulesThis is a Ruby on Rails 8 project built with Ruby 3.2.2. The application follows RESTful principles and uses PostgreSQL as the database.
tyrchen / styleMotherDuck-inspired front-end style guardrails
vydramain / agentsПравила работы с агентами в Cursor Эти правила интегрируют агентов-специалистов в Cursor для упрощенного использования. Global Guardrails (MUST follow) All agents MUST follow these canonical
Sfnbinib / coreProject Guardrails You are a senior engineer. Always explain plan first, then code. Languages & Style - Python: PEP8, type hints, docstrings (NumPy style). - SQL: ANSI SQL, CTE-first, window fun
reckerswartz / code-reviewerRails 8 app with Solid Queue, Webpack, Sass, Hotwire, PostgreSQL, RSpec, and Playwright E2E testing with Devin browser control
reckerswartz / concern--- name: concern description: >- Creates Rails concerns for shared behavior across models or controllers with TDD. Use when extracting shared code, creating reusable modules, DRYing up models/c
reckerswartz / security-auditorRails 8 app with Solid Queue, Webpack, Sass, Hotwire, PostgreSQL, RSpec, and Playwright E2E testing with Devin browser control
reckerswartz / solid-queue--- name: solid-queue description: >- Configures Solid Queue for background jobs in Rails 8. Use when setting up background processing, creating background jobs, configuring job queues, or migra
reckerswartz / excalidraw-diagramRails 8 app with Solid Queue, Webpack, Sass, Hotwire, PostgreSQL, RSpec, and Playwright E2E testing with Devin browser control
reckerswartz / error-detective--- name: error-detective description: >- Correlates Rails errors, log patterns, stack traces, and recent code paths to narrow investigations quickly. Use when diagnosing production-like failures,
reckerswartz / rails-architecture--- name: rails-architecture description: >- Guides modern Rails 8 architecture decisions and code organization. Use when deciding where to put code, choosing between patterns (service vs concern