Skip to main content
aphrody-code
GitHub 제작자 프로필

aphrody-code

9개 GitHub 저장소에서 수집된 105개 skills를 저장소 단위로 보여줍니다.

수집된 skills
105
저장소
9
업데이트
2026년 8월 22일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

bxc
미분류

Crawler and web scraping engine with advanced stealth, browser automation, and platform scrapers.

2026년 8월 21일
n2b
미분류

Scan and migrate a Node.js codebase to Bun using n2b, including API mappings, Bun Shell ($), shebang updates, and package config.

2026년 8월 21일
developing-genkit-js
소프트웨어 개발자

Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.

2026년 6월 5일
google-design
웹·디지털 인터페이스 디자이너

Apply Google's design language to a UI. Load whenever the user wants something to look or feel like a Google product, including requests like "apply Google design style", "make it look like a Google product", "Google-style UI", "design.google guidance",…

2026년 6월 1일
m3-component
소프트웨어 개발자

Scaffold a self-contained Material Design 3 md-* web component and/or its React wrapper. Use when the user says: "create an M3 component", "scaffold a Material Design 3 <X> component", "build an md-* web component", "make a new Material component", "wrap a…

2026년 6월 1일
m3-correct
소프트웨어 개발자

User-invoked fix skill. Auto-correct Material Design 3 violations in a codebase. Use when asked to "fix M3 violations", "auto-correct Material Design issues", "make this M3-compliant", "clean up MUI residue", "fix hardcoded colors", "fix sx on md components",…

2026년 6월 1일
m3-design-compiler
소프트웨어 개발자

Turn a natural-language design brief into a Material Design 3 React scaffold with @aphrody-code/m3-design. Use when asked to "scaffold a screen from a description", "generate an M3 layout from a brief", "design compiler", "brief to JSX", or "make an M3…

2026년 6월 1일
m3-design-guide
웹·디지털 인터페이스 디자이너

Load this skill whenever the user wants to design or build UI that looks Material Design 3 / Material You / Google-style, including requests like "make this look Material", "apply M3 styling", "which color role or token should I use", "design a Google-style…

2026년 6월 1일
수집된 skill 54개 중 8개를 표시합니다.
bxc-autopilot-autonomy
소프트웨어 개발자

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…

2026년 6월 7일
bxc-core
소프트웨어 개발자

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,…

2026년 6월 4일
bxc-documentation-skills
소프트웨어 개발자

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…

2026년 6월 4일
bxc-grok-xai-high-level-client
소프트웨어 개발자

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 (SUPER_GROK_TOKEN or ~/.grok/auth.json),…

2026년 6월 4일
bxc-mcp-server
소프트웨어 개발자

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…

2026년 6월 4일
bxc-rust-ffi-bridge
소프트웨어 개발자

This skill should be used when working on rust-bridge/, FFI between Bun and Rust (cdylib, no_mangle extern "C", lol_html, V8, x-client, x-algorithm), rusqlite workspace constraints, tokio async blocks for FFI, cross-platform cdylib (.so/.dylib/.dll), bxc_x_*…

2026년 6월 4일
bxc-scraper-monorepo
소프트웨어 개발자

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…

2026년 6월 4일
bxc-x-native-client
소프트웨어 개발자

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…

2026년 6월 4일
수집된 skill 15개 중 8개를 표시합니다.
regen-baseline
소프트웨어 개발자

Regenerate the 7 tracked baseline snapshots (5 fixture formats + 2 rules formats) after a legitimate output change. Required after version bumps, schema additions, or new rule registrations. Refuses to run if `n2b --version` differs from the version in…

2026년 6월 16일
bun-run
소프트웨어 개발자

Execute a complex task autonomously using Bun agent capabilities. TRIGGER when: user asks to run a multi-step workflow, automate something, process files in bulk, execute a build pipeline, do a DevOps task, or explicitly says 'run with bun'. Also triggers…

2026년 6월 16일
green-gate
소프트웨어 품질 보증 분석가·테스터

Run the full n2b verification pipeline — cargo build/test/clippy/fmt + baseline diff + codegen drift check. Returns red/green per stage and aborts on first failure. Mirrors the contract gelé verrou triple from CLAUDE.md.

2026년 5월 15일
bun-analyze
소프트웨어 개발자

Analyze project health, dependencies, code quality, and structure. TRIGGER when: user asks about project status, health, dependency audit, dead code, bundle size, outdated packages, architecture overview, or says 'analyze', 'audit', 'health check'.

2026년 5월 15일
bun-deploy
네트워크·컴퓨터 시스템 관리자

Deploy application to production. TRIGGER when: user says 'deploy', 'ship', 'push to prod', 'release', 'mise en prod', or asks to restart a service. Handles build verification, systemd services, and deployment validation.

2026년 5월 15일
bun-dream
소프트웨어 개발자

Run memory consolidation (dream). TRIGGER when: user asks to consolidate memories, clean up learnings, organize memory files, run a dream, or says 'dream'. Also proactively triggered after long productive sessions.

2026년 5월 15일
gemini-cli-cli
소프트웨어 개발자

Migre la chaîne CLI de gemini-cli (bin/scripts/lockfile/sandbox docker/SEA) vers Bun — replace npm/cross-env/tsx/vitest, configure bin via bun build --compile, gère workspaces + Artifact Registry

2026년 5월 15일
gemini-cli-jsx
소프트웨어 개발자

Migre les 414 .tsx Ink/React de gemini-cli vers le runtime JSX natif de Bun — supprime esbuild/vitest-jsx, configure tsconfig + bunfig, gère les pièges Ink (raw mode TTY, useStdin, alt-screen)

2026년 5월 15일
수집된 skill 9개 중 8개를 표시합니다.
design
소프트웨어 개발자

Run the full design-doc-writer and design-doc-reviewer loop until consensus. Produces a polished design document with a PR plan.

2026년 6월 3일
execute-plan
소프트웨어 개발자

Execute a PR Plan DAG from a design document. Parses the plan, topologically sorts it, implements PRs in parallel using worktree-isolated subagents, runs mandatory orchestrator-level review, and assembles either a Graphite PR stack or a plain-git branch stack…

2026년 6월 3일
grok-unlocked
기타 컴퓨터 관련 직업

Full-autonomy orchestration for Grok Build: never block on human input, run parallel subagents and background tasks, chain implement/review/verify, and keep processing until the task is done or a hard external blocker. Use for "/grok-unlocked", "full…

2026년 6월 3일
implement
소프트웨어 개발자

Run the full implement-review-fix loop using implementer and reviewer personas. Supports effort-based multi-reviewer scaling (1-5 reviewers) with automatic specialization selection. Includes memory-based feedback loop that learns from past review patterns.…

2026년 6월 3일
pr-babysit
소프트웨어 품질 보증 분석가·테스터

Monitor PRs, fix CI failures, address review comments, resolve merge conflicts, and restack stacks. Supports independent PRs, Graphite stacks, and GitHub stacked PRs (gh-stack).

2026년 6월 3일
review
소프트웨어 품질 보증 분석가·테스터

Run a reviewer subagent against uncommitted local changes, a named branch, or a GitHub PR. Local and branch modes write a review file plus a summary to disk. PR mode posts the findings as a PENDING GitHub review for the user to inspect and submit through the…

2026년 6월 3일
aphrody-credentials
소프트웨어 개발자

Before calling aphrody MCP tools that need auth, classify credentials as direct token (OAuth/PAT/bearer/service account) vs paid metered API key. Prefer Grok auth, direct tokens, and keyless docs paths. Use when using aphrody MCP, .env secrets, Context7,…

2026년 6월 3일
bun-ffi
소프트웨어 개발자

Build a complete, correct Rust↔Bun FFI bridge for ANY Rust project: a `cdylib` crate exposing `extern "C"` functions that Bun loads with `bun:ffi` (`dlopen`/`cc`/`JSCallback`). Use this skill whenever the user wants to call Rust from Bun/JavaScript, "bind a…

2026년 6월 16일
napi-rs
소프트웨어 개발자

Build production Rust native addons (`.node`) with napi-rs (v3) for Bun and Node: the `#[napi]` macro surface (functions, objects, classes, getters, async), errors-as-thrown-exceptions, Buffer/typed-array values, ThreadsafeFunction for cross-thread callbacks,…

2026년 6월 16일
rs-to-ts
소프트웨어 개발자

Turn a Rust crate into a usable, distributable Bun package via bun:ffi — project layout, automated build (cargo → cdylib → typed TS bindings), a fast prototyping loop, and multi-platform distribution (prebuilt per-platform deps, build-from-source, or…

2026년 6월 16일
rust-bun
소프트웨어 개발자

The reference and decision guide for connecting Rust and Bun in ANY project: every integration path (bun:ffi cdylib, N-API via napi-rs, Bun.spawn subprocess, WebAssembly, stdio IPC), how to choose between them, the complete cross-boundary type-marshalling…

2026년 6월 16일
wasm-bun
소프트웨어 개발자

Build and run Rust→WebAssembly modules from Bun with wasm-bindgen: the setup, the `#[wasm_bindgen]` macro surface (functions, classes, Result→throw, async, importing JS, js-sys), the `wasm-pack` build, and — critically — which target actually loads under Bun…

2026년 6월 16일
niers-monorepo
소프트웨어 개발자

Navigation et conventions du dépôt niers — où vit quoi entre les 34 crates Cargo (forge, engine, tools, archive) et les workspaces Bun (packages/*, apps/*), quelle commande de build ou de test lancer, comment ajouter un crate ou un paquet, et quelles règles…

2026년 8월 12일
formats-level5
소프트웨어 개발자

Formats de fichiers Level-5 et Criware d'Inazuma Eleven Victory Road — CPK, cfg.bin (RDBN et T2B), G4TX, G4MD, G4MG, G4SK, G4MT, G4MA, G4CM, G4LA, G4VS, G4PK, G4PKM, NAVM/g4nv, COL, LIP, OBJBIN, MEVBIN, NXTCH, HCA, ACB, AWB, USM, CRILAYLA, @UTF, DXBC, font. À…

2026년 8월 11일
ievr-terminologie
소프트웨어 개발자

Vérifie tout terme technique d'Inazuma Eleven Victory Road avant de l'affirmer — noms de formats (G4TX, G4MD, cfg.bin, RDBN, T2B, CPK), extensions, codes internes de personnages et techniques (c01000010, waza), symboles reversés, adresses virtuelles, chemins…

2026년 8월 11일
jouer-ievr
소프트웨어 개발자

Faire tourner et « jouer » Inazuma Eleven Victory Road depuis le dépôt niers — lancer nie.exe, simuler un match déterministe avec le moteur Rust (nie-runtime, nie-headless, nie-play), rendre les vrais assets avec nie-game, observer le jeu en mémoire avec…

2026년 8월 11일
niers-architecture
소프트웨어 개발자

Carte complète du projet niers et de l'écosystème IEVR — les 34 crates Rust une par une, les 5 paquets Bun, le toolkit C++ (src/), l'implémentation d'origine C# IECODE (csharp/), et comment ces quatre arbres se répondent. À charger pour savoir quelle crate ou…

2026년 8월 11일
next-compile
소프트웨어 품질 보증 분석가·테스터

Check Next.js compilation errors via a running dev server. Turbopack only. MANDATORY after every code edit before reporting work complete. Replaces `next build`.

2026년 4월 8일
pr-status-triage
소프트웨어 품질 보증 분석가·테스터

Triage CI failures and PR review comments using scripts/pr-status.js. Use when investigating failing CI jobs, flaky tests, or PR review feedback. Covers blocker-first prioritization (build > lint > types > tests), CI env var matching for local reproduction,…

2026년 4월 7일
v8-jit
소프트웨어 개발자

V8 JIT optimization patterns for writing high-performance JavaScript in Next.js server internals. Use when writing or reviewing hot-path code in app-render, stream-utils, routing, caching, or any per-request code path. Covers hidden classes / shapes,…

2026년 3월 19일
router-act
소프트웨어 품질 보증 분석가·테스터

How to write end-to-end tests using createRouterAct and LinkAccordion. Use when writing or modifying tests that need to control the timing of internal Next.js requests (like prefetches) or assert on their responses. Covers the act API, fixture patterns,…

2026년 3월 17일
write-guide
소프트웨어 개발자

Generates technical guides that teach real-world use cases through progressive examples. **Auto-activation:** User asks to write, create, or draft a guide or tutorial. Also use when converting feature documentation, API references, or skill knowledge into…

2026년 3월 13일
저장소 9개 중 9개 표시
모든 저장소를 표시했습니다