Communityアート&デザインgithub.com

ahpxex/open-dashboard

A skill catalogue of 36 copy-ready admin UI shapes an AI agent installs and composes into a real back-office. Built on TanStack Start, Drizzle + better-auth, shadcn + Tailwind v4.

対応~Claude Code~Codex CLI~Cursor
npx skills add ahpxex/open-dashboard

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

ドキュメント

Rebrand

The single rebrand surface is src/config/app.ts (appConfig). It is consumed by the sidebar (logo + name + nav), the root document head (title + description), the theme provider, and the auth pages (brand header). Nothing else should hardcode the product name or logo.

Steps

  1. Edit src/config/app.ts:

    • name — product name (sidebar, <title>, auth header).
    • description<meta name="description">.
    • logo — any Phosphor icon component (e.g. import { RocketIcon }).
    • theme{ defaultTheme: "light" | "dark" | "system", enableSystem }.
  2. Navigation lives in src/lib/sidebar-items.ts (mainMenuItems, bottomMenuItems), surfaced as appConfig.nav. Add/remove/reorder items; keep the // create-resource:anchor line (the generator inserts above it).

  3. Theme tokens (colours) are CSS variables in src/styles/app.css (--primary, --chart-1..5, …) for light and .dark. Charts and StatusChips re-theme automatically.

Verify

bun run check, then load the app: the sidebar, browser tab title, and the login page all show the new brand. The appConfig unit test asserts the nav invariants (src/config/app.test.ts).

関連スキル

demondhand/arc-automation-toolkit

Automation and wallet intelligence toolkit for the Arc ecosystem. Built for onchain monitoring, UserOps tracking, gas analysis, and future AI-agent workflows.

community

shaharsha/claude-skills

Index of @shaharsha's published Claude Code skills - gdoc-sync, gslides-sync, presentation-generator, brand-system, brand-assets, image-generation, prompt-engineer, namecheap-domains. Each skill lives in its own repo.

community

jeffallan/wordpress-pro

Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.

community

0xkaka1024/setup-follow-builders-lark

Codex skill for daily Follow Builders AI digests in Feishu on macOS

community

dmustapha/confidential-skill

Production-ready SKILL.md enabling AI coding agents to write Zama FHEVM confidential smart contracts correctly — 20 anti-patterns, 3 templates, live Sepolia demo

community

liuzhengdongfortest/cs-feat-impl

feature 流程阶段 2——按 {slug}-checklist.yaml 里 design 切好的 paradigm 维度 steps 推进,每步具体改哪个文件由 implement 自决,写完用统一格式汇报。触发:用户说"方案确认了开始实现"、"按方案写代码"、"开工"。前提是 design 已 approved 且有 checklist。遇到方案外情况要回方案谈不要硬冲。

community