kws-projects
Official@kws-projects
@kwwong1022's personal projects
Agent Skills by kws-projects
Showing 6 vetted skills indexed across 1 GitHub repositories.
add-shadcn-component
Add and customize shadcn UI components within a project.
color-management
Manage design tokens in Tailwind CSS projects using OKLCH color spaces.
Analytics & Monitoring
Integrate Google Analytics 4 and Sentry for event tracking and error monitoring.
consent-management
Modify Google Analytics 4 consent settings and integrate Consent Management Platforms.
customize-starter
Rename a React boilerplate project, remove demo content, and configure Google Analytics and Sentry.
generate-release-notes
Generate release notes from git commit logs and pull requests.
Frequently Asked Questions About kws-projects
FAQPage SchemaWhat specific frontend tasks are enabled by these modules?▼
These modules enable rapid React project initialization, including the injection of Shadcn components, configuration of Tailwind CSS design tokens using OKLCH, and the integration of Google Analytics 4 with consent management. Additionally, they facilitate automated error tracking via Sentry and changelog generation from repository commit history.
Which technical personas benefit from these project configurations?▼
Frontend engineers and UI developers focused on rapid project scaffolding and design system consistency benefit most. These modules are designed for developers who need to standardize boilerplate setups, manage complex color spaces in Tailwind, and ensure robust observability and compliance tracking across multiple web applications.
What are the prerequisites for implementing these project modules?▼
Implementation requires an existing React environment, specifically one utilizing Tailwind CSS for styling. Users must have active accounts for Google Analytics 4 and Sentry to utilize the monitoring and consent management features, along with a standard Git-based version control system for the release note generation functionality.