BRAM avatar

BRAM

Community

@bramanda48 · Indonesia

11Followers
|
25Public Repos
|
29Published Skills

Backend Engineer & OSS Enthusiast | Have a nice day 😄

Skills Distribution
DomainDeveloper To...Vue & Nuxt Fronten.. (40%)Vite Ecosystem Bui.. (20%)Cloudflare Edge Pl.. (15%)AI Coding-Agent Qu.. (15%)

Agent Skills by BRAM

Showing 29 vetted skills indexed across 1 GitHub repositories.

bramanda48bramanda48

vueuse-functions

Maps Vue.js and Nuxt requirements to appropriate VueUse composables with usage references.

Community
Intermediate
bramanda48bramanda48

antislop

Applies rule-based filters to prevent generic AI-generated UI design patterns.

Community
Advanced
bramanda48bramanda48

vitepress

Build and configure VitePress static documentation sites with Vue-powered Markdown.

Community
Intermediate
bramanda48bramanda48

vitest

Write, configure, and run Vitest unit tests with mocking, coverage, and fixtures.

Community
Advanced
bramanda48bramanda48

antislop-copywriting

Rewrites marketing copy and prose to remove AI-writing patterns and fabricated claims.

Community
Intermediate
bramanda48bramanda48

vue

Write Vue 3 components using Composition API, script setup macros, and built-in components.

Community
Intermediate
bramanda48bramanda48

cloudflare

Recommends Cloudflare products and routes implementation tasks to product-specific references and documentation.

Community
Advanced
bramanda48bramanda48

vue-best-practices

Applies Vue 3 Composition API best practices for components, reactivity, composables, and performance.

Community
Advanced
bramanda48bramanda48

vue-testing-best-practices

Guides Vue.js testing with Vitest, Vue Test Utils, Pinia, and Playwright patterns.

Community
Intermediate
bramanda48bramanda48

os-awareness

Detects the user's operating system and selects correct shell commands and path conventions.

Community
Intermediate
bramanda48bramanda48

iconify

Render and bundle Iconify icons via web components, framework wrappers, and offline data packages.

Community
Intermediate
bramanda48bramanda48

tsdown

Bundle TypeScript and JavaScript libraries into ESM, CJS, IIFE, and UMD formats with Rolldown.

Community
Advanced
bramanda48bramanda48

hono

Build HTTP APIs and edge functions with the Hono web framework across JavaScript runtimes.

Community
Advanced
bramanda48bramanda48

vite

Configure Vite build tooling, plugins, SSR, and Rolldown migration for frontend projects.

Community
Intermediate
bramanda48bramanda48

hono-third-party

Integrate @hono third-party middleware packages into Hono applications.

Community
Intermediate
bramanda48bramanda48

antislop-layoutmobile

Review and fix responsive layouts for breakpoints, overflow, tap targets, and mobile navigation.

Community
Intermediate
bramanda48bramanda48

antislop-code

Removes generic AI-style comments from code while preserving informative ones.

Community
Basic
bramanda48bramanda48

wrangler

Run and troubleshoot Wrangler CLI commands for Cloudflare Workers development and deployment.

Community
Intermediate
bramanda48bramanda48

pinia

Implement type-safe state management in Vue applications using Pinia stores.

Community
Intermediate
bramanda48bramanda48

workers-best-practices

Reviews and writes Cloudflare Workers code against current configuration, runtime, and platform API best practices.

Community
Advanced
bramanda48bramanda48

nuxt

Implements Nuxt 4 applications with SSR, file-based routing, auto-imports, and Nitro deployment.

Community
Advanced
bramanda48bramanda48

github-cli

Manage GitHub repositories, pull requests, issues, workflows, and releases via the gh CLI.

Community
Intermediate
bramanda48bramanda48

vue-router-best-practices

Diagnose and fix Vue Router 4 navigation guard, route param, and lifecycle issues.

Community
Intermediate
bramanda48bramanda48

conventional-commits

Formats git commit messages according to the Conventional Commits specification.

Community
Basic

Frequently Asked Questions About BRAM

FAQPage Schema
What tasks can I accomplish using BRAM's skills?

You can build Vue 3 and Nuxt applications with Composition API and Pinia, configure Vite and Vitest, bundle libraries with tsdown, create Hono edge APIs, deploy Cloudflare Workers via Wrangler, manage Turborepo monorepos, format Conventional Commits, and apply antislop rules to clean AI-generated code, copy, and UI.

Who are these skills designed for?

Frontend and full-stack engineers working in the Vue/Nuxt and Vite ecosystem, backend developers deploying Hono apps to Cloudflare Workers, and teams using AI coding assistants (Claude, Cursor, Copilot, Aider) who want antislop rules to filter generic AI output in code, prose, layouts, and accessibility.

How do I install and run these skills?

Skills are loaded by an AI coding assistant from the bramanda48/skills repository; each folder contains native frontmatter defining triggers and allowed tools. Vue skills require a Vue 3 or Nuxt 3 project, while Cloudflare skills require Wrangler for local development and deployment of Worker projects.

Are these skills open source and free to use?

Yes. Several skills, including vueuse-functions, vue-best-practices, vue-testing-best-practices, and vue-router-best-practices, are explicitly MIT licensed. Many others are generated from official open-source documentation such as vuejs/docs, vitejs/vite, nuxt/nuxt, and honojs/hono, with sources credited in each skill's metadata.

What prerequisites or dependencies do these skills require?

Vue and VueUse skills require Vue 3+ or Nuxt 3+ projects. Cloudflare skills require the Wrangler CLI and a Workers project. The antislop-human skill needs Python via Bash for its contrast checker. The os-awareness skill adapts shell commands across Windows, Linux, and macOS environments.