Browse Skills

44756 skills found

nodes-node-structure.md
0
1 export nodes-node-structure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Structure n8n nodes correctly with INodeTypeDescription, resource-operation patterns, and proper package.json configuration. Use this skill when creating new *.node.ts files, defining INodeTypeDescription properties, implementing resource and operation parameters, building trigger nodes, organizing complex nodes into actions folders, or configuring the n8n section in package.json. Apply when choosing between declarative and programmatic styles, setting up node metadata, or structuring community node packages.
2026-01-05
master-archivist.md
0
1 export master-archivist
2 Claymore-Q from "Claymore-Q/SAVVY"
3 Master Archivist - Documentation keeper, knowledge organizer, and institutional memory
2026-01-05
integration-testing-http.md
0
1 export integration-testing-http
2 matt-riley from "matt-riley/mjrwtf"
3 Run and extend the end-to-end HTTP integration tests (SQLite in-memory) for mjr.wtf, covering auth, create/list/delete, redirects, and analytics. Use when changing handlers, middleware, or API contracts.
2026-01-05
seo-fundamentals.md
0
1 export seo-fundamentals
2 DanielPodolsky from "DanielPodolsky/mentor-spec"
3 Auto-invoke when reviewing HTML head, meta tags, or Next.js page components. Enforces semantic HTML and search optimization.
2026-01-05
rust-patterns.md
0
1 export rust-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Rust design patterns and advanced language patterns. Use when designing APIs, implementing complex abstractions, applying type-level programming, or looking for idiomatic solutions to common problems.
2026-01-05
e2e-test-agent.md
0
1 export e2e-test-agent
2 Unicorn from "Unicorn/Radium"
3 Generates end-to-end tests for complete user workflows
2026-01-05
react-native-expert.md
0
1 export react-native-expert
2 johanruttens from "johanruttens/paddle-battle"
3 Expert guidance for building mobile applications with React Native and Expo. Use when the user asks to create, modify, debug, or architect mobile apps, implement native features (camera, notifications, storage, navigation), set up React Native projects, work with Expo or bare React Native workflows, integrate with device APIs, handle app state management, or optimize mobile performance. Triggers on mobile app development, React Native, Expo, iOS/Android cross-platform development.
2026-01-05
julien-mcp-veyrax.md
0
1 export julien-mcp-veyrax
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 Install VeyraX MCP server. Use when user needs VeyraX integration via Smithery.
2026-01-05
factory-assembler-expert.md
0
1 export factory-assembler-expert
2 ryu-qqq from "ryu-qqq/setof-commerce"
3 Factory & Assembler 변환 전문가. CommandFactory Command→Domain 변환, QueryFactory Query→Criteria 변환,Assembler Domain→Response 변환. PersistBundle 영속화 묶음, QueryBundle 조회 결과 묶음.단방향 변환 원칙: Factory는 생성만, Assembler는 조립만. 비즈니스 로직 절대 금지.
2026-01-05
development-stack-standards.md
0
1 export development-stack-standards
2 bryonjacob from "bryonjacob/aug"
3 Development stack standards - five-level maturity model, dimension specs, assessment criteria, tool guidance
2026-01-05
git-worktrees.md
0
1 export git-worktrees
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage git worktrees for parallel branch development and PR reviews.Use when asked about: worktrees, working on multiple branches, parallel development,PR review without switching, testing without committing, multiple features simultaneously,long-running builds, comparing branches side-by-side.Integrates with: feature workflow, Azure DevOps work items, GitHub PRs.
2026-01-05
firebase-master.md
0
1 export firebase-master
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Firebase skill for TypeScript/Next.js 16 projects. Use when configuring Firebase services (Firestore Client SDK with aggregations/vector search, Authentication, Storage, Cloud Functions v2, FCM push notifications, App Check bot protection), implementing security rules and indexes, troubleshooting Firebase errors, setting up auth providers (email/password, Google Sign-In), configuring VAPID keys for notifications, custom action URLs, reCAPTCHA Enterprise, replay protection, or resolving permission issues. Covers TypeScript patterns, Next.js 16 SSR/App Router integration, and common pain points like CORS, duplicate documents, notification setup, and bot abuse prevention.
2026-01-05
platform-specific-code.md
0
1 export platform-specific-code
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Platform-specific patterns for iOS and Android. Use when writing platform-conditional code.
2026-01-05
spring-kafka-integration.md
0
1 export spring-kafka-integration
2 olehsvyrydov from "olehsvyrydov/AI-development-team"
3 [Extends backend-developer] Kafka specialist for Spring/Reactor. Use for Kafka producers/consumers, DLT, retry mechanisms, transactional outbox, event sourcing. Covers Spring Kafka 4.x and Reactor Kafka 1.3.x. Invoke alongside backend-developer.
2026-01-05
convex-react.md
0
1 export convex-react
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convex React client - hooks, real-time updates, optimistic updates, pagination, and UI patterns
2026-01-05
specimin-plan.md
0
1 export specimin-plan
2 timsvoice from "timsvoice/specimin"
3 Generate a high-level implementation plan using Tree-of-Thought exploration from the feature specification. Only invoke when user explicitly requests to create a plan, implementation plan, or generate a plan.
2026-01-05
error-retry-tracking.md
0
1 export error-retry-tracking
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Instrument error handling, retries, fallbacks, and failure patterns
2026-01-05
using-forgetful-memory.md
0
1 export using-forgetful-memory
2 ScottRBK from "ScottRBK/forgetful-plugin"
3 Guidance for using Forgetful semantic memory effectively. Applies Zettelkasten atomic memory principles. Use when deciding whether to query or create memories, structuring memory content, or understanding memory importance scoring.
2026-01-05
nx-monorepo-generator.md
0
1 export nx-monorepo-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when adding Jest testing configuration to Nx projects, running `nx g @nx/jest:configuration`, setting up testing infrastructure, or troubleshooting tests that fail after running the Jest generator. Ensures proper TypeScript moduleResolution (nodenext), testing enhancement libraries (jest-dom, user-event, MSW), and monorepo pattern adherence. Triggers: "add tests", "setup Jest", "configure testing", "Jest not working", "moduleResolution error", "tests failing after generator"
2026-01-05
debug.md
0
1 export debug
2 vltansky from "vltansky/debug-skill"
3 Runtime debugging workflow with log collection. Use when fixing bugs that require runtime evidence. Starts a log server, instruments code, collects logs during reproduction, and analyzes them to fix issues. Invoke with project path argument.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 garimto81 from "garimto81/claude"
3 Docker 환경에서 Playwright E2E 테스트 실행. 브라우저 미종료 문제 해결, 스크린샷, 로그 캡처 지원.
2026-01-05
conversion-optimizer.md
0
1 export conversion-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimize CTA copy, hero sections, and button text for higher conversions using therapy-appropriate frameworks (PAS, AIDA, BAB). Maintains empathetic, non-salesy tone while driving action. Creates A/B test variations, scores conversion potential, and ensures CRPO compliance. Use when user mentions "CTA", "conversion rate", "improve button text", "more bookings", or asks about improving page performance.
2026-01-05
memory-check.md
0
1 export memory-check
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Check system memory usage, available memory, and identify cleanup opportunities. Use this skill when the user asks to check memory, RAM usage, free memory, or needs to clean up system resources.
2026-01-05
algorithms.md
0
1 export algorithms
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-computer-science"
3 Master algorithm design, common patterns, optimization techniques, and problem-solving strategies. Learn to solve any computational challenge efficiently.
2026-01-05