hachiwar/codex-skills
分享一些好用的codex-skill
分享一些好用的codex-skill
npx skills add hachiwar/codex-skills分享一些好用的codex-skill
四个实战 AI agent skill:思维卡点溯源 / 六层记忆架构 / 心迹自省管道 / 多 agent 隔离 — by cheng (澄)
Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.
Automate Wit AI tasks via Rube MCP (Composio). Always search tools first for current schemas.
Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator
RFC v0.2 + implementación de referencia para publicar Agent Skills a través de llms.txt. Incluye parser, validador, schema JSON y skills de ejemplo.
Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more. Use when setting up Node.js projects with native TypeScript support, configuring type stripping (--experimental-strip-types), writing Node 22+ TypeScript without a build step, or when the user mentions 'native TypeScript in Node', 'strip types', 'Node 22 TypeScript', '.ts files without compilation', 'ts-node alternative', or needs guidance on error handling, graceful shutdown, flaky tests, profiling, or environment configuration in Node.js. Helps configure tsconfig.json for type stripping, set up package.json scripts, handle module resolution and import extensions, and apply robust patterns across the full Node.js stack.