Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,441
总 Skills
90.0M
总安装量
2,580
贡献者
# Skill 仓库 描述 安装量
4651 documentation-templates sickn33/antigravity-awesome-skills
Documentation Templates Templates and structure guidelines for common documentation types. 1. README Structure Essential Sections (Priority Order) Section Purpose Title + One-liner What is this? Quick Start Running in <5 min Features What can I do? Configuration How to customize API Reference Link to detailed docs Contributing How to help License Legal README Template Project Name Brief one-line description. Quick Start [Minimum steps to run] Features - Feature 1 - Feature 2 Configur...
1.2K
4652 sf-diagram-nanobananapro jaganpro/sf-skills
Visual content generation and AI sub-agent for Salesforce development using Gemini CLI with Nano Banana Pro extension. ⚠️ IMPORTANT: Prerequisites Check Before using this skill, ALWAYS run the prerequisites check first: ``` ~/.claude/plugins/marketplaces/sf-skills/sf-diagram-nanobananapro/scripts/check-prerequisites.sh ``` If the check fails, DO NOT invoke this skill. The user must fix the missing prerequisites first. Requirements | macOS | Required for Preview app image display | Bui...
1.2K
4653 quality-playbook github/awesome-copilot
Quality Playbook Generator When this skill starts, display this banner before doing anything else: Quality Playbook v1.2.0 — by Andrew Stellman https://github.com/andrewstellman/ Generate a complete quality system tailored to a specific codebase. Unlike test stub generators that work mechanically from source code, this skill explores the project first — understanding its domain, architecture, specifications, and failure history — then produces a quality playbook grounded in what it finds. Why Th...
1.2K
4654 posterskill-academic-posters aradotso/trending-skills
posterskill — Academic Poster Generator Skill by ara.so — Daily 2026 Skills collection. posterskill is a Claude Code skill that generates print-ready, interactive conference posters from your Overleaf paper source. It produces a single self-contained HTML file with a built-in drag-and-drop visual editor — no build step, no server required. Installation & Setup git clone git@github.com:ethanweber/posterskill.git poster cd poster Clone your Overleaf paper source git clone https://git.overleaf.com...
1.2K
4655 start-issue vkehfdl1/marshroom
Start working on a Marshroom cart issue in the current repository. Critical Requirements state.json update is MANDATORY . After creating the branch, you MUST update the issue status to running in ${MARSHROOM_STATE:-~/.config/marshroom/state.json} . If this fails, stop and report the error — do NOT silently continue. Use marsh start if available; otherwise fall back to direct jq atomic write (see step 10). Steps Read ${MARSHROOM_STATE:-~/.config/marshroom/state.json} and parse the JSON Extract th...
1.2K
4656 ui-ux-pro-max davila7/claude-code-templates
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
1.2K
4657 sync october-academy/agent-plugins
Sync Skill Quick git synchronization with remote repository. Usage Commands /sync Pull from origin main /sync develop Pull from origin develop /sync upstream Pull from upstream main (forks) Korean Triggers "동기화" "원격에서 가져와" "풀 받아" Workflow 1. Pre-sync Check git status If working directory has uncommitted changes: Options: Stash : git stash → sync → git stash pop Commit first : Suggest using /cp Discard : Only if user confirms with git checkout . 2. Fetch and Pull Default (origin main): git pul...
1.2K
4658 taskfile-automation seabbs/claude-code-config
Task Automation System Use this skill when working with projects that use Task to provide easy-to-discover automation commands for development workflows. Core Principle IMPORTANT : Always prefer task commands over direct shell/language commands when a Taskfile is present. Task provides: Discoverability : task --list shows all available tasks Consistency : Standardised commands across different environments Documentation : Built-in descriptions and help Automation : Multi-step workflows (e.g., ta...
1.2K
4659 svg-logo-designer rknall/claude-skills
SVG Logo Designer This skill creates professional, scalable vector graphic (SVG) logos from design specifications, offering multiple variations and layout options. When to Use This Skill Activate this skill when the user requests: Create a logo from a description or specification Design a brand identity or visual mark Generate logo variations and concepts Create icons or symbols Design wordmarks or lettermarks Produce scalable graphics for branding Export logos in different layouts and styles Co...
1.2K
4660 asc-whats-new-writer rudrankriyam/app-store-connect-cli-skills
asc What's New Writer Generate engaging, localized release notes from flexible input. Optionally pair with promotional text updates. Preconditions Metadata pulled locally via asc migrate export or asc localizations download (for keyword reading). OR: user provides keywords manually. Auth configured for upload ( asc auth login or ASC_* env vars). The primary locale is en-US unless the user specifies otherwise. Before You Start Read references/release_notes_guidelines.md for tone, structure, and e...
1.2K
4661 firebase sickn33/antigravity-awesome-skills
Firebase You're a developer who has shipped dozens of Firebase projects. You've seen the "easy" path lead to security breaches, runaway costs, and impossible migrations. You know Firebase is powerful, but you also know its sharp edges. Your hard-won lessons: The team that skipped security rules got pwned. The team that designed Firestore like SQL couldn't query their data. The team that attached listeners to large collections got a $10k bill. You've learned from all of them. You advocate for ...
1.2K
4662 azure-architecture-autopilot github/awesome-copilot
Azure Architecture Builder A pipeline that designs Azure infrastructure using natural language, or analyzes existing resources to visualize architecture and proceed through modification and deployment. The diagram engine is embedded within the skill ( scripts/ folder). No pip install needed — it directly uses the bundled Python scripts to generate interactive HTML diagrams with 605+ official Azure icons. Ready to use immediately without network access or package installation. Automatic User Lang...
1.2K
4663 stock-daily-analysis chjm-ai/stock-daily-analysis-skill
Daily Stock Analysis for OpenClaw 基于 LLM 的 A/H/美股智能分析 Skill,提供技术面分析和 AI 决策建议。 功能特性 多市场支持 - A股、港股、美股 技术面分析 - MA5/10/20、MACD、RSI、乖离率 趋势交易 - 多头排列判断、买入信号评分 AI 决策 - DeepSeek/Gemini/OpenAI 深度分析 数据源集成 - 可选 market-data skill 快速使用 from scripts . analyzer import analyze_stock , analyze_stocks 单只分析 result = analyze_stock ( '600519' ) print ( result [ 'ai_analysis' ] [ 'operation_advice' ] ) 批量分析 results = analyze_stocks ( [ '600362' , '601318' , '159892' ] ) 配置 复制配置模板: cp config.example.json config.json ...
1.2K
4664 bullmq-specialist sickn33/antigravity-awesome-skills
BullMQ Specialist You are a BullMQ expert who has processed billions of jobs in production. You understand that queues are the backbone of scalable applications - they decouple services, smooth traffic spikes, and enable reliable async processing. You've debugged stuck jobs at 3am, optimized worker concurrency for maximum throughput, and designed job flows that handle complex multi-step processes. You know that most queue problems are actually Redis problems or application design problems. Yo...
1.2K
4665 prompt-engineer sickn33/antigravity-awesome-skills
Prompt Engineer Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases. When to Use This Skill Designing prompts for new LLM applications Optimizing existing prompts for better accuracy or efficiency Implementing chain-of-thought or few-shot learning Creating system prompts with personas and guardrails Building structured output schemas (JSON mode, function calling) Developing prompt evaluation and testing frame...
1.2K
4666 slug-font-rendering aradotso/trending-skills
Slug Font Rendering Algorithm Skill by ara.so — Daily 2026 Skills collection. Slug is a reference implementation of the Slug font rendering algorithm — a GPU-accelerated technique for rendering vector fonts and glyphs at arbitrary scales with high quality anti-aliasing. It works by encoding glyph outlines as lists of quadratic Bézier curves and line segments, then resolving coverage directly in fragment shaders without pre-rasterized textures. Paper: JCGT 2017 — Slug Algorithm Blog (updates): A ...
1.2K
4667 grimmory-self-hosted-library aradotso/trending-skills
Grimmory Self-Hosted Library Manager Skill by ara.so — Daily 2026 Skills collection. Grimmory is a self-hosted application (successor to BookLore) for managing your entire book collection. It supports EPUBs, PDFs, MOBIs, AZW/AZW3, and comics (CBZ/CBR/CB7), with a built-in browser reader, annotations, Kobo/OPDS sync, KOReader progress sync, metadata enrichment, and multi-user support. Installation Requirements Docker and Docker Compose Step 1: Create .env Application APP_USER_ID = 1000 APP_GROUP...
1.2K
4668 x-mastery-mentor alchaincyf/x-mentor-skill
X/Twitter运营导师 · 思维操作系统 「格式化是你能对写作做的最简单的10倍提升。」——Nicolas Cole 导师定位 我能帮你的 :选题策略、推文写作、Thread结构、增长引擎、算法利用、AI赛道内容打法、变现路径、账号诊断 我不能帮你的 :代替你写作、保证增长速度、预测算法未来变化 问题路由 收到问题后,先判断类型,加载对应reference: 用户问题类型 执行场景 按需加载 怎么写推文/Thread → 场景A writing-workshop.md + algorithm-niche.md 不知道发什么/没灵感 → 场景B writing-workshop.md + mental-models-heuristics.md 审阅已写内容 → 场景C quality-analytics.md + writing-workshop.md 怎么涨粉/策略 → 场景D growth-monetization.md + algorithm-niche.md 账号诊断/分析报告 → 场景E quality-analytics.md (含报告模板) 算法/平台规则 → 直接回答...
1.2K
4669 witr-process-inspector aradotso/trending-skills
witr — Why Is This Running? Skill by ara.so — Daily 2026 Skills collection. witr is a Go CLI/TUI tool that answers "why is this running?" for any process, service, or port. Instead of leaving you to correlate ps , lsof , ss , systemctl , and docker ps manually, witr makes the causality chain explicit — showing where a running thing came from, how it was started, and what chain of supervisors/containers/shells is responsible. Installation Quickest (Unix) curl -fsSL https://raw.githubusercontent.c...
1.2K
4670 flutter-theming flutter/skills
Goal Updates and manages Flutter application styling by migrating legacy Material 2 implementations to Material 3, normalizing component themes, updating deprecated button classes, and adapting UI idioms for cross-platform consistency. Assumes a Flutter environment using Dart. Instructions Analyze Current Theme State Review the existing Flutter codebase to identify legacy Material 2 components, deprecated button classes ( FlatButton , RaisedButton , OutlineButton ), and outdated theme properties...
1.2K
4671 d1-drizzle-schema jezweb/claude-skills
D1 Drizzle Schema Generate correct Drizzle ORM schemas for Cloudflare D1. D1 is SQLite-based but has important differences that cause subtle bugs if you use standard SQLite patterns. This skill produces schemas that work correctly with D1's constraints. Critical D1 Differences Feature Standard SQLite D1 Foreign keys OFF by default Always ON (cannot disable) Boolean type No No — use integer({ mode: 'boolean' }) Datetime type No No — use integer({ mode: 'timestamp' }) Max bound params ~999 100 (af...
1.2K
4672 mapbox-style-patterns mapbox/mapbox-agent-skills
Mapbox Style Patterns Skill This skill provides battle-tested style patterns and layer configurations for common mapping scenarios. Pattern Library Pattern 1: Restaurant/POI Finder Use case: Consumer app showing restaurants, cafes, bars, or other points of interest Visual requirements: POIs must be immediately visible Street context for navigation Neutral background (photos/content overlay) Mobile-optimized Recommended layers: { "layers" : [ { "id" : "background" , "type" : "background" , "paint...
1.2K
4673 project-health jezweb/claude-skills
Status: Active Updated: 2026-01-30 Focus: Ensuring documentation and workflows are executable by AI agents Overview This skill evaluates project health from an AI-agent perspective - not just whether docs are well-written for humans, but whether future Claude Code sessions can: - Understand the documentation without ambiguity - Execute workflows by following instructions literally - Resume work effectively with proper context handoff When to Use - Before handing off a project to another...
1.2K
4674 kimodo-motion-diffusion aradotso/trending-skills
Kimodo Motion Diffusion Skill by ara.so — Daily 2026 Skills collection. Kimodo is a kinematic motion diffusion model trained on 700 hours of commercially-friendly optical mocap data. It generates high-quality 3D human and humanoid robot motions controlled through text prompts and kinematic constraints (full-body keyframes, end-effector positions/rotations, 2D paths, 2D waypoints). Installation Clone the repository git clone https://github.com/nv-tlabs/kimodo.git cd kimodo Install with pip (cre...
1.2K
4675 seo-local-business jezweb/claude-skills
SEO Local Business Generate a complete SEO package for local business websites. Produces meta tags, structured data, robots.txt, and sitemap.xml. What You Produce Complete <head> section with meta tags, Open Graph, Twitter Cards JSON-LD structured data (LocalBusiness + Service + FAQ schemas) robots.txt sitemap.xml Workflow Step 1: Gather Business Info Ask for (or extract from existing site): Required Optional Business name ABN Primary service Opening hours Location (city/suburb) Social media URL...
1.2K
4676 mermaid-visualizer axtonliu/axton-obsidian-visual-skills
Mermaid Visualizer Overview Convert text content into clean, professional Mermaid diagrams optimized for presentations and documentation. Automatically handles common syntax pitfalls (list syntax conflicts, subgraph naming, spacing issues) to ensure diagrams render correctly in Obsidian, GitHub, and other Mermaid-compatible platforms. Quick Start When creating a Mermaid diagram: Analyze the content - Identify key concepts, relationships, and flow Choose diagram type - Select the most appropr...
1.2K
4677 tam-sam-som-calculator deanpeters/product-manager-skills
Purpose Guide product managers through calculating Total Addressable Market (TAM), Serviceable Available Market (SAM), and Serviceable Obtainable Market (SOM) for a product idea by asking adaptive, contextually relevant questions. Use this to build defensible market size estimates backed by real-world citations, economic projections, and population data—essential for pitching to investors, securing budget, or validating product-market fit. This is not a back-of-napkin guess—it's a structured, ci...
1.2K
4678 autoresearch-genealogy aradotso/trending-skills
autoresearch-genealogy Skill by ara.so — Daily 2026 Skills collection. A structured system of autoresearch prompts, Obsidian vault templates, archive guides, and methodology references for AI-assisted genealogy research. Built for Claude Code's autonomous research loops, adaptable to any AI tool or manual workflow. What This Project Does Provides 12 Claude Code /autoresearch prompts that autonomously search the web, update your vault, and self-verify results Supplies a complete 19-file Obsidian ...
1.2K
4679 app-store-preflight-skills truongduy2611/app-store-preflight-skills
App Store Preflight Skill Run pre-submission checks on your iOS/macOS project to catch common App Store rejection patterns. Prerequisites asc CLI — Install via Homebrew: brew install asc ( App-Store-Connect-CLI ) ASC CLI Skills — app-store-connect-cli-skills for asc usage patterns jq — Optional, but used by some JSON-inspection examples in the rule docs Step 1: Identify App Type → Load Checklist Determine which guidelines apply by loading the relevant checklist from references/guidelines/by-app-...
1.2K
4680 context-engineering-advisor deanpeters/product-manager-skills
Purpose Guide product managers through diagnosing whether they're doing context stuffing (jamming volume without intent) or context engineering (shaping structure for attention). Use this to identify context boundaries, fix "Context Hoarding Disorder," and implement tactical practices like bounded domains, episodic retrieval, and the Research→Plan→Reset→Implement cycle. Key Distinction: Context stuffing assumes volume = quality ("paste the entire PRD"). Context engineering treats AI attention as...
1.2K
4681 conversation-memory sickn33/antigravity-awesome-skills
Conversation Memory You're a memory systems specialist who has built AI assistants that remember users across months of interactions. You've implemented systems that know when to remember, when to forget, and how to surface relevant memories. You understand that memory is not just storage—it's about retrieval, relevance, and context. You've seen systems that remember everything (and overwhelm context) and systems that forget too much (frustrating users). Your core principles: Memory types differ...
1.2K
4682 proto-persona deanpeters/product-manager-skills
Purpose Create an initial, assumption-based persona profile that synthesizes available user research, market data, and stakeholder knowledge into a working hypothesis about your target user. Use this to align teams early in product development, guide initial design decisions, and identify gaps in understanding that require validation through research. This is not a validated persona—it's a "proto" (prototype) persona that evolves as you learn more. Think of it as a structured placeholder that pr...
1.2K
4683 api-gateway maton-ai/api-gateway-skill
API Gateway Passthrough proxy for direct access to third-party APIs using managed OAuth connections, provided by Maton . The API gateway lets you call native API endpoints directly. Quick Start Native Slack API call python << 'EOF' import urllib.request, os, json data = json.dumps({'channel': 'C0123456', 'text': 'Hello from gateway!'}).encode() req = urllib.request.Request('https://gateway.maton.ai/slack/api/chat.postMessage', data=data, method='POST') req.add_header('Authorization', f'Bearer {...
1.2K
4684 spring-ai-mcp-server-patterns giuseppe-trisciuoglio/developer-kit
Spring AI MCP Server Implementation Patterns Implement Model Context Protocol (MCP) servers with Spring AI to extend AI capabilities with standardized tools, resources, and prompt templates using Spring's native AI abstractions. Overview The Model Context Protocol (MCP) is a standardized protocol for connecting AI applications to external data sources and tools. Spring AI provides native support for building MCP servers that expose Spring components as callable tools, resources, and prompt templ...
1.2K
4685 translate-book-parallel aradotso/trending-skills
Translate Book (Parallel Subagents) Skill by ara.so — Daily 2026 Skills collection. A Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents. Each chunk gets an isolated context window — preventing truncation and context accumulation that plague single-session translation. Pipeline Overview Input (PDF/DOCX/EPUB) │ ▼ Calibre ebook-convert → HTMLZ → HTML → Markdown │ ▼ Split into chunks (~6000 chars each) │ manifest.json tracks SHA-256 hashes ▼ P...
1.2K
4686 typeorm mindrally/skills
TypeORM Development Guidelines You are an expert in TypeORM, TypeScript, and database design with a focus on the Data Mapper pattern and enterprise application architecture. Core Principles TypeORM supports both Active Record and Data Mapper patterns Uses TypeScript decorators for entity and column definitions Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, and more Works in Node.js, Browser, Ionic, Cordova, React Native, NativeScript, Expo, and Electron First-class support...
1.2K
4687 unit-test-service-layer giuseppe-trisciuoglio/developer-kit
Unit Testing Service Layer with Mockito Overview This skill provides patterns for unit testing @Service classes using Mockito. It covers mocking all injected dependencies, verifying business logic, testing complex workflows, argument capturing, verification patterns, and testing async/reactive services without starting the Spring container. When to Use Use this skill when: Testing business logic in @Service classes Mocking repository and external client dependencies Verifying service interaction...
1.2K
4688 spring-boot-cache giuseppe-trisciuoglio/developer-kit
Spring Boot Cache Abstraction Overview Spring Boot ships with a cache abstraction that wraps expensive service calls behind annotation-driven caches. This abstraction supports multiple cache providers (ConcurrentMap, Caffeine, Redis, Ehcache, JCache) without changing business code. The skill provides a concise workflow for enabling caching, managing cache lifecycles, and validating behavior in Spring Boot 3.5+ services. When to Use Add @Cacheable , @CachePut , or @CacheEvict to Spring Boot servi...
1.2K
4689 sf-ai-agentforce jaganpro/sf-skills
sf-ai-agentforce: Standard Agentforce Platform Development Expert Agentforce developer specializing in the Setup UI / Agentforce Builder approach to agent development. Covers topic and action configuration, GenAiFunction/GenAiPlugin metadata, PromptTemplate authoring, Einstein Models API, and custom Lightning types. Code-first alternative : For programmatic agent development using Agent Script DSL ( .agent files), use sf-ai-agentscript instead. This skill covers the declarative, UI-driven approa...
1.2K
4690 cc-skill-security-review sickn33/antigravity-awesome-skills
Security Review Skill This skill ensures all code follows security best practices and identifies potential vulnerabilities. When to Activate Implementing authentication or authorization Handling user input or file uploads Creating new API endpoints Working with secrets or credentials Implementing payment features Storing or transmitting sensitive data Integrating third-party APIs Security Checklist 1. Secrets Management ❌ NEVER Do This const apiKey = "sk-proj-xxxxx" // Hardcoded secret const dbP...
1.2K
4691 chunking-strategy giuseppe-trisciuoglio/developer-kit
Chunking Strategy for RAG Systems Overview Implement optimal chunking strategies for Retrieval-Augmented Generation (RAG) systems and document processing pipelines. This skill provides a comprehensive framework for breaking large documents into smaller, semantically meaningful segments that preserve context while enabling efficient retrieval and search. When to Use Use this skill when building RAG systems, optimizing vector search performance, implementing document processing pipelines, handling...
1.2K
4692 optimize marketcalls/vectorbt-backtesting-skills
Identify and fix performance issues to create faster, smoother user experiences. Assess Performance Issues Understand current performance and identify problems: Measure current state : Core Web Vitals : LCP, FID/INP, CLS scores Load time : Time to interactive, first contentful paint Bundle size : JavaScript, CSS, image sizes Runtime performance : Frame rate, memory usage, CPU usage Network : Request count, payload sizes, waterfall Identify bottlenecks : What's slow? (Initial load? Interactions? ...
1.2K
4693 positioning-statement deanpeters/product-manager-skills
Purpose Create a Geoffrey Moore-style positioning statement that clearly articulates who your product serves, what need it addresses, how it's categorized, what benefit it delivers, and how it differs from alternatives. Use this when you need to align stakeholders on product strategy, guide messaging, or test if your value proposition is crisp and defensible. This is not a tagline or elevator pitch—it's a strategic clarity tool that forces you to make hard choices about target, need, and differe...
1.2K
4694 spring-boot-resilience4j giuseppe-trisciuoglio/developer-kit
Spring Boot Resilience4j Patterns Overview Resilience4j is a lightweight fault tolerance library designed for Java 8+ and functional programming. It provides patterns for handling failures in distributed systems including circuit breakers, rate limiters, retry mechanisms, bulkheads, and time limiters. This skill demonstrates how to integrate Resilience4j with Spring Boot 3.x to build resilient microservices that can gracefully handle external service failures and prevent cascading failures acros...
1.2K
4695 lean-ux-canvas deanpeters/product-manager-skills
Purpose Guide product managers through creating Jeff Gothelf's Lean UX Canvas (v2) —a one-page facilitation tool that frames work around a business problem to solve , not a solution to implement . Use this to align cross-functional teams around core assumptions, craft testable hypotheses, and ensure learning happens every sprint by exposing gaps in understanding (problem, users, value, and why the solution should work). This is not a roadmap or feature list—it's an "insurance policy" that turns ...
1.2K
4696 spring-boot-actuator giuseppe-trisciuoglio/developer-kit
Spring Boot Actuator Skill Overview Deliver production-ready observability for Spring Boot services using Actuator endpoints, probes, and Micrometer integration. Standardize health, metrics, and diagnostics configuration while delegating deep reference material to references/ . Support platform requirements for secure operations, SLO reporting, and incident diagnostics. When to Use Trigger: "enable actuator endpoints" – Bootstrap Actuator for a new or existing Spring Boot service. Trigger: "secu...
1.2K
4697 spring-boot-event-driven-patterns giuseppe-trisciuoglio/developer-kit
Spring Boot Event-Driven Patterns Overview Implement Event-Driven Architecture (EDA) patterns in Spring Boot 3.x using domain events, ApplicationEventPublisher, @TransactionalEventListener, and distributed messaging with Kafka and Spring Cloud Stream. When to Use This Skill Use this skill when building applications that require: Loose coupling between microservices through event-based communication Domain event publishing from aggregate roots in DDD architectures Transactional event listeners en...
1.2K
4698 unit-test-wiremock-rest-api giuseppe-trisciuoglio/developer-kit
Unit Testing REST APIs with WireMock Overview This skill provides comprehensive patterns for unit testing external REST API integrations using WireMock. It covers stubbing HTTP responses, verifying requests, testing error scenarios (4xx/5xx responses), and ensuring fast, reliable tests without real network dependencies. When to Use Use this skill when: Testing services that call external REST APIs Need to stub HTTP responses for predictable test behavior Want to test error scenarios (timeouts, 5...
1.2K
4699 spring-boot-dependency-injection giuseppe-trisciuoglio/developer-kit
Spring Boot Dependency Injection This skill captures the dependency injection approach promoted in this repository: constructor-first design, explicit optional collaborators, and deterministic configuration that keeps services testable and framework-agnostic. Overview Prioritize constructor injection to keep dependencies explicit, immutable, and mockable. Treat optional collaborators through guarded setters or providers while documenting defaults. Resolve bean ambiguity intentionally through qua...
1.2K
4700 apollo-connectors apollographql/skills
Apollo Connectors Schema Assistant MCP Tools If GraphOS MCP Tools are available, use them: connectors-spec: Fetch the complete Connectors specification before starting any connector work apollo_docs_search: Search for relevant documentation apollo_docs_read: Read specific documentation pages by slug Documentation paths by topic: Requests: /graphos/connectors/requests/url, /headers, /body, /batching Responses: /graphos/connectors/responses/fields, /error-handling Mapping: /graphos/connectors/...
1.2K