design-patterns
vdevelop
io.github.rtk-ai/rtk/design-patterns
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
“slack notion n8n zapier” 共 6,447 个结果
vdevelop
io.github.rtk-ai/rtk/design-patterns
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
vmaster
io.github.supabase/supabase/studio-testing
Testing strategy for Supabase Studio. Use when writing tests, deciding what type of test to write, extracting logic from components into testable utility functions, or reviewing test coverage. Covers unit tests, component tests, and E2E test selection criteria.
vmain
io.github.sendou-ink/sendou.ink/sql
Help write, debug, and explore SQLite database queries using Kysely. Use when writing repository code, exploring data, debugging query issues, or understanding the database schema.
vmain
io.github.udecode/plate/browser-debug-setup
One-time setup for a persistent debug browser on `127.0.0.1:9222` for `dev-browser --connect`. Use when browser work is needed but no reusable debug browser is running yet.
vmain
io.github.AlexPEClub/ai-coding-starter-kit/backend
Build APIs, database schemas, and server-side logic with Supabase. Use after frontend is built.
vmain
io.github.udecode/kitcn/nextjs
Next.js routing with typed routes, PageProps, LayoutProps helpers, and nuqs for URL state. Use for pages, layouts, navigation, and query parameters.
vmain
io.github.vamseeachanta/workspace-hub/n8n-webhook-workflow
Sub-skill of automation: n8n Webhook Workflow (+3).
vmain
io.github.vamseeachanta/workspace-hub/error-handling
Sub-skill of automation: Error Handling (+2).
vmain
io.github.vamseeachanta/workspace-hub/choose-n8n-when
Sub-skill of automation: Choose n8n when: (+4).
vmain
io.github.vamseeachanta/workspace-hub/webhook-to-workflow-pattern
Sub-skill of automation: Webhook-to-Workflow Pattern (+2).
vmain
io.github.udecode/plate/code-simplicity-reviewer
Final review pass to ensure code is as simple and minimal as possible. Use after implementation is complete to identify YAGNI violations and simplification opportunities.
vmain
io.github.udecode/plate/coherence-reviewer
Reviews planning documents for internal consistency -- contradictions between sections, terminology drift, structural issues, and ambiguity where readers would diverge. Spawned by the document-review skill.
vmain
io.github.udecode/plate/agent-native-reviewer
Reviews code to ensure agent-native parity -- any action a user can take, an agent can also take. Use after adding UI features, agent tools, or system prompts.
vmain
io.github.udecode/plate/scope-guardian-reviewer
Reviews planning documents for scope alignment and unjustified complexity -- challenges unnecessary abstractions, premature frameworks, and scope that exceeds stated goals. Spawned by the document-review skill.
vmain
io.github.udecode/plate/product-lens-reviewer
Reviews planning documents as a senior product leader -- challenges problem framing, evaluates scope decisions, and surfaces misalignment between stated goals and proposed work. Spawned by the document-review skill.
vmain
io.github.farm-fe/farm/agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
vmain
io.github.catlog22/Claude-Code-Workflow/security-audit
OWASP Top 10 and STRIDE security auditing with supply chain analysis. Triggers on "security audit", "security scan", "cso".
vmain
io.github.affaan-m/ECC/backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
vmain
io.github.affaan-m/ECC/backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
vmain
io.github.affaan-m/ECC/backend-patterns
后端架构模式、API设计、数据库优化以及适用于Node.js、Express和Next.js API路由的服务器端最佳实践。
vmain
io.github.affaan-m/ECC/backend-patterns
Node.js, Express ve Next.js API routes için backend mimari kalıpları, API tasarımı, veritabanı optimizasyonu ve sunucu tarafı en iyi uygulamalar.
vmain
io.github.affaan-m/ECC/backend-patterns
Node.js, Express, Next.js API 라우트를 위한 백엔드 아키텍처 패턴, API 설계, 데이터베이스 최적화 및 서버 사이드 모범 사례.
vmain
io.github.affaan-m/ECC/backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
vmain
io.github.affaan-m/ECC/frontend-patterns
React, Next.js, 상태 관리, 성능 최적화 및 UI 모범 사례를 위한 프론트엔드 개발 패턴.