comp
Build and audit the Comp AI compliance platform with AI agents
All Skills in This Repository (45)
Pure Emerald Level Indicatorsui
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.
trigger-realtime
Subscribe to Trigger.dev run status, metadata, and stream data in real time.
prompt-engineering
Craft effective prompts with success criteria and structured techniques.
prisma
Automate Prisma schema changes, migrations, and client type regeneration across apps.
code
Enforce type safety and component patterns in TypeScript and React code.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core