💻

後端開發

2720 skills in 開發 > 後端開發

unit-test-writer

Spring Boot 프로젝트의 유닛테스트를 작성합니다.JUnit, Mockito를 사용하며 Fixtures 패턴으로 테스트 객체를 관리합니다.사용 시점: 서비스 로직, 컨트롤러, 리포지토리 테스트 작성

jo-minjun/ai-setting-example
1
0
更新於 1w ago

polkadot-api-patterns

Essential patterns for polkadot-api (PAPI) development. Use when implementing blockchain interactions with Polkadot/Substrate chains including transactions (signing, batching, watching), queries (storage, multi-key), observables (lifecycle tracking), type handling (MultiAddress, Binary), client setup, or debugging PAPI code. Critical for preventing the common mistake of using @polkadot/api (PJS) instead of polkadot-api (PAPI). Load whenever user mentions polkadot-api, blockchain transactions, pallet calls, or needs to fix PAPI-related type errors.

QuantumFusion-network/w3zard-gen
1
0
更新於 1w ago

browser

Browser automation using the browser MCP for web scraping, form filling, content extraction, and macro execution. Use when user asks to open websites, search pages, extract data, fill forms, or automate browser tasks.

sackio/unibrowse
1
0
更新於 1w ago

creating-mermaid-flowcharts

Use when creating or editing Mermaid flowchart diagrams, encountering parse errors, or unsure about node shapes, connection syntax, or styling - provides syntax guardrails using modern shape syntax for Obsidian-compatible diagrams

WesleyMFrederick/cc-workflows
1
0
更新於 1w ago

initializer

Initialize long-running agent projects with environment setup, feature list generation, and progress tracking. Use when starting a new implementation project or setting up an existing codebase for Claude-assisted development. Creates init.sh (dev server script), claude-progress.txt (work log), and docs/features.json (feature list with status tracking).

s-hiraoku/spec2impl
1
0
更新於 1w ago

kotlin-spring

Marketplace

Spring Boot with Kotlin - controllers, services, coroutines

pluginagentmarketplace/custom-plugin-kotlin
1
0
更新於 1w ago

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

mjunaidca/mjs-agent-skills
1
2
更新於 1w ago

spring-boot-testing

Marketplace

Spring Boot 4 testing strategies and patterns. Use when writing unit tests, slice tests (@WebMvcTest, @DataJpaTest), integration tests, Testcontainers with @ServiceConnection, security testing (@WithMockUser, JWT), or Modulith event testing with Scenario API. Covers the critical @MockitoBean migration from @MockBean.

joaquimscosta/arkhe-claude-plugins
1
0
更新於 1w ago

fsharp-validation

Create validation logic for F# backends with error accumulation and async validation.Use when: "add validation", "validate X", "input validation", "complex validation","business rules", "check email", "required fields", "async validation","database uniqueness", "cross-field validation", "validation errors".Creates validators in src/Server/Validation.fs. Use for complex scenarios;basic validation patterns are in fsharp-backend skill.

heimeshoff/Cinemarco
1
0
更新於 1w ago

documentation

Provides documentation standards for README, API docs, code comments, changelogs, and project cleanup. Use when writing documentation, README files, API references, or cleaning up project files.

kcenon/claude-config
1
0
更新於 1w ago

backend-debugging

Systematic debugging for Encore.ts backend incidents using diagnostic scripts, database queries, and structured logging. Use when backend tests fail, services crash, or async flows stall.

nirukk52/ScreenGraph
1
0
更新於 1w ago

perigon-backend

Perigon ASP.NET Core + EF Core + Aspire conventions

AterDev/Perigon.template
1
1
更新於 1w ago

api-development-patterns

Marketplace

Comprehensive guide to building production-ready REST APIs in Rails with serialization, authentication, versioning, rate limiting, and testing

Kaakati/rails-enterprise-dev
1
0
更新於 1w ago

django-model-helper

Marketplace

Generates Django models with proper field types, relationships, and migrations. Use when creating Django models or database schemas.

Dexploarer/claudius-skills
1
1
更新於 1w ago

fsharp-backend

Implement F# backend using Giraffe + Fable.Remoting with proper layer separation.Use when: "implement backend", "add API", "create endpoint", "server logic", "business rules","backend for X", "API implementation", "server-side", "Giraffe", "Fable.Remoting".Layers: Validation → Domain (pure) → Persistence (I/O) → API.Creates code in src/Server/: Validation.fs, Domain.fs, Persistence.fs, Api.fs.

heimeshoff/Cinemarco
1
0
更新於 1w ago

mcp

Model Context Protocol (MCP) server development and tool management. Languages: Python, TypeScript. Capabilities: build MCP servers, integrate external APIs, discover/execute MCP tools, manage multi-server configs, design agent-centric tools. Actions: create, build, integrate, discover, execute, configure MCP servers/tools. Keywords: MCP, Model Context Protocol, MCP server, MCP tool, stdio transport, SSE transport, tool discovery, resource provider, prompt template, external API integration, Gemini CLI MCP, Claude MCP, agent tools, tool execution, server config. Use when: building MCP servers, integrating external APIs as MCP tools, discovering available MCP tools, executing MCP capabilities, configuring multi-server setups, designing tools for AI agents.

samhvw8/dot-claude
1
0
更新於 1w ago

loading-states

Handle loading states in the portal app using Flask loaders. Use when adding loading indicators to buttons, cards, pages, or any async operations.

legacy3/wowlab
1
0
更新於 1w ago

api-resource-patterns

Best practices for Laravel API Resources including resource transformation, collection handling, conditional attributes, and relationship loading.

iSerter/laravel-claude-agents
1
0
更新於 1w ago

fullstack-flow-mapper

Maps complete data flows from UI components through API services, backend endpoints, Genkit flows, to database operations. Generates visual architecture diagrams.

okgoogle13/careercopilot
1
0
更新於 1w ago

typescript-zod

Apply when validating external data (API inputs, form data, environment variables) with TypeScript type inference.

CoderMariusz/MonoPilot
1
0
更新於 1w ago