Consent
Official@c15t · United States of America
Consent Managment Redefined
Agent Skills by Consent
Showing 14 vetted skills indexed across 1 GitHub repositories.
leadtype
Guides MDX component rendering, markdown conversion, llms.txt generation, and docs linting with leadtype.
web-design-guidelines
Reviews UI code files against Vercel's Web Interface Guidelines for accessibility and design compliance.
vercel-react-best-practices
Applies Vercel performance optimization rules when writing and refactoring React and Next.js code.
ultracite
Configure and run zero-config linting and formatting for JavaScript and TypeScript projects.
creating-a-package
Scaffold new workspace packages in the c15t monorepo with rslib, vitest, and turbo configuration.
c15t
Implements c15t consent management setup, styling, and integrations for React and Next.js projects.
releasing
Version and publish c15t packages using Changesets across canary, RC, and stable release channels.
c15t-docs
Read and search version-matched c15t consent management documentation bundled with the package.
c15t-backend-docs
Read and search version-matched @c15t/backend documentation bundled with the installed package.
c15t-scripts-docs
Read bundled, version-matched documentation for the @c15t/scripts consent-aware script integration package.
web-design-guidelines
Review HTML and CSS files for web interface guideline compliance.
vercel-react-best-practices
Apply React and Next.js best practices for code splitting and performance optimizations.
turborepo
Configure task dependencies, caching, and parallel execution for monorepo workflows.
vercel-composition-patterns
Refactor React components into explicit variants and compound context-driven patterns.
Frequently Asked Questions About Consent
FAQPage SchemaWhat specific tasks can developers perform using Consent's architectural guidance?▼
Developers can perform rigorous HTML and CSS compliance reviews, implement advanced React component composition patterns, and configure efficient caching strategies for monorepo environments. These capabilities ensure high-performance rendering and consistent interface design across complex web projects.
Which engineering personas benefit most from these technical patterns?▼
Frontend architects, senior React developers, and performance engineers benefit most from these patterns. These resources are designed for teams managing large-scale Next.js applications who require standardized component structures and optimized build performance within monorepo environments.
What are the primary prerequisites for implementing these composition and performance patterns?▼
Implementation requires an existing React and Next.js environment, preferably structured within a monorepo architecture. Developers should have foundational knowledge of component-driven development, CSS architecture, and build-time dependency management to effectively apply these specific refactoring and optimization strategies.