29 packages
cc-linter
A TypeScript linter for validating and optimizing CLAUDE.md context files
@felixgeelhaar/cclint
Catch CLAUDE.md drift before Claude misbehaves. Lints CLAUDE.md, skills, subagents, and hooks for Claude Code projects.
@felixgeelhaar/glaze-cli
Command-line interface for the Glaze Design System
@felixgeelhaar/glaze-components
Beautiful glassmorphism Web Components built with Lit
@felixgeelhaar/glaze-engine
CSS framework engine for the Glaze Design System - Tailwind CSS and UnoCSS integration
@felixgeelhaar/glaze-react
React components for the Glaze Design System
@felixgeelhaar/glaze-tokens
Design tokens for the Glaze Design System
@felixgeelhaar/glaze-vue
Vue 3 components for the Glaze Design System
@felixgeelhaar/glossa-cli
Build-time CLI for Glossa: init / scan / pull / push.
@felixgeelhaar/glossa-elements
Framework-agnostic Lit web components for Glossa: <glossa-provider> + <glossa-text|rich|plural|select|selector>.
@felixgeelhaar/glossa-format
ICU MessageFormat subset — variables, plurals, select, nesting. Backed by Intl.PluralRules; zero runtime deps.
@felixgeelhaar/glossa-sdk
HTTP fetch + in-memory bundle cache + SSE subscription for Glossa. Framework-agnostic; runs in Node and browsers.
@felixgeelhaar/glossa-ui
Glossa design system — utilitarian Lit primitives + design tokens. Used by the admin SPA and any consumer surface embedding glossa.
@felixgeelhaar/govee-api-client
Enterprise-grade TypeScript client library for the Govee Developer REST API
@felixgeelhaar/jira-sdk
TypeScript SDK for Atlassian Jira REST API with Zod validation
@felixgeelhaar/sdk-core
Shared core for Atlassian Cloud API SDKs - auth, transport, errors, and common types
@fortify-ts/bulkhead
Concurrency limiter bulkhead pattern for @fortify-ts
@fortify-ts/circuit-breaker
Circuit breaker pattern for Fortify TS resilience library
@fortify-ts/core
Core types, errors, and utilities for Fortify TS resilience library
@fortify-ts/fallback
Fallback pattern for graceful degradation in @fortify-ts
@fortify-ts/http
Framework-agnostic HTTP utilities for fortify-ts resilience patterns
@fortify-ts/logging
Structured logging utilities for fortify-ts resilience patterns
@fortify-ts/metrics
Prometheus metrics for fortify-ts resilience patterns
@fortify-ts/middleware
Middleware composition chain for @fortify-ts resilience patterns
@fortify-ts/rate-limit
Token bucket rate limiter for @fortify-ts