All authors
sickn33 avatar

Claude Skills by sickn33

github.com/sickn33
7,197 skillsA× 6,832B× 289C× 43D× 25F× 8183 installs3,419 views
N8n AgentsA

Design n8n AI agents, chains, classifiers, extractors, tool calling, memory, RAG, structured output, and human-review flows.

ai-agentsjavascriptpython
0
45,848
N8n Binary And DataA

Handle n8n files and binary data across uploads, downloads, transforms, multimodal inputs, agent tools, and chat surfaces.

ai-agentsjavascriptpython
0
45,848
N8n Code JavascriptA

Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.

ai-agentsjavascriptpython
0
45,848
N8n Code PythonA

Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.

ai-agentsjavascriptpython
0
45,848
N8n Code ToolA

Write and debug JavaScript or Python for the AI-callable n8n Custom Code Tool, including schemas, sandbox limits, and return formats.

ai-agentsjavascriptpython
0
45,848
N8n Error HandlingA

Design visible, structured, recoverable n8n failures using error outputs, retries, Error Trigger workflows, and HTTP error responses.

ai-agentsjavascriptpython
0
45,848
N8n Expression SyntaxA

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with webhook data in workflows.

ai-agentsjavascriptjava
0
45,848
N8n Mcp Tools ExpertA

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

ai-agentsjavascriptpython
0
45,848
N8n Multi InstanceA

Select, verify, and safely switch n8n MCP instances across production, staging, teams, or clients, especially before credential writes.

ai-agentsgogit
0
45,848
N8n Node ConfigurationA

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.

ai-agentsjavascriptrust
0
45,848
N8n SubworkflowsA

Build reusable n8n sub-workflows with typed inputs, all-vs-each execution, discoverable naming, and agent-tool exposure.

ai-agentsjavascriptpython
0
45,848
N8n Validation ExpertA

Expert guide for interpreting and fixing n8n validation errors.

ai-agentsjavascriptrust
0
45,848
N8n Workflow PatternsA

Proven architectural patterns for building n8n workflows.

ai-agentsjavascriptpython
0
45,848
Nanobanana Ppt SkillsA

AI-powered PPT generation with document analysis and styled images

ai-agentstestinggit
0
45,848
Native Data FetchingA

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`).

ai-agentsjavascripttypescript
0
45,848
Neon Ai GatewayA

One API and one credential for frontier and open-source LLMs, built into your Neon branch and powered by Databricks. Use when a user wants to call an LLM, add AI/chat/an agent to their app, route between model providers (OpenAI, Anthropic, Google/Gemini, Meta, Alibaba, DeepSeek), or...

ai-agentstypescriptgo
0
45,848
Neon FunctionsA

Long-running, serverless Node.js HTTP functions deployed onto your Neon branch, with DATABASE_URL injected automatically and compute that runs next to your data. Use when a user wants to host an API, an AI agent with long streaming responses, a WebSocket or server-sent-events (SSE)...

ai-agentstypescriptgo
0
45,848
Neon Object StorageA

S3-compatible object storage that branches with your Neon project, so files and the database stay in sync across every branch. Use when a user wants object storage, a bucket, blob/file storage, or somewhere to put uploads, images, documents, avatars, or user-generated files for their...

ai-agentstypescriptbash
0
45,848
Neon Postgres BranchesA

Choose and create the right Neon branch type for testing and development. Use when users ask about Neon branching, migration testing with real data, isolated test environments, schema-only branch workflows for sensitive data, or branch creation via Neon CLI or Neon MCP. Triggers...

ai-agentstypescriptgo
0
45,848
Neon Postgres Egress OptimizerA

Diagnose and fix excessive Postgres egress (network data transfer) in a codebase. Use when a user mentions high database bills, unexpected data transfer costs, network transfer charges, egress spikes, "why is my Neon bill so high", "database costs jumped", SELECT * optimization, query...

ai-agentstypescriptgo
0
45,848
Neon PostgresC

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK. Use when users ask about...

ai-agentsjavascripttypescript
0
45,848
Nerdzao Elite Gemini HighA

Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de tokens.

ai-agentsgotesting
0
45,848
Nerdzao EliteA

Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation.

ai-agentsgotesting
0
45,848
Nestjs ExpertA

You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.

ai-agentsjavascripttypescript
0
45,848
Network 101C

Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumeration, log analysis, and security testing against properly configured target systems.

ai-agentsrustgo
0
45,848
Network EngineerA

Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization.

ai-agentspythonrust
0
45,848
NetworkxA

NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs.

ai-agentspythongo
0
45,848
New Rails ProjectA

Create a new Rails project

ai-agentsjavascriptjava
0
45,848
Newman Cicd IntegrationB

Generate ready-to-use CI/CD pipeline configurations that install and run Newman for automated API testing. Use this skill whenever the user wants to run Newman in a CI pipeline, integrate Postman collections into automated builds, set up API tests in GitHub Actions, GitLab CI, Jenkins,...

ai-agentsjavanode
0
45,848
Nextjs App Router PatternsA

Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.

ai-agentsgoreact
0
45,848
Nextjs Best PracticesA

Next.js App Router principles. Server Components, data fetching, routing patterns.

ai-agentsnextjstesting
0
45,848
Nextjs Seo IndexingA

Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.

ai-agentsgobash
0
45,848
Nextjs Supabase AuthA

Expert integration of Supabase Auth with Next.js App Router

ai-agentsgonextjs
0
45,848
Nft StandardsA

Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features.

ai-agentsgotesting
0
45,848
NikaA

Runs repeatable AI work as checked, budgeted workflow files.

ai-agentsrustgo
0
45,848
Nodejs Backend PatternsA

Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns, and best practices.

ai-agentsgosql
0
45,848
Nodejs Best PracticesA

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

ai-agentstypescriptrust
0
45,848
Nosql ExpertA

Expert guidance for distributed NoSQL databases (Cassandra, DynamoDB). Focuses on mental models, query-first modeling, single-table design, and avoiding hot partitions in high-scale systems.

ai-agentsgosql
0
45,848
Not A Vibe CoderA

Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.

ai-agentstypescriptgo
0
45,848
Not Human Search McpA

Search AI-ready websites, inspect indexed site details, verify MCP endpoints, and discover tools and APIs using the Not Human Search MCP server

ai-agentsgoapi
0
45,848
Notion AutomationA

Automate Notion tasks via Rube MCP (Composio): pages, databases, blocks, comments, users. Always search tools first for current schemas.

ai-agentstestingapi
0
45,848
Notion Template BusinessA

Expert in building and selling Notion templates as a business - not

ai-agentsrustgo
0
45,848
Nutrition AnalyzerA

分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。

ai-agentspythongo
0
45,848
Nx Workspace PatternsA

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.

ai-agentstypescriptgo
0
45,848
Objection PreemptorA

One sentence - what this skill does and when to invoke it

ai-agentsrustgo
0
45,848
Observability And InstrumentationA

Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shipping any feature that runs in production and you need evidence it works. Use when production issues are reported but you can't tell what happened...

ai-agentstypescriptgo
0
45,848
Observability EngineerA

Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows.

ai-agentsgosql
0
45,848
Observability Monitoring Monitor SetupA

You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da

ai-agentsgotesting
0
45,848
Observability Monitoring Slo ImplementA

You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based engineering practices. Design comprehensive SLO frameworks, establish meaningful SLIs, and create monitoring systems that balance reliability with feature velocity.

ai-agentsgotesting
0
45,848
Obsidian BasesA

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

ai-agentsexpresstesting
0
45,848