Comp AI
Official@trycompai · United States of America
We're building an open source platform to help companies get SOC 2, GDPR and ISO 27001 compliant.
Agent Skills by Comp AI
Showing 45 vetted skills indexed across 1 GitHub repositories.
ui
Enforces design system conventions when building React frontend components and layouts.
audit-design-system
Migrate @trycompai/ui and lucide-react imports to the @trycompai/design-system component library.
infra
Guides package management and build configuration in a Bun-based Turborepo monorepo.
audit-hooks
Audits and fixes React hook and API usage patterns in Next.js codebases.
forms
Implements React forms using React Hook Form with Zod schema validation.
trigger-realtime
Implements real-time run subscriptions and streaming for Trigger.dev tasks in backend and React frontends.
check-results-service
Reuses integration check results in features via the universal CheckResultsService API.
prompt-engineering
Applies prompt engineering best practices for writing effective Claude prompts.
prisma
Enforces Prisma schema conventions and migration workflow for a monorepo database package.
code
Enforces TypeScript and React coding standards for type safety, component patterns, and file organization.
responsive-ui
Enforces responsive design across mobile, tablet, and desktop breakpoints for React UI changes.
production-readiness
Runs parallel RBAC, hooks, design system, test, and security audits plus monorepo build verification.
audit-tests
Audits and writes Vitest unit tests for permission-gated React components.
data
Implements server-to-client data fetching with SWR hooks in Next.js applications.
trigger-config
Configure Trigger.dev projects with trigger.config.ts files and build extensions.
security-review
Review code changes for high-risk security vulnerabilities and fix confirmed findings.
ui
Enforce design-system tokens, theming, and accessible component patterns in React/TS frontend development.
stale-worktree-cleanup
Identify and remove stale git worktrees and orphaned compdev_* PostgreSQL databases via confirmation-driven workflow.
new-feature-setup
Provision branches, worktrees, Postgres databases, and env files for new features.
audit-design-system
Migrate legacy UI imports to the unified design-system in React projects.
infra
Orchestrate monorepo infrastructure and build workflows across multiple packages with bun.
audit-hooks
Detect and fix forbidden hook and API usage in Next.js apps.
speakeasy-context
Automate Speakeasy task workflows with context setup and feedback collection.
forms
Build React forms with React Hook Form and Zod validation.
Frequently Asked Questions About Comp AI
FAQPage SchemaWhat 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.