opencode-config
Personal coding rules, deployment guides, and workflow skills
All Skills in This Repository (8)
Pure Emerald Level Indicatorspnpm
Detect duplicate dependencies in pnpm-lock.yaml and guide scoped deduplication updates.
doppler
Automate Doppler secret management for multi-environment deployments.
tailwind
Configure Tailwind v4 styles directly in CSS without tailwind.config.js.
cloudflare-workers
Configure Cloudflare Workers with TypeScript, wrangler.jsonc, and Durable Objects.
better-auth
Configure better-auth with Drizzle and Spiceflow for TypeScript authentication.
emil-design-eng
Review UI components using Emil Kowalski's design engineering principles.
stripe
Automate Stripe Checkout and Billing Portal flows for org-scoped customers.
drizzle
Standardize Drizzle ORM schemas, migrations, and Cloudflare driver configurations for TypeScript projects.
Frequently Asked Questions
FAQPage SchemaHow to install opencode-config?โผ
Run `npx skills add remorses/opencode-config --all -g -y` in your terminal to install all skills globally.
What does opencode-config include?โผ
It bundles personal coding rules plus skills for Cloudflare Workers, Stripe billing, Drizzle, Tailwind v4, Remotion video, PDF generation, and X/Twitter workflows.
Does opencode-config work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and load in Claude Code, OpenCode, Cursor, and other compatible agents.
Can I use these skills in my own projects?โผ
Yes. Each skill is self-contained with copy-paste commands and patterns you can apply to any TypeScript project, though some rules reflect the author's personal preferences.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core