n8n-conventions
Quick reference for n8n patterns. Full docs /AGENTS.md
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Quick reference for n8n patterns. Full docs /AGENTS.md
>
Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `api/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.
Guide for implementing oRPC contract-first API patterns in Dify frontend. Trigger when creating or updating contracts in web/contract, wiring router composition, integrating TanStack Query with typed contracts, migrating legacy service calls to oRPC, or deciding whether to call queryOptions directly vs extracting a helper or use-* hook in web/service.
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.
Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.
The platform for LLM evaluations and AI agent testing
Create AI Agents in a No-Code Visual Builder or TypeScript SDK with full 2-way sync. For shipping AI assistants and multi-agent AI workflows.
Build apps that AI can generate, humans can review, and teams can maintain. Config that works between code and natural language.
python-code-reviewer is a skill that provides thorough, constructive reviews of Python code, focusing on readability, clarity, and maintainability, and enforcing best practices and idioms.
review-code-and-pr is a template repository for initiating Go services, emphasizing separation of business logic and infrastructure for enhanced testability and maintainability.
Figma-to-code is a skill that converts Figma designs into React code, utilizing technologies like Next.js, Vite, and Tailwind CSS to ensure compatibility with Seoul Moment's project standards