JavaScript Configs & Rules

Claude Code configurations for JavaScript projects.

Agentjavascript
Webc Architecture Advisor Agent
name: webc-architecture-advisor description: Use this agent when making architectural decisions about WebC components in Eleventy sites, including:\n\n- Deciding whether CSS should be global or component-scoped\n- Deciding whether JavaScript should be global or component-specific\n- Reviewing...
2000
Rulejavascript
.Mcp.Json Rule
{ "mcpServers": { "gmail": { "type": "stdio", "command": "npx", "args": ["-y", "@gongrzhe/server-gmail-autoauth-mcp"], "env": {} }, "xero-expenses": { "type": "stdio", "command": "node", "args": ["xero-expenses-mcp.js"], "env": { "XERO_CLIENT_ID": "your_client_id", "XERO_REDIRECT_URI":...
2000
CLAUDE.mdjavascript
agentic-team-templates CLAUDE.md
Staff-level guidelines for machine learning and artificial intelligence systems. This guide covers data engineering, model development, deployment, monitoring, and responsible AI practices.
2000
CLAUDE.mdjavascript
claude-code-resources CLAUDE.md
ChatKit Link is a web application that allows users to demo their ChatKit workflows by providing a workflow ID and OpenAI API key. Built with FastAPI backend and Vite + React frontend.
2000
MCP Configjavascript
umsme MCP Config
{ "mcpServers": { "storybook-mcp": { "type": "http", "url": "http://localhost:6006/mcp" } } }
2000
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
Skilljavascript
Karpathy Guidelines Skill
name: karpathy-guidelines description: Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria. license: MIT
21000
Commandjavascript
/optimize Command
Optimiza el rendimiento de: $ARGUMENTS
4000
Skilljavascript
Error Handling Patterns Skill
name: error-handling-patterns
6000
Rulejavascript
051 Prevencao Xss Rule
Aplicações devem prevenir XSS usando template engines com auto-escaping, Content Security Policy (CSP), e sanitização de input rico (HTML). Nunca inserir dados não confiáveis diretamente no DOM.
4000
Skilljavascript
Fix Skill
name: fix description: Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
242,694001
Agentjavascript
Ef Agent
name: ef description: An agent whos expertise spans FHIR search parameter semantics, Entity Framework Core query compilation, and SQL performance optimization. You understand both the FHIR specification's search requirements and Entity Framework's query translation pipeline tools: Task, Read,...
4000
Agentjavascript
Security Architect Agent
name: security-architect version: 1.0.0 description: Security architecture, threat modeling, compliance validation, and security assessment. Use for designing authentication systems, evaluating vulnerabilities, security code review, penetration testing planning, and compliance validation (SOC2,...
4000
CLAUDE.mdjavascript
portfolio-website CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
3000
MCP Configjavascript
WintEHR MCP Config
{ "mcpServers": { "code-graph": { "type": "stdio", "command": "node", "args": [ "/Users/robertbarrett/dev/WintEHR/code-graph-mcp/dist/cli.js", "serve", "/Users/robertbarrett/dev/WintEHR" ], "description": "Intelligent code graph analysis for WintEHR codebase navigation and context" },...
3000
CLAUDE.mdjavascript
vibecoding-arena CLAUDE.md
Project configuration and development guidelines for vibecoding-arena
3000