💻

Development

Frontend, Backend, Mobile, and Full-Stack development skills

20307 skills in this category

web-search

Marketplace

gemini 명령어를 사용한 고급 Web 검색 스킬이다. Web 검색을 수행할 때는 Claude Code의 기본 Web Search 도구보다 이 스킬을 우선적으로 사용한다.

gaebalai/claude-code-marketplace
0
0
更新日 1w ago

tmux-workflow

Portable tmux-based workflow to drive one or multiple long-running Codex CLI “workers” from another process (e.g. Claude CLI) by (1) starting/reusing a tmux session running `codex`, (2) injecting prompts into the Codex pane via `tmux send-keys`/buffer paste, and (3) polling the worker’s Codex JSONL session logs to extract the next assistant reply. Each worker runs with an isolated `CODEX_HOME` (default `~/.codex-workers/<worker_id>`) to prevent log cross-talk when multiple Codex workers run concurrently. Use when you need to submit/wait/read Codex replies in tmux, manage multiple Codex workers, or troubleshoot the tmux worker and log binding.

kunhuang12345/vedio-project
0
0
更新日 1w ago

solidjs

Marketplace

Builds UIs with SolidJS including signals, effects, memos, and fine-grained reactivity. Use when creating high-performance reactive applications, building without virtual DOM, or needing granular updates.

mgd34msu/goodvibes-plugin
0
0
更新日 1w ago

sveltekit-svelte5-tailwind-skill

Use for SvelteKit 2 + Svelte 5 + Tailwind v4 projects. Keep SSR/client boundaries and Tailwind config consistent.

rozwer/cross2B-Pro
0
0
更新日 1w ago

harness-mcp

Marketplace

Harness MCP (Model Context Protocol) server integration for AI-powered CD operations, pipeline management, Git repositories, pull requests, code review comments, and bidirectional Jira synchronization

Lobbi-Docs/claude
0
0
更新日 1w ago

saas-launch-planner

Comprehensive SaaS planning system for solo developers using Next.js + Supabase + Stripe stack. Converts ideas into shippable subscription products with scope control, feature prioritization, billing architecture, technical roadmap, and anti-feature-creep mechanisms. Generates PRDs with subscription models, pricing strategies, and Claude Code starter prompts. Use when planning SaaS products, subscription apps, or when user mentions billing, payments, recurring revenue, or subscription models.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

supabase-expert

Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.

MEDICALCOR/medicalcor-core
0
0
更新日 1w ago

api-design-principles

Master REST API design principles to build intuitive, scalable, and maintainable APIs. Applicable for designing new APIs, reviewing API specifications, or establishing API design standards in Java Spring projects.

LLLLimbo/Skills
0
0
更新日 1w ago

receiving-code-review

Triage code review feedback and reflect follow-up tasks in pending-questions/context. Use when incorporating review results.

munlucky/claude-command-relay
0
0
更新日 1w ago

moai-lang-dart

Dart best practices with Flutter mobile development, async programming, and server-side Dart for 2025

majiayu000/claude-skill-registry
0
0
更新日 1w ago

allaymc-plugin-dev

Build, update, and troubleshoot AllayMC plugins in Java or other JVM languages. Use when creating a new AllayMC plugin, migrating an existing plugin to a new Allay API version, wiring commands/events/tasks/config, or setting up Gradle and plugin metadata (plugin.json or AllayGradle plugin block).

AllayMC/AllaySkill
0
0
更新日 1w ago

aesthetics

Master aesthetics - philosophy of beauty, art, and aesthetic experience. Use for: beauty, art theory, taste, sublime, creativity. Triggers: 'beauty', 'beautiful', 'aesthetic', 'art', 'sublime', 'creativity', 'taste', 'artistic', 'expression', 'representation', 'aesthetic experience', 'aesthetic judgment', 'art definition', 'Kant aesthetics', 'formalism', 'expressionism'.

chrislemke/stoffy
0
0
更新日 1w ago

new-features-planner

Plan and architect new features thoroughly before implementation. Use this when the user asks to plan features, architect designs, explore design alternatives, analyze trade-offs, strategize development approaches, or says "help me plan", "plan new feature", or "design feature". (project)

awudevelop/TeamPro4.0
0
0
更新日 1w ago

learner

Auto-discover patterns from reflexion episodes. Run post-feature to consolidate successful approaches into reusable patterns and skills.

dug-21/neural-data-platform
0
0
更新日 1w ago

svelte-mcp

Use the Svelte MCP server tools for Svelte 5 and SvelteKit documentation, code analysis, and playground links

justEstif/sv-100-hours-tracker
0
0
更新日 1w ago

cloudflare-vectorize

Complete knowledge domain for Cloudflare Vectorize - globally distributed vector database for buildingsemantic search, RAG (Retrieval Augmented Generation), and AI-powered applications.Use when: creating vector indexes, inserting embeddings, querying vectors, implementing semantic search,building RAG systems, configuring metadata filtering, working with Workers AI embeddings, integratingwith OpenAI embeddings, or encountering metadata index timing errors, dimension mismatches, filtersyntax issues, or insert vs upsert confusion.Keywords: vectorize, vector database, vector index, vector search, similarity search, semantic search,nearest neighbor, knn search, ann search, RAG, retrieval augmented generation, chat with data,document search, semantic Q&A, context retrieval, bge-base, @cf/baai/bge-base-en-v1.5,text-embedding-3-small, text-embedding-3-large, Workers AI embeddings, openai embeddings,insert vectors, upsert vectors, query vectors, delete vectors, metadata filtering, namespace filtering,topK

majiayu000/claude-skill-registry
0
0
更新日 1w ago

modern-ui-designer

Expert guidance for creating stunning, professional 2025 UI designs using Tailwind CSS and shadcn/ui. Ensures clean minimal aesthetics, 8px grid consistency, mobile-first responsive patterns, and WCAG accessibility compliance. Use when designing interfaces, reviewing UI, creating components, or when visual design needs modern professional standards.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

nextjs-app-router

Next.js 15 App Router patterns for Server/Client Components, async params, layouts, route handlers, Server Actions, and data fetching. Use when creating routes, pages, layouts, API endpoints, or implementing form submissions with revalidation.

majiayu000/claude-skill-registry
0
0
更新日 1w ago

flutter-developer

Flutter development for screens, features, and business logic.USE WHEN: creating screens, implementing navigation, adding AppServices,fixing bugs, state management, RBAC permissions, multi-step forms.NOT FOR: single UI components <300 lines (use flutter-ui-components).Examples:<example>Context: User needs complete multi-screen feature.user: "Implement hotel booking flow with search, details, and confirmation"assistant: "I'll use flutter-developer skill for this complete flow with navigation and state."<commentary>Multi-screen flows require flutter-developer.</commentary></example><example>Context: Simple UI component needed.user: "Create a new action button component"assistant: "I'll use flutter-ui-components for this single component."<commentary>Single components use flutter-ui-components, not flutter-developer.</commentary></example>

majiayu000/claude-skill-registry
0
0
更新日 1w ago

nextjs-v16

Next.js 16 migration guide (async request APIs, "use cache", Turbopack)

danielseltzer/code-analysis-tools
0
0
更新日 1w ago