my-opencode-config
Personal OpenCode configuration with custom workflows and integrations
All Skills in This Repository (15)
Pure Emerald Level Indicatorscode-architecture-tailwind-v4-best-practices
Guide Tailwind v4 component abstraction choices among utilities, CVA, and Tailwind Variants.
typescript-interface-vs-type
Decide between interface and type for TypeScript object shapes.
react-use-state
Manage local UI state in React components using the useState hook.
typescript-advanced-types
Build and validate advanced TypeScript generic, conditional, mapped, and utility types.
nextjs-image-art-direction
Render art-directed images in Next.js using getImageProps across breakpoints.
css-container-queries
Implement container-based responsiveness with CSS container queries.
project-structure
Organize React/Next.js/TypeScript projects by feature-based architecture.
react-key-prop
Enforce stable, unique data-derived keys for React list items.
naming-cheatsheet
Apply the A/HC/LC naming pattern to variables, functions, and class names.
code-architecture-wrong-abstraction
Guide developers to apply the Rule of Three before creating shared abstractions.
typescript-best-practices
Apply TypeScript best practices for configuration, typing, and async patterns.
pest-analysis
Perform PEST analysis with prioritized actions, owners, and timelines.
Frequently Asked Questions
FAQPage SchemaHow to install my-opencode-config?โผ
Run `npx skills add flpbalada/my-opencode-config --all -g -y` in your terminal to install all skills in this suite globally.
What is this OpenCode configuration for?โผ
It is a personal OpenCode setup with agent instructions, custom workflows, tools, and UI preferences that turn personal programming notes into executable skills.
How do the skills in this config work?โผ
The skills are executable knowledge notes converted from a personal second brain, covering programming patterns, product management frameworks, and psychology principles the agent can apply during coding.
Can I reuse this config for my own setup?โผ
Yes. You can browse and adapt the skills, agents, and commands as templates for your own OpenCode configuration under the MIT license.
Does this work with other coding agents?โผ
The skills follow the standard SKILL.md format, so they work in OpenCode and other compatible coding environments like Claude Code and Cursor.
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