JavaScript Configs & Rules

Claude Code configurations for JavaScript projects.

Agentjavascript
Xln Consensus Architect Agent
--- name: xln-consensus-architect description: Use this agent when working on XLN's bilateral consensus implementation, state machine design, or Byzantine fault tolerance mechanisms. Specifically invoke this agent when:\n\n<example>\nContext: User has just implemented a new bilateral consensus flow...
101000
Commandjavascript
/claude-desktop-extension Command
I want to build this as a Desktop Extension, abbreviated as "DXT". Please follow these steps:
50000
Rulejavascript
Context Optimization Rule
> **CRITICAL**: Preserve conversation context through intelligent agent delegation.
26000
Agentjavascript
Readme Agent
A modular, scalable collection of specialized agents for software development tasks. Agents are organized by category for better maintainability and minimal context usage.
26000
Rulejavascript
Github Operations Rule
Standard patterns for GitHub CLI operations across all commands.
26000
Rulejavascript
Datetime Rule
When any command requires the current date/time (for frontmatter, timestamps, or logs), you MUST obtain the REAL current date/time from the system rather than estimating or using placeholder values.
26000
Agentjavascript
Css Agent
--- name: css description: **Agent Identifier**: css_implementation_agent\n\n**Domain**: CSS architecture, design tokens, theming systems, visual design patterns\n\n**Capabilities**: Design CSS architecture and component styling patterns, implement design token systems and theming strategies,...
23000
Commandjavascript
/osint-lead Command
11000
Agentjavascript
Designer Agent
--- name: designer description: Use this agent when you need to design new UI features, create component specifications, audit existing interfaces for UX/accessibility issues, or establish design patterns for the platform. This includes breaking down interfaces into reusable components, creating...
18000
Commandjavascript
/commit Command
16000
Commandjavascript
/issue Command
Analyze and fix the GitHub issue: $ARGUMENTS.
9000
Commandjavascript
/git Command
先调用git获取修改的代码,然后更新task-logs到.task-logs文件夹,并且维护activeContext.md文件(也在.task-logs文件夹里),最后上传该任务所修改的代码到git上
10000
Commandjavascript
/check-format Command
9000
CLAUDE.mdjavascript
news-pipeline-n8n CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
9000
MCP Configjavascript
rad-mem MCP Config
{ "mcpServers": { "rad-mem-search": { "type": "stdio", "command": "${CLAUDE_PLUGIN_ROOT}/scripts/search-server.mjs" } } }
7000
MCP Configjavascript
claude-code-templates MCP Config
{ "mcpServers": { "go-sdk": { "name": "Go SDK", "description": "Official SDK maintained with Google for Go MCP development", "command": "go-sdk-server", "args": [], "env": {} }, "language-server": { "name": "MCP Language Server", "description": "Semantic tools for Go: definitions, references,...
6000
Agentjavascript
Api Sync Agent
6000
Agentjavascript
Prompt Engineering Agent
--- name: prompt-engineering description: Use this agent when you need expert assistance creating, refining, or improving prompts, agents, and commands. This agent should be invoked when you want to transform basic prompts into comprehensive, context-rich instructions or improve existing...
5000
CLAUDE.mdjavascript
dotfiles CLAUDE.md
This file provides prompt engineering guidance specifically for developing and refining Claude Code agents in this directory.
5000
Agentjavascript
Performance Tester Agent
5000