Epicenter avatar

Epicenter

Official

@epicenterhq

0Followers
|
2Public Repos
|
76Published Skills

Offers standardized architectural patterns and rigorous coding conventions for TypeScript-based frontend, backend, and cross-platform application development.

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Backend Integration (30%)Code Quality & Sta.. (30%)

Agent Skills by Epicenter

Showing 76 vetted skills indexed across 1 GitHub repositories.

EpicenterHQEpicenterHQ
4.8k

tanstack-table

Applies TanStack Table UI-state patterns for Svelte data tables with sorting, filtering, and pagination.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

ui-design

Design and review Epicenter Svelte interfaces by collapsing local markup into the shared component system.

Official
Advanced
EpicenterHQEpicenterHQ
4.8k

code-prose

Rewrites code identifiers and comments using Orwell's plain-language rules without changing behavior.

Official
Basic
EpicenterHQEpicenterHQ
4.8k

one-sentence-test

Audit designs and abstractions by reducing them to one concrete sentence.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

agent-goal

Drafts a single /goal line defining objectives, evidence, and stop conditions for coding agents.

Official
Basic
EpicenterHQEpicenterHQ
4.8k

dialectic

Resolves unsettled product and design models through structured collision of competing articulations.

Official
Advanced
EpicenterHQEpicenterHQ
4.8k

radical-options

Compares current code abstractions against first-principles redesigns before editing.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

wayfinder

Plans multi-session work as decision tickets tracked on a repository issue tracker.

Official
Advanced
EpicenterHQEpicenterHQ
4.8k

svg-animations

Animate SVGs with SMIL, CSS keyframes, stroke drawing, morphing, and motion paths.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

agent-instructions

Design, audit, and validate agent skills and repository instruction files.

Official
Advanced
EpicenterHQEpicenterHQ
4.8k

auth

Guides editing Epicenter auth clients, OAuth sessions, and identity state built on Better Auth.

Official
Advanced
EpicenterHQEpicenterHQ
4.8k

type-level-error-messages

Implements branded template-literal types that turn TypeScript constraint errors into readable messages.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

handoff

Drafts a cold-start continuation prompt for a fresh Claude Code session.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

asymmetric-wins

Identifies small feature promises whose refusal deletes disproportionate code complexity.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

code-audit

Detect recurring TypeScript code smells using grep patterns and triage guidance.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

autumn

Configure Autumn usage-based billing with credit checks, plan gates, and metered AI usage.

Official
Advanced
EpicenterHQEpicenterHQ
4.8k

tsconfig

Standardizes TypeScript configuration across a source-only monorepo using two base files and seven leaf tiers.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

improve-codebase-architecture

Scan a codebase for architectural deepening opportunities and render findings as a visual HTML report.

Official
Advanced
EpicenterHQEpicenterHQ
4.8k

change-proposal

Presents proposed code changes as before/after diffs, ASCII diagrams, and comparison tables.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

define-errors

Create typed error variant factories with defineErrors from the wellcrafted library.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

prototype

Build throwaway terminal or UI prototypes to validate logic models and design options.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

standalone-commits

Split work into reviewable, dependency-ordered commits with acceptance checks.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

pull-request

Drafts and reviews GitHub pull request titles and bodies following Epicenter conventions.

Official
Intermediate
EpicenterHQEpicenterHQ
4.8k

diagnose

Diagnose bugs and performance regressions through a reproduce-to-regression-test feedback loop.

Official
Advanced

Frequently Asked Questions About Epicenter

FAQPage Schema
What specific development tasks does Epicenter enable?

Epicenter enables standardized monorepo management, atomic commit planning, and rigorous TypeScript coding practices. It provides patterns for factory function composition, reactive query layers, and structured service layers, ensuring consistent error handling and type-safe data interactions across your entire codebase.

Which engineering personas benefit from these standards?

Full-stack engineers, frontend developers, and technical leads working within TypeScript ecosystems benefit most. These standards are designed for teams requiring high-consistency codebases, robust UI component patterns, and reliable cross-platform integration for desktop environments using Tauri.

What are the prerequisites for implementing these standards?

Implementation requires a TypeScript-based environment and familiarity with modern web stacks including Svelte, Tailwind CSS, and Drizzle ORM. Projects should be structured as monorepos to fully leverage the provided command conventions, commit formatting, and dependency-ordered change management.