PIXARTSeu/Synapse

Self-improving AI brain for Claude Code & Desktop — 28 MCP tools, 253 skills, collective memory, project tracking, work logs. One server, all your sessions share the same knowledge. Deploy on Coolify in 2 minutes.

This repository also configures its own agents. See what Synapse tells them →

9Stars on the repository
200Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

image-to-code-skill

49

PIXARTSeu/Synapse

Skill Claude CodeCodex

Elite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards…

not rated 9 +1 14d ago A 118 tokens

java-architect

50

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing…

not rated 9 +1 14d ago A 67 tokens

javascript-pro

51

PIXARTSeu/Synapse

Skill Claude CodeCodex

Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node.js performance, working with Web Workers or Fetch API, or…

not rated 9 +1 14d ago A 84 tokens

kotlin-specialist

52

PIXARTSeu/Synapse

Skill Claude CodeCodex

Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose.…

not rated 9 +1 14d ago A 86 tokens

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies…

not rated 9 +1 14d ago A 79 tokens

laravel-specialist

54

PIXARTSeu/Synapse

Skill Claude CodeCodex

Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers…

not rated 9 +1 14d ago A 86 tokens

legacy-modernizer

55

PIXARTSeu/Synapse

Skill Claude CodeCodex

Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks…

not rated 9 +1 14d ago A 69 tokens

load-learnings

56

PIXARTSeu/Synapse

Skill Claude Code

Loads the most relevant memories at session start from the Memory Graph. Uses FTS search + scoring algorithm. Hard cap of 15 memories. Called automatically by codegraph-context after loading the knowledge graph.

not rated 9 +1 14d ago A 44 tokens

mcp-developer

57

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool handlers, configure resource providers, set up stdio/HTTP/SSE transport layers, validate schemas with Zod or Pydantic, debug protocol compliance issues, or scaffold…

not rated 9 +1 14d ago A 79 tokens

PIXARTSeu/Synapse

Skill Claude CodeCodex

Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service…

not rated 9 +1 14d ago A 75 tokens

minimalist-skill

59

PIXARTSeu/Synapse

Skill Claude CodeCodex

Clean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.

not rated 9 +1 14d ago A 35 tokens

ml-pipeline

60

PIXARTSeu/Synapse

Skill Claude CodeCodex

Designs and implements production-grade ML pipeline infrastructure: configures experiment tracking with MLflow or Weights & Biases, creates Kubeflow or Airflow DAGs for training orchestration, builds feature store schemas with Feast, deploys model registries, and automates retraining and validation workflows. Use when…

not rated 9 +1 14d ago A 123 tokens

monitoring-expert

61

PIXARTSeu/Synapse

Skill Claude CodeCodex

Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up…

not rated 9 +1 14d ago A 100 tokens

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

not rated 9 +1 14d ago B 49 tokens

nestjs-expert

63

PIXARTSeu/Synapse

Skill Claude CodeCodex

Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating…

not rated 9 +1 14d ago A 107 tokens

next-best-practices

64

PIXARTSeu/Synapse

Skill Claude Code

Next.js 15+ best practices: file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling. Use when working on a Next.js project, debugging RSC hydration errors, setting up App Router, optimizing performance, or configuring metadata and OG…

not rated 9 +1 14d ago A 72 tokens

nextjs-developer

65

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js…

not rated 9 +1 14d ago A 115 tokens

output-skill

66

PIXARTSeu/Synapse

Skill Claude CodeCodex

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

not rated 9 +1 14d ago A 43 tokens

pandas-pro

67

PIXARTSeu/Synapse

Skill Claude CodeCodex

Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation tasks such as joining DataFrames on multiple keys, pivoting tables, resampling time series…

not rated 9 +1 14d ago A 87 tokens

php-pro

68

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects…

not rated 9 +1 14d ago A 107 tokens

playwright-expert

69

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke to write test scripts, create page objects, configure test fixtures, set up reporters, add CI integration, implement API mocking, or perform visual regression testing. Trigger terms: Playwright, E2E…

not rated 9 +1 14d ago A 94 tokens

post-session-review

70

PIXARTSeu/Synapse

Skill Claude Code

MANDATORY at the end of every coding session where code was written or modified. Auto-captures learnings from session, applies Memory Graph decay, merges subagent pending files, and re-indexes. Triggers: "ho finito", "basta per oggi", "fine sessione", "ultimo commit", any signal the session is ending.

not rated 9 +1 14d ago A 75 tokens

postgres-pro

71

PIXARTSeu/Synapse

Skill Claude CodeCodex

Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning, performance monitoring.

not rated 9 +1 14d ago A 41 tokens

prompt-engineer

72

PIXARTSeu/Synapse

Skill Claude CodeCodex

Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use when designing prompts for new LLM applications, refactoring existing prompts for better accuracy or token efficiency, implementing chain-of-thought or few-shot…

not rated 9 +1 14d ago A 93 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: