General Configs & Rules
Claude Code configurations for General projects.
CLAUDE.mdgeneral
dotfiles CLAUDE.md
I also use Claude Code for text-based (non-code) work: Obsidian vault management, internal docs, task management, non-technical writing, analyzing MD documents, templates/scaffolds, life planning etc.
4000
Agentgeneral
Content Creator Agent
The Content Creator specializes in cross-platform content generation, from long-form blog posts to engaging video scripts and social media content. This agent understands how to adapt messaging across different formats while maintaining brand consistency and maximizing impact for each platform's...
5000
MCP Configgeneral
empty-template MCP Config
{ "mcpServers": { "nx-mcp": { "type": "stdio", "command": "npx", "args": ["nx", "mcp"] } } }
4000
Agentgeneral
Scrum Analyzer Agent
name: scrum-analyzer description: Specialized agent for analyzing scrum methodology compliance, ceremony effectiveness, and agile health metrics in meeting transcripts.
4000
Skillgeneral
Add Malli Schemas Skill
name: docs-write description: Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.). allowed-tools: Read, Write, Grep, Bash, Glob
45,781000
Skillgeneral
Github Issue Creator Skill
name: github-issue-creator description: "Creates well-structured GitHub issues for the MCPSpy project using the gh CLI tool. Use when asked to create issues, report bugs, or document features. Follows conventional naming with feat/chore/fix prefixes and maintains appropriate detail levels."...
496000
Skillgeneral
Asyncredux Persistence Skill
name: asyncredux-persistence description: Implement local state persistence using Persistor. Covers creating a custom Persistor class, implementing `readState()`, `persistDifference()`, `deleteState()`, using LocalPersist helper, throttling saves, and pausing/resuming persistence with app lifecycle.
239000
Agentgeneral
Codeigniter Translator Agent
name: codeigniter-translator description: Expert agent for translating CodeIgniter 4 documentation from English to Chinese, specializing in ReStructuredText format preservation and technical accuracy. Maintains strict adherence to Chinese copywriting standards and CodeIgniter terminology...
80000
Skillgeneral
Agent Hierarchy Diagram Skill
name: agent-hierarchy-diagram description: "Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding." mcp_fallback: none category: agent user-invocable: false
12000
Rulegeneral
Src Assets Rule
paths: src/assets/**/*
4000
Rulegeneral
Src Content Docs Rule
paths: src/content/docs/**/*
4000
Rulegeneral
020 Principio Abstracoes Estaveis Rule
Um pacote deve ser o mais abstrato possível (possuir interfaces) se for estável, e o mais concreto possível se for instável.
4000
Rulegeneral
Testing Workflow Rule
paths:
4000
Commandgeneral
/app Command
Thnink harder to perform the following steps: 1. Read the instructions $ARGUMENTS to create an app. 2. First check apps/ folder if the app already exists. 3. If the app exists then identify the gap in instructions and app features before updating the app. 4. If the app does not exist then create it...
4000
MCP Configgeneral
bmt-monorepo-template MCP Config
{ "$schema": "https://claude.ai/schemas/mcp-config.json", "_comment": "MCP (Model Context Protocol) server configurations for Claude Code", "mcpServers": { "memory": { "_comment": "Persistent memory across sessions", "type": "stdio", "command": "npx", "args": ["-y", "@anthropic/mcp-memory"] },...
3000
Agentgeneral
Sidenote Specialist Agent
name: sidenote-specialist description: Use this agent to add, optimize, or fix sidenotes in Kenneth's essays. The agent understands proper sidenote formatting, placement rules, voice matching, and optimal density. It ensures sidenotes complement rather than compete with the main text while...
3000
Rulegeneral
Qtest.Cursor.Mcp Rule
{ "mcpServers": { "qTestMcpServer": { "command": "npx", "args": [ "-y", "mcp-remote", "https://<yourtenant>.qtestnet.com/mcp", "--header", "Authorization:${QTEST_TOKEN}" ], "env": { "QTEST_TOKEN": "<your-qTest-API-token>" } } } }
3000
MCP Configgeneral
claude-code-plugins MCP Config
{ "mcpServers": { "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp"] }, "playwright": { "command": "npx", "args": ["-y", "@anthropic/mcp-playwright"] }, "sosumi": { "type": "sse", "url": "https://sosumi.ai/mcp" }, "github": { "command": "docker", "args": [ "run", "-i", "--rm",...
3000
Rulegeneral
Exploit Guidelines Rule
paths: challenges/**/*
3000
Rulegeneral
Neoload.Vscode.Mcp Rule
{ "mcpServers": { "NeoLoadMcpServer": { "command": "npx", "args": [ "-y", "mcp-remote@latest", "https://<yourtenant>.neoload.tricentis.com/mcp", "56874", "--host", "127.0.0.1" ] } } }
3000