Comp AI avatar

Comp AI

Official

@trycompai · United States of America

0Followers
|
8Public Repos
|
45Published Skills

We're building an open source platform to help companies get SOC 2, GDPR and ISO 27001 compliant.

Skills Distribution
DomainCybersecurit...Compliance Governa.. (40%)Infrastructure Orc.. (30%)Frontend & Type Sa.. (30%)

Agent Skills by Comp AI

Showing 45 vetted skills indexed across 1 GitHub repositories.

trycompaitrycompai
1.9k

ui

Enforces design system conventions when building React frontend components and layouts.

Official
Intermediate
trycompaitrycompai
1.9k

audit-design-system

Migrate @trycompai/ui and lucide-react imports to the @trycompai/design-system component library.

Official
Intermediate
trycompaitrycompai
1.9k

infra

Guides package management and build configuration in a Bun-based Turborepo monorepo.

Official
Intermediate
trycompaitrycompai
1.9k

audit-hooks

Audits and fixes React hook and API usage patterns in Next.js codebases.

Official
Intermediate
trycompaitrycompai
1.9k

forms

Implements React forms using React Hook Form with Zod schema validation.

Official
Intermediate
trycompaitrycompai
1.9k

trigger-realtime

Implements real-time run subscriptions and streaming for Trigger.dev tasks in backend and React frontends.

Official
Intermediate
trycompaitrycompai
1.9k

check-results-service

Reuses integration check results in features via the universal CheckResultsService API.

Official
Intermediate
trycompaitrycompai
1.9k

prompt-engineering

Applies prompt engineering best practices for writing effective Claude prompts.

Official
Basic
trycompaitrycompai
1.9k

prisma

Enforces Prisma schema conventions and migration workflow for a monorepo database package.

Official
Basic
trycompaitrycompai
1.9k

code

Enforces TypeScript and React coding standards for type safety, component patterns, and file organization.

Official
Basic
trycompaitrycompai
1.9k

responsive-ui

Enforces responsive design across mobile, tablet, and desktop breakpoints for React UI changes.

Official
Intermediate
trycompaitrycompai
1.9k

production-readiness

Runs parallel RBAC, hooks, design system, test, and security audits plus monorepo build verification.

Official
Intermediate
trycompaitrycompai
1.9k

audit-tests

Audits and writes Vitest unit tests for permission-gated React components.

Official
Intermediate
trycompaitrycompai
1.9k

data

Implements server-to-client data fetching with SWR hooks in Next.js applications.

Official
Intermediate
trycompaitrycompai
1.9k

trigger-config

Configure Trigger.dev projects with trigger.config.ts files and build extensions.

Official
Intermediate
trycompaitrycompai
1.9k

security-review

Review code changes for high-risk security vulnerabilities and fix confirmed findings.

Official
Advanced
trycompaitrycompai
1.8k

ui

Enforce design-system tokens, theming, and accessible component patterns in React/TS frontend development.

Official
Intermediate
trycompaitrycompai
1.8k

stale-worktree-cleanup

Identify and remove stale git worktrees and orphaned compdev_* PostgreSQL databases via confirmation-driven workflow.

Official
Advanced
trycompaitrycompai
1.8k

new-feature-setup

Provision branches, worktrees, Postgres databases, and env files for new features.

Official
Advanced
trycompaitrycompai
1.8k

audit-design-system

Migrate legacy UI imports to the unified design-system in React projects.

Official
Advanced
trycompaitrycompai
1.8k

infra

Orchestrate monorepo infrastructure and build workflows across multiple packages with bun.

Official
Intermediate
trycompaitrycompai
1.8k

audit-hooks

Detect and fix forbidden hook and API usage in Next.js apps.

Official
Advanced
trycompaitrycompai
1.8k

speakeasy-context

Automate Speakeasy task workflows with context setup and feedback collection.

Official
Intermediate
trycompaitrycompai
1.8k

forms

Build React forms with React Hook Form and Zod validation.

Official
Intermediate

Frequently Asked Questions About Comp AI

FAQPage Schema
What specific compliance tasks does Comp AI enable?

Comp AI enables automated auditing of RBAC configurations, permission-gated UI components, and audit log consistency. It provides structured validation for SOC 2, GDPR, and ISO 27001 requirements by enforcing strict TypeScript patterns and API contract adherence across your entire codebase.

Which engineering personas benefit from these capabilities?

Platform engineers, security-focused backend developers, and frontend architects benefit from these capabilities. The platform is designed for teams managing complex monorepos who need to enforce standardized development rules, security policies, and infrastructure provisioning across multiple packages and services.

What are the prerequisites for implementing these compliance checks?

Implementation requires a TypeScript-based environment utilizing Bun for package management. Projects should ideally be structured as monorepos using Prisma for database interactions and OpenAPI specifications for service definitions to fully leverage the automated auditing and contract enforcement features provided.