BRAM
Community@bramanda48 · Indonesia
Backend Engineer & OSS Enthusiast | Have a nice day 😄
Agent Skills by BRAM
Showing 29 vetted skills indexed across 1 GitHub repositories.
vueuse-functions
Maps Vue.js and Nuxt requirements to appropriate VueUse composables with usage references.
antislop
Applies rule-based filters to prevent generic AI-generated UI design patterns.
vitepress
Build and configure VitePress static documentation sites with Vue-powered Markdown.
vitest
Write, configure, and run Vitest unit tests with mocking, coverage, and fixtures.
antislop-copywriting
Rewrites marketing copy and prose to remove AI-writing patterns and fabricated claims.
vue
Write Vue 3 components using Composition API, script setup macros, and built-in components.
cloudflare
Recommends Cloudflare products and routes implementation tasks to product-specific references and documentation.
vue-best-practices
Applies Vue 3 Composition API best practices for components, reactivity, composables, and performance.
vue-testing-best-practices
Guides Vue.js testing with Vitest, Vue Test Utils, Pinia, and Playwright patterns.
os-awareness
Detects the user's operating system and selects correct shell commands and path conventions.
iconify
Render and bundle Iconify icons via web components, framework wrappers, and offline data packages.
tsdown
Bundle TypeScript and JavaScript libraries into ESM, CJS, IIFE, and UMD formats with Rolldown.
hono
Build HTTP APIs and edge functions with the Hono web framework across JavaScript runtimes.
vite
Configure Vite build tooling, plugins, SSR, and Rolldown migration for frontend projects.
hono-third-party
Integrate @hono third-party middleware packages into Hono applications.
antislop-layoutmobile
Review and fix responsive layouts for breakpoints, overflow, tap targets, and mobile navigation.
antislop-code
Removes generic AI-style comments from code while preserving informative ones.
wrangler
Run and troubleshoot Wrangler CLI commands for Cloudflare Workers development and deployment.
pinia
Implement type-safe state management in Vue applications using Pinia stores.
workers-best-practices
Reviews and writes Cloudflare Workers code against current configuration, runtime, and platform API best practices.
nuxt
Implements Nuxt 4 applications with SSR, file-based routing, auto-imports, and Nitro deployment.
github-cli
Manage GitHub repositories, pull requests, issues, workflows, and releases via the gh CLI.
vue-router-best-practices
Diagnose and fix Vue Router 4 navigation guard, route param, and lifecycle issues.
conventional-commits
Formats git commit messages according to the Conventional Commits specification.
Frequently Asked Questions About BRAM
FAQPage SchemaWhat 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.