sncollective
Official@sncollective
Standardizes enterprise software architecture, code quality, and web infrastructure through structured documentation, static analysis, and type-safe component integration.
Agent Skills by sncollective
Showing 27 vetted skills indexed across 1 GitHub repositories.
platform-design-principles
Guide architects in applying clean architecture principles to software projects.
scan-documentation
Scan SNC platform code for missing JSDoc comments and generate Fix-lane findings.
ark-ui-v5
Reference headless React UI components from Ark UI v5.
garage-v2
Document Garage v2 S3-compatible object storage and admin API workflows.
imgproxy-v3
Generates HMAC-signed imgproxy URLs for resizing and converting S3 images to WebP/AVIF.
drizzle-v0
Documents Drizzle ORM v0.45+ usage for PostgreSQL in Node.js applications.
liquidsoap-v2
Document Liquidsoap v2.4 settings syntax and streaming pipeline configuration.
scan-stylistic
Scan TypeScript/React/Hono codebases for stylistic refactoring opportunities and generate a prioritized backlog.
pino-logging
Standardize structured logging with request-scoped loggers and sensitive header redaction.
srs-v6
Configure SRS v6 streaming server ports, callbacks, and API endpoints.
platform-implementation-principles
Enforce Fail Fast, Single Source of Truth, and Ports & Adapters boundaries in code.
security-scan
Produces security scans and routes detected vulnerabilities to appropriate owners.
tusd-v2
Configure tusd v2 servers for resumable uploads with S3 storage and HTTP hooks.
platform-patterns
Document and centralize project coding patterns with examples and workflows.
hono-v4
Create type-safe Hono v4 web APIs with Zod validation and OpenAPI documentation.
pg-boss-v12
Configure pg-boss v12 queues and implement work or fetch job lifecycles.
tanstack-query-v5
Provide TanStack Query v5 hook references with syntax examples and options.
scan-seo
Detect missing SEO metadata in TanStack Start routes and components.
vidstack-v1
Creates accessible video/audio players in React with HLS/DASH support.
scan-quality
Identify code duplication, complexity, and pattern drift in a codebase.
tanstack-table-v8
Develops Blazor Server & WebAssembly apps with C#.
scan-accessibility
Scan TSX files for WCAG 2.2 AA accessibility issues statically detectable in codebases.
tanstack-router-v1
Implement TanStack Router v1 file-based routes, loaders, and navigation.
zod-v4
Document Zod v4 schema validation, parsing, and migration guidance.
Frequently Asked Questions About sncollective
FAQPage SchemaWhat specific tasks can developers perform using these architectural standards?▼
Developers can enforce clean architecture, standardize structured logging, and implement type-safe web endpoints. The registry provides reference patterns for Hono, Zod validation, and TanStack routing, ensuring consistent implementation of ports and adapters across complex distributed systems.
Which engineering personas benefit from these technical standards?▼
Full-stack engineers, platform architects, and frontend developers benefit from these standards. The registry targets teams managing React-based web applications, streaming media servers, and S3-backed storage systems who require centralized documentation for complex library configurations and code quality enforcement.
What are the prerequisites for implementing these architectural patterns?▼
Implementation requires a TypeScript-based environment, specifically utilizing Bun for monorepo management and Hono for web services. Projects should be structured to support static analysis for WCAG accessibility, SEO metadata, and JSDoc documentation to leverage the provided scanning and refactoring backlogs.