bananayong
- 24 skills
- 0 followers
- 2 days ago last updated
- ▌ Cloudflare · bananayong bundleComprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.
- ▌ Baoyu Post To Wechat · bananayong bundlePosts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".
- ▌ Durable Objects · bananayong bundleCreate and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest.
- ▌ Email And Password Best Practices · bananayongThis skill provides guidance and enforcement rules for implementing secure email and password authentication using Better Auth.
- ▌ JSON Render Core · bananayongCore package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-render/core, defining schemas, creating catalogs, or building JSON specs for UI/video generation.
- ▌ Linkerd Patterns · bananayongImplement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.
- ▌ JSON Render React · bananayongReact renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs.
- ▌ Building Native UI · bananayong bundleComplete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
- ▌ Code Review Excellence · bananayongMaster effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
- ▌ JSON Render React Native · bananayongReact Native renderer for json-render that turns JSON specs into native mobile UIs. Use when working with @json-render/react-native, building React Native UIs from JSON, creating mobile component catalogs, or rendering AI-generated specs on mobile.
- ▌ Terraform Module Library · bananayong bundleBuild reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
- ▌ Service Mesh Observability · bananayongImplement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.
- ▌
- ▌ Employment Contract Templates · bananayongCreate employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
- ▌ Arscontexta Bridge · bananayongUse the local Ars Contexta reference bundle in Codex (manual bridge mode, not Claude plugin mode)
- ▌ Playwright Efficient Web Research · bananayongUse when you need web research or browser interaction with high token efficiency. Prefer Playwright CLI session-based navigation, snapshot refs, and targeted extraction over full-page fetches or verbose DOM dumps.
- ▌ Agents Sdk · bananayong bundleBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.
- ▌ Streamdown · bananayong bundleImplement, configure, and customize Streamdown — a streaming-optimized React Markdown renderer with syntax highlighting, Mermaid diagrams, math rendering, and CJK support. Use when working with Streamdown setup, configuration, plugins, styling, security, or integration with AI streaming (e.g., Vercel AI SDK). Triggers on: (1) Installing or setting up Streamdown, (2) Configuring plugins (code, mermaid, math, cjk), (3) Styling or theming Streamdown output, (4) Integrating with AI chat/streaming, (5) Configuring security, link safety, or custom HTML tags, (6) Using carets, static mode, or custom components, (7) Troubleshooting Tailwind, Shiki, or Vite issues.
- ▌ Find Skills · bananayongHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
- ▌ Sandbox Sdk · bananayong bundleBuild sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs.
- ▌ Organization Best Practices · bananayongThis skill provides guidance and enforcement rules for implementing multi-tenant organizations, teams, and role-based access control using Better Auth's organization plugin.
- ▌ Agent Builder · bananayong bundleGuide for designing and creating effective Claude Code custom agents (subagents). Use when users want to create, update, or optimize agents defined in .claude/agents/. Triggers on requests like "make an agent", "create a subagent", "build a reviewer agent", "add a custom agent", or "define an agent for code review".
- ▌ Codex Discuss · bananayongConsult Codex CLI (OpenAI) to get a second opinion on difficult problems. Use when facing complex debugging, architectural decisions, algorithm design, or any hard problem where cross-checking with another AI model would be valuable. Triggers on requests like "ask codex", "get a second opinion", "discuss with codex", "cross-check this", or when you determine that consulting another model would help solve a particularly challenging task.
- ▌ Webapp Testing · bananayong bundleToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.