aphrody-code

52 mods across 1 repository, 2 stars between them.

bxc-build

25

aphrody-code/bxc

Command

Cross-platform build for the full bxc stack (Rust cdylibs + Bun standalone binaries + MCP server). Handles linux/mac/win notes.

2 yesterday A 33 tokens original Apache-2.0

bxc-new-scraper

26

aphrody-code/bxc

Command

Scaffold a new scraper package under packages/ following the bxc monorepo conventions (package.json, src/index.ts with main, CLI integration, tests, docs).

2 yesterday A 41 tokens original Apache-2.0

bxc-verify

27

aphrody-code/bxc

Command

Run the canonical bxc scoped verify (tests + type + lint on the right paths only). Respects CLAUDE.md rules and feeds autopilot logs.

2 yesterday A 37 tokens original Apache-2.0

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used for the autopilot loop (scripts/autopilot.sh), scoped verify + lint to avoid global noise, monitor feeding, subagent spawning, PLAN.md / MEGA-PLAN.md management, continuous "YOLO" operation without human in the loop, and log-based coordination.

2 yesterday B 69 tokens original Apache-2.0

bxc Core

29

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user asks to work on bxc (or similar Bun + Rust FFI native browser/X/Grok/agent engine projects), "bxc stack", "zero-spawn", native X client, Grok xAI high-level, bxc-mcp, scraper packages, rust-bridge FFI, autopilot, CLAUDE.md rules, cross-platform Bun/Rust builds, or needs patterns…

2 yesterday A 102 tokens original Apache-2.0

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when writing or improving CLAUDE.md, MEGA-PLAN.md, package READMEs, SKILL.md (progressive disclosure, strong triggers, third-person), agent frontmatter, command docs, or making the bxc knowledge (or a port) complete, lisible, and reusable via the bxc Claude Code plugin.

2 yesterday A 78 tokens original Apache-2.0

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used for anything involving @aphrody/xai (high-level Chat.createChat/append/sample/stream/executeToolCalls/sampleStructured), XTools for native X fulfillment, SuperGrok / OIDC keyless (SUPERGROKTOKEN or /.grok/auth.json), reasoningeffort, structured outputs, tool calling loops with real @aphrody/x…

2 yesterday A 111 tokens original Apache-2.0

bxc MCP Server

32

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when extending or building the bxc-native-mcp (src/mcp/server.ts), adding registerTool calls with Zod schemas, versioning the server, building the standalone binary, wiring .mcp.json or gemini-extension.json, or exposing new capabilities from the bxc packages/Rust FFI as MCP tools.

2 yesterday A 74 tokens original Apache-2.0

bxc Rust FFI Bridge

33

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when working on rust-bridge/, FFI between Bun and Rust (cdylib, nomangle extern "C", lolhtml, V8, x-client, x-algorithm), rusqlite workspace constraints, tokio async blocks for FFI, cross-platform cdylib (.so/.dylib/.dll), bxcx symbols, Cargo workspace for rust-bridge crates, or porting Rust…

2 yesterday A 108 tokens original Apache-2.0

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when creating or maintaining scraper packages under packages/ (fut, voiranime, xcom, zukan, worldbeyblade, challonge, etc.), following the monorepo workspace pattern, CLI integration in src/cli/, profile mapping (stealth/http/static...), and publishing as @aphrody/.

2 yesterday A 76 tokens original Apache-2.0

bxc X Native Client

35

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used for the native cookie-based X/Twitter client (@aphrody/x), GraphQL + REST, catalog sync from bundles, local For You ranking (rankTweets / tweetToPostCandidate from x-algorithm port), SQLite store + FTS, Radar / X Pro decks, stealth profiles, and using it from Grok tool calling via XTools.

2 yesterday A 81 tokens original Apache-2.0

agent-creator

36

aphrody-code/bxc

Agent

Agent "agent-creator" from aphrody-code/bxc, covering agent created: [identifier], configuration, file created, how to use and next steps.

2 yesterday A 0 tokens copy · 100% Apache-2.0

plugin-validator

37

aphrody-code/bxc

Agent

Agent "plugin-validator" from aphrody-code/bxc, covering plugin validation report, plugin: [name], summary, critical issues ([count]) and warnings ([count]).

2 yesterday A 0 tokens copy · 100% Apache-2.0

skill-reviewer

38

aphrody-code/bxc

Agent

Agent "skill-reviewer" from aphrody-code/bxc, covering skill review: [skill-name], summary, description analysis, content quality and progressive disclosure.

2 yesterday A 0 tokens copy · 100% Apache-2.0

create-plugin

39

aphrody-code/bxc

Command

Guided end-to-end plugin creation workflow with component design, implementation, and validation.

2 yesterday A 16 tokens copy · 100% Apache-2.0

Agent Development

40

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…

2 yesterday A 80 tokens copy · 91% Apache-2.0

Command Development

41

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash…

2 yesterday A 99 tokens copy · 100% Apache-2.0

Hook Development

42

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

2 yesterday A 117 tokens copy · 100% Apache-2.0

MCP Integration

43

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive…

2 yesterday B 97 tokens copy · 100% Apache-2.0

Plugin Settings

44

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md…

2 yesterday B 81 tokens copy · 100% Apache-2.0

Plugin Structure

45

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

2 yesterday A 92 tokens copy · 100% Apache-2.0

Skill Development

46

aphrody-code/bxc

Skill Claude CodeCodex

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

2 yesterday A 63 tokens copy · 100% Apache-2.0

bxc-api

47

aphrody-code/bxc

Skill Claude CodeCodex

Manage the Bxc REST and GraphQL API server (Elysia + Yoga).

2 yesterday A 21 tokens original Apache-2.0

bxc-detect

48

aphrody-code/bxc

Skill Claude CodeCodex

Identifies anti-bot protections (Cloudflare, DataDome) and web frameworks (Wiz, Angular, React).

2 yesterday A 30 tokens original Apache-2.0