flpbaladaflpbaladaCommunityยท15 Agent Skills Included

my-opencode-config

Personal OpenCode configuration with custom workflows and integrations

Configures OpenCode with personal agent instructions, custom workflows, tools, and UI preferences. Turns personal programming notes and product management frameworks into executable skills for coding sessions. Includes commit message helpers, session utilities, and notification settings to speed up daily development work.
npx skills add flpbalada/my-opencode-config --all -g -y
Available:

Tells the agent to answer concisely with the main point first, follow clean coding rules like guard clauses and single responsibility, and use Context7 for library documentation automatically.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

code-architecture-tailwind-v4-best-practices

Guide Tailwind v4 component abstraction choices among utilities, CVA, and Tailwind Variants.

Community
Intermediate
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

typescript-interface-vs-type

Decide between interface and type for TypeScript object shapes.

Community
Basic
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

react-use-state

Manage local UI state in React components using the useState hook.

Community
Basic
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

typescript-advanced-types

Build and validate advanced TypeScript generic, conditional, mapped, and utility types.

Community
Advanced
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

nextjs-image-art-direction

Render art-directed images in Next.js using getImageProps across breakpoints.

Community
Advanced
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

css-container-queries

Implement container-based responsiveness with CSS container queries.

Community
Intermediate
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

project-structure

Organize React/Next.js/TypeScript projects by feature-based architecture.

Community
Basic
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

react-key-prop

Enforce stable, unique data-derived keys for React list items.

Community
Basic
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

naming-cheatsheet

Apply the A/HC/LC naming pattern to variables, functions, and class names.

Community
Basic
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

code-architecture-wrong-abstraction

Guide developers to apply the Rule of Three before creating shared abstractions.

Community
Basic
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

typescript-best-practices

Apply TypeScript best practices for configuration, typing, and async patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
flpbaladaflpbalada

pest-analysis

Perform PEST analysis with prioritized actions, owners, and timelines.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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โ†’