trycompaitrycompaiOfficial·45 Agent Skills Included

comp

Build and audit the Comp AI compliance platform with AI agents

Guides AI agents through building, testing, and auditing the Comp AI open-source compliance platform monorepo. Enforces RBAC permission checks, design system usage, Prisma migrations, Trigger.dev background tasks, and MCP server generation from OpenAPI specs. Eliminates manual code review for security, responsive UI, and test coverage with automated audit skills. Keeps every endpoint, form, and database change consistent with strict project conventions.
npx skills add trycompai/comp --all -g -y
Available:

Gives the AI agent the monorepo's binding rules for tooling, authentication, RBAC permissions, API endpoint contracts, design system usage, data fetching, and testing so every code change follows project conventions.

All Skills in This Repository (45)

Pure Emerald Level Indicators
📦 In Repo
trycompaitrycompai

ui

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

Official
Intermediate
📦 In Repo
trycompaitrycompai

stale-worktree-cleanup

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

Official
Advanced
📦 In Repo
trycompaitrycompai

new-feature-setup

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

Official
Advanced
📦 In Repo
trycompaitrycompai

audit-design-system

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

Official
Advanced
📦 In Repo
trycompaitrycompai

infra

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

Official
Intermediate
📦 In Repo
trycompaitrycompai

audit-hooks

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

Official
Advanced
📦 In Repo
trycompaitrycompai

speakeasy-context

Automate Speakeasy task workflows with context setup and feedback collection.

Official
Intermediate
📦 In Repo
trycompaitrycompai

forms

Build React forms with React Hook Form and Zod validation.

Official
Intermediate
📦 In Repo
trycompaitrycompai

trigger-realtime

Subscribe to Trigger.dev run status, metadata, and stream data in real time.

Official
Advanced
📦 In Repo
trycompaitrycompai

prompt-engineering

Craft effective prompts with success criteria and structured techniques.

Official
Intermediate
📦 In Repo
trycompaitrycompai

prisma

Automate Prisma schema changes, migrations, and client type regeneration across apps.

Official
Intermediate
📦 In Repo
trycompaitrycompai

code

Enforce type safety and component patterns in TypeScript and React code.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Comp AI skills?

Run `npx skills add trycompai/comp --all -g -y` in your terminal to install all skills in this suite globally.

What is Comp AI?

Comp AI is an open-source compliance automation platform for frameworks like SOC 2, ISO 27001, HIPAA, and GDPR. This skill suite teaches AI agents how to build and maintain its codebase correctly.

How do the audit skills work?

Skills like audit-rbac, audit-hooks, audit-design-system, and security-review scan your changed files, fix violations automatically, and verify the build with typecheck and tests.

Can AI agents generate an MCP server from this API?

Yes. The generate-mcp-server and manage-openapi-overlays skills walk the agent through turning the OpenAPI spec into a working MCP server using Speakeasy.

Do these skills work with Claude Code and Cursor?

Yes. The skills follow the standard SKILL.md format and mirror the repo's Cursor rules, so they load automatically in Claude Code, Cursor, and compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering