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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
17901 hiring-recruitment pluginagentmarketplace/custom-plugin-engineering-manager
Provide engineering managers with comprehensive hiring frameworks, interview templates, and assessment tools for building strong engineering teams. Primary Bond Agent: hiring-performance-agent Relationship: This skill provides the hiring templates, scorecards, and evaluation frameworks that the agent uses. Templates Job Description Template ``` {Role Title} - {Team} About the Role {2-3 sentences on impact and scope - what will they accomplish?} What You'll Do - {Responsibility 1 - o...
51
17902 cli-cast paulrberg/agent-skills
Foundry Cast CLI Overview Expert guidance for Foundry's cast CLI — the Swiss Army knife for interacting with EVM-compatible blockchains from the command line. Use this skill for signing transactions, sending them to chain RPCs, reading on-chain state, encoding/decoding ABI data, and managing wallets. Key capabilities: Send transactions and call contracts via RPC Sign messages and typed data Encode and decode ABI calldata Query balances, transaction receipts, and block data Resolve ENS names and ...
51
17903 code-style-setup andrelandgraf/fullstackrecipes
Editor and Linting Setup To set up Editor and Linting Setup, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/code-style-setup If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/code-style-setup
51
17904 executive summary writer eddiebe147/claude-settings
Executive Summary Writer Create concise executive summaries and TL;DR versions of long documents When to Use This Skill Use this skill when you need to: Create compelling written content Develop clear messaging and communication Structure information effectively Not recommended for: Tasks requiring technical implementation complex data analysis Quick Reference Action Command/Trigger Create executive summary writer executive summary Review and optimize review executive summary writer Get best pra...
51
17905 trademark-search dylanfeltus/skills
USPTO Trademark Search Search the United States Patent and Trademark Office (USPTO) database to check trademark availability and get registration details. Uses web search as the primary method — most USPTO and trademark database sites block automated requests. When to Use User wants to check if a name/brand is trademarked User is researching trademark availability before naming a product User wants details on an existing trademark registration User asks "is [name] trademarked?" or "can I use [na...
51
17906 tauri-v2-integration xiaolai/vmark
Tauri v2 Integration (VMark) Overview Ensure Tauri v2 bridge patterns and IPC flows are consistent across frontend and Rust. Workflow Identify the bridge direction: Rust -> Webview: window.emit() / app.emit() + listen() on frontend. Webview -> Rust: invoke() . Update frontend hooks/plugins that manage IPC ( src/hooks/ , src/plugins/ ). Update Rust commands or menu entries in src-tauri/ . Keep behavior consistent across WYSIWYG and Source modes. If E2E behavior needs validation, use Tauri MCP too...
51
17907 iso-42001-ai-governance mastepanoski/claude-skills
ISO 42001 AI Governance Audit This skill enables AI agents to perform a comprehensive AI governance and compliance audit based on ISO/IEC 42001:2023 - the international standard for Artificial Intelligence Management Systems (AIMS). ISO 42001 provides a framework for responsible development, deployment, and use of AI systems, addressing risks, ethics, security, transparency, and regulatory compliance. Use this skill to ensure AI projects follow international best practices, manage risks effectiv...
51
17908 accessibility-audit mgd34msu/goodvibes-plugin
Accessibility Audit Comprehensive WCAG 2.1 accessibility audit for Webflow pages with detailed issue detection and actionable fixes. Important Note ALWAYS use Webflow MCP tools for all operations: Use Webflow MCP's webflow_guide_tool to get best practices before starting Use Webflow MCP's data_sites_tool with action list_sites to identify available sites Use Webflow MCP's data_sites_tool with action get_site to retrieve site details Use Webflow MCP's data_pages_tool with action list_pages to...
51
17909 instance-security groeimetai/snow-flow
Instance Security for ServiceNow Instance Security covers authentication, authorization, and security hardening. Security Layers Network Security ↓ Authentication (SSO, MFA) ↓ Session Management ↓ Authorization (ACLs, Roles) ↓ Data Protection ↓ Audit & Logging Key Tables Table Purpose sys_user User accounts sys_user_role Roles sys_security_acl Access controls sysevent_log Security events sys_properties Security settings Authentication Security (ES5) Password Policy Configuration // Check passwor...
51
17910 debugging mgd34msu/goodvibes-plugin
Debugging When to use this skill Encountering runtime errors or exceptions Code produces unexpected output or behavior Performance degradation or memory issues Intermittent or hard-to-reproduce bugs Understanding unfamiliar error messages Post-incident analysis and prevention Instructions Step 1: Gather Information Collect all relevant context about the issue: Error details : Full error message and stack trace Error type (syntax, runtime, logic, etc.) When did it start occurring? Is it reproduci...
51
17911 pattern-ui commontoolsinc/labs
UI Polish Phase Only do this AFTER all logic is verified and tests pass. Read First docs/common/components/COMPONENTS.md - Full component reference docs/common/patterns/style.md - Styling patterns docs/common/patterns/two-way-binding.md - $value, $checked bindings Available Components Layout: ct-screen , ct-vstack , ct-hstack , ct-box Input: ct-input , ct-textarea , ct-checkbox , ct-select Action: ct-button Display: ct-text , ct-status-pill Key Patterns Two-way binding: < ct-input $value = { fie...
51
17912 azure-eventgrid-java sickn33/antigravity-awesome-skills
Azure Event Grid SDK for Java Build event-driven applications using the Azure Event Grid SDK for Java. Installation < dependency > < groupId > com.azure </ groupId > < artifactId > azure-messaging-eventgrid </ artifactId > < version > 4.27.0 </ version > </ dependency > Client Creation EventGridPublisherClient import com . azure . messaging . eventgrid . EventGridPublisherClient ; import com . azure . messaging . eventgrid . EventGridPublisherClientBuilder ; import com . azure . core . credentia...
51
17913 security-expert personamanagmentlayer/pcl
Security Expert Skill Expert in application security for React, Next.js, and NestJS applications. When to Use This Skill Implementing authentication or authorization Reviewing code for security vulnerabilities Setting up security configurations Handling sensitive data Implementing encryption or hashing Configuring CORS, CSP, or security headers Reviewing dependencies for vulnerabilities Implementing multi-tenancy or data isolation Project Context Discovery Check .agent/SYSTEM/ARCHITECTURE.md f...
51
17914 blueprint-development laurigates/claude-plugins
This skill teaches Claude how to generate project-specific behavioral rules and commands from Product Requirements Documents (PRDs) as part of the Blueprint Development methodology. When to Use This Skill Activate this skill when: - User runs `/blueprint:generate-rules` command - User runs `/blueprint:generate-commands` command - User asks to "generate rules from PRDs" - User asks to "create project-specific rules" - User initializes Blueprint Development in a project Rule Generation P...
51
17915 gate-exchange-futures gate/gate-skills
Gate Futures Trading Suite This skill is the single entry for Gate USDT perpetual futures. It supports four operations only : open position, close position, cancel order, amend order. User intent is routed to the matching workflow. Module overview Module Description Trigger keywords Open Limit/market open long or short, cross/isolated mode, top gainer/loser order long , short , buy , sell , open , top gainer , top loser Close Full close, partial close, reverse position close , close all , revers...
51
17916 thesys-generative-ui secondsky/claude-skills
Thesys Generative UI Last Updated : 2025-11-10 Quick Start import { generateUI } from 'thesys' ; const ui = await generateUI ( { prompt : 'Create a user profile card with avatar, name, and email' , schema : { type : 'component' , props : [ 'name' , 'email' , 'avatar' ] } } ) ; export default function Profile ( ) { return < div > { ui } < / div > ; } Core Features Natural Language : Describe UI in plain English Schema-Driven : Type-safe component generation React Components : Generate production-...
51
17917 video-metadata-inspector dkyazzentwatwa/chatgpt-skills
Extract and analyze comprehensive metadata from video files including duration, resolution, codec, frame rate, and technical specifications. Purpose Video metadata inspection for: - Format verification and compatibility checking - Quality assessment and validation - Transcoding planning and optimization - Video library cataloging - Technical specification reports Features - Basic Info: Duration, resolution, frame rate, file size - Codec Details: Video/audio codec, profile, bitrate -...
51
17918 acl-security groeimetai/snow-flow
ACL Security Patterns for ServiceNow Access Control Lists (ACLs) are the foundation of ServiceNow security. They control who can read, write, create, and delete records. ACL Evaluation Order ACLs are evaluated in this order (first match wins): Table.field - Most specific (e.g., incident.assignment_group) Table.*` - Table-level field wildcard Table - Table-level record ACL Parent table ACLs - If table extends another * - Global wildcard (catch-all) ACL Types Type Controls Example record Row-l...
51
17919 lightning-2025-features josiahsiegel/claude-plugin-marketplace
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
51
17920 ocr trpc-group/trpc-agent-go
OCR Skill Usage To extract text from an image or PDF, run: python3 "/Users/mrshaper/Library/Application Support/com.differentai.openwork/workspaces/starter/.opencode/skills/paddle-ocr/scripts/ocr.py" "/path/to/image.png" Options Option Description --prompt "text" Custom prompt (e.g., "Extract table as markdown") --fast Use faster PaddleOCR instead of DeepSeek-OCR --json Output as JSON format Examples Basic OCR python3 scripts/ocr.py image.png Extract table as markdown python3 scripts/ocr.py ta...
51
17921 ux-specification abhsin/designskills
Turn product requirements into concrete flows, screens, and interactions that coding agents can implement. Why This Exists Bridges the gap between product requirements and implementation by defining how the product looks and behaves. Input Requirements This skill expects: - PRD (from `prd-generation` or user-provided) - Any existing sketches, wireframes, or references (optional) - Design preferences or constraints (optional) Workflow Step 1: Ingest PRD Extract from the PRD: - User...
51
17922 agile-product-owner borghei/claude-skills
Agile Product Owner Complete toolkit for Product Owners to excel at backlog management and sprint execution. Core Capabilities INVEST-compliant user story generation Automatic acceptance criteria creation Sprint capacity planning Backlog prioritization Velocity tracking and metrics Key Scripts user_story_generator.py Generates well-formed user stories with acceptance criteria from epics. Usage: Generate stories: python scripts/user_story_generator.py Plan sprint: python scripts/user_story_g...
51
17923 flow-nexus-swarm ruvnet/claude-flow
Flow Nexus Swarm & Workflow Orchestration Deploy and manage cloud-based AI agent swarms with event-driven workflow automation, message queue processing, and intelligent agent coordination. 📋 Table of Contents Overview Swarm Management Workflow Automation Agent Orchestration Templates & Patterns Advanced Features Best Practices Overview Flow Nexus provides cloud-based orchestration for AI agent swarms with: Multi-topology Support : Hierarchical, mesh, ring, and star architectures Event-driven Wor...
51
17924 neon-serverless neondatabase/ai-rules
Neon Serverless Skill Configures the Neon Serverless Driver for optimal performance in serverless and edge computing environments. When to Use Setting up connections for edge functions (Vercel Edge, Cloudflare Workers) Configuring serverless APIs (AWS Lambda, Google Cloud Functions) Optimizing for low-latency database access Implementing connection pooling for high-throughput apps Not recommended for: Complex multi-statement transactions (use WebSocket Pool), persistent servers (use native Po...
51
17925 fivem-dev melihbozkurt10/fivem-dev-plugin
FiveM Development Dynamic documentation orchestrator for FiveM resource development. Supports QBox, QBCore, ESX frameworks with Lua and NUI (JS/TS). Philosophy Fetch, don't memorize - Always get latest from authoritative sources Framework-agnostic thinking - Understand patterns, adapt to framework Performance-first - FiveM has strict tick budgets Security-aware - Server-side validation is non-negotiable CRITICAL: No Hallucination Policy NEVER invent or guess native functions, framework APIs, or ...
51
17926 case study writer eddiebe147/claude-settings
Case Study Writer Transform customer success stories into powerful case studies that demonstrate value and build credibility. This skill helps you create compelling narratives that showcase real results, overcome objections, and prove your solution works. Whether you're documenting client wins, showcasing product effectiveness, or building social proof for sales teams, this skill ensures your case studies follow proven frameworks that resonate with prospects. They balance storytelling with data ...
51
17927 chapter-evaluator panaversity/agentfactory
Chapter Evaluator Skill Evaluate educational chapters through dual lenses: the Student Experience (engagement, clarity, confidence) and the Teacher Perspective (pedagogy, objectives, assessment). Output structured analysis with ratings, gaps, and actionable improvements. When to Use Analyzing a chapter's overall quality before publication Identifying why content "feels off" (too short, boring, disconnected) Planning improvements to existing chapters Comparing chapters against quality standards U...
51
17928 idempotency-handling secondsky/claude-skills
Idempotency Handling Overview Implement idempotency to ensure operations produce the same result regardless of how many times they're executed. When to Use Payment processing API endpoints with retries Webhooks and callbacks Message queue consumers Distributed transactions Bank transfers Order creation Email sending Resource creation Implementation Examples 1. Express Idempotency Middleware import express from 'express'; import Redis from 'ioredis'; import crypto from 'crypto'; interface Idem...
51
17929 seo-audit kimny1143/claude-code-template
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before auditing, understand: Site ...
51
17930 superhuman-ui-skills ihlamury/design-skills
Superhuman UI Skills Opinionated constraints for building Superhuman-style interfaces with AI agents. When to Apply Reference these guidelines when: Building light-mode interfaces Creating Superhuman-inspired design systems Implementing UIs with Inter font and 4px grid Colors SHOULD use light backgrounds for primary surfaces MUST use C9B7FD as page background ( surface-base ) MUST use BCBAFC for primary actions and focus states ( accent ) SHOULD reduce color palette (currently 24 colors detected...
51
17931 local-pois brave/brave-search-skills
Local POIs (Search API) Requires API Key : Get one at https://api.search.brave.com Plan : Included in the Search plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Two-step flow : This endpoint requires POI IDs from a prior web search. Call web-search with result_filter=locations to get POI IDs from locations.results[].id Pass those IDs to this endpoint to get full business details Quick Start (cURL) Get POI Details curl -s "https://api.search.brave.com/res/v1/local/poi...
51
17932 bun macros secondsky/claude-skills
Bun Macros Bun macros run JavaScript at bundle time and inline the results into the output. Quick Start // src/config.ts (macro file) export function getVersion ( ) { return "1.0.0" ; } export function getBuildTime ( ) { return new Date ( ) . toISOString ( ) ; } // src/index.ts (consumer) import { getVersion , getBuildTime } from "./config" with { type : "macro" } ; // At bundle time, these become: const version = "1.0.0" ; const buildTime = "2024-01-15T12:00:00.000Z" ; Macro Syntax // Import wi...
51
17933 processing-markdown harehare/mq
Processing Markdown with mq Quick Reference Selectors Selector Description .h All headings .h1 – .h6 Specific heading level .text Text nodes .code Code blocks .code_inline Inline code .strong Bold text .emphasis Italic text .delete Strikethrough .link Links .image Images .list List items .blockquote Block quotes .[][] Table cells .html or .<> HTML nodes .footnote Footnotes .math Math blocks .yaml , .toml Frontmatter Attribute Access .h.level Heading level (1-6) .h.depth Sam...
51
17934 slide deck designer eddiebe147/claude-settings
Slide Deck Designer Design effective presentation slide decks for PowerPoint, Keynote, and Google Slides When to Use This Skill Use this skill when you need to: Create visual assets and layouts Improve user experience Develop design systems Not recommended for: Tasks requiring copywriting data analysis Quick Reference Action Command/Trigger Create slide deck designer slide deck Review and optimize review slide deck designer Get best practices slide deck designer best practices Core Workflows Wor...
51
17935 team-assemble team-attention/workshop-upstage
Team Assemble 작업을 분석하여 전문가 팀을 동적으로 구성하고 TeamCreate 기반으로 즉시 실행하는 스킬. When to Use 독립적인 하위 작업 2개 이상으로 분해 가능한 복잡한 태스크 리서치 + 구현 + 검증처럼 역할 분리가 명확한 작업 병렬 실행으로 시간을 절약할 수 있는 작업 사용하지 말 것: 단일 파일 수정, 간단한 질문, 순차적으로만 가능한 작업 Workflow digraph team_assemble { rankdir = TB ; "사용자 입력" [ shape = doublecircle ] ; "Phase 1:\n작업 분석 & 팀 설계" [ shape = box ] ; "사용자 승인?" [ shape = diamond ] ; "Phase 2:\nTeamCreate & TaskCreate" [ shape = box ] ; "Phase 3:\nTeammate 실행" [ shape = box ] ; "Phase 4:\n결과 종합 & 정리" [ shape = bo...
51
17936 compliance-testing proffesor-for-testing/agentic-qe
<default_to_action> When validating regulatory compliance: - IDENTIFY applicable regulations (GDPR, HIPAA, PCI-DSS, etc.) - MAP requirements to testable controls - TEST data rights (access, erasure, portability) - VERIFY encryption and access logging - GENERATE audit-ready reports with evidence Quick Compliance Checklist: - Data subject rights work (access, delete, export) - PII is encrypted at rest and in transit - Access to sensitive data is logged - Consent is tracked with timestamp...
51
17937 kafka-expert personamanagmentlayer/pcl
Apache Kafka Expert Expert guidance for Apache Kafka, event streaming, Kafka Streams, and building event-driven architectures. Core Concepts Topics, partitions, and offsets Producers and consumers Consumer groups Kafka Streams Kafka Connect Exactly-once semantics Producer from kafka import KafkaProducer import json producer = KafkaProducer ( bootstrap_servers = [ 'localhost:9092' ] , value_serializer = lambda v : json . dumps ( v ) . encode ( 'utf-8' ) , acks = 'all' , Wait for all replicas ret...
51
17938 mcp kimny1143/claude-code-template
@json-render/mcp MCP Apps integration that serves json-render UIs as interactive MCP Apps inside Claude, ChatGPT, Cursor, VS Code, and other MCP-capable clients. Quick Start Server (Node.js) import { createMcpApp } from "@json-render/mcp" ; import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/react/schema" ; import { shadcnComponentDefinitions } from "@json-render/shadcn/catalog" ; import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js...
51
17939 microsoft-guide josiahsiegel/claude-plugin-marketplace
Microsoft .NET Microservices Architecture Guide (v7.0) This skill provides access to the complete official Microsoft guide: ".NET Microservices Architecture for Containerized .NET Applications" (Edition v7.0 - Updated to ASP.NET Core 7.0). When to Use This Skill Invoke this skill when you need: Detailed technical information from the official Microsoft guide Specific implementation patterns or code examples In-depth explanations beyond your summarized knowledge Official Microsoft recommendat...
51
17940 copilotkit outlinedriven/odin-codex-plugin
Route to the appropriate sub-skill based on the user's task. If the task is ambiguous, ask one clarifying question before routing. Quickstart (default path) If the user wants to add CopilotKit to their project, or the request is general/unclear, route here: copilotkit-setup — Install packages, configure the runtime, wire up the provider, get a working chat UI. Routing Table Task Sub-skill Initial setup, installation, adding CopilotKit to a project copilotkit-setup Building features — frontend to...
51
17941 byreal-cli byreal-git/byreal-cli
Byreal LP Management Get Full Documentation Always run these commands first to get complete, up-to-date documentation: Complete documentation (commands, parameters, workflows, constraints) byreal-cli skill Structured capability discovery (all capabilities with params) byreal-cli catalog list Detailed parameter info for a specific capability byreal-cli catalog show < capability-id > Installation Check if already installed which byreal-cli && byreal-cli --version Install (one-time) npm instal...
51
17942 deal-review-framework onewave-ai/claude-skills
Deal Review Framework Structured deal assessment using MEDDIC, BANT. Risk scoring, required evidence by stage, red flag detection, coaching points. Instructions You are an expert sales methodology coach. Facilitate thorough deal reviews with structured frameworks and actionable next steps. Output Format Deal Review Framework Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on concr...
51
17943 mid-server groeimetai/snow-flow
MID Server for ServiceNow MID Server enables ServiceNow to communicate with resources inside your network. MID Server Architecture ServiceNow Instance ↓ ECC Queue MID Server ├── Probes (Outbound) │ └── Commands sent TO MID ├── Sensors (Inbound) │ └── Results sent FROM MID └── Script Execution Key Tables Table Purpose ecc_agent MID Server records ecc_queue Input/Output queue discovery_probes Probe definitions discovery_sensors Sensor definitions sys_script_execution Script execution requests ...
51
17944 xauusd-trading huynguyen03dev/xauusd-trading
XAUUSD LLM Scalping Analysis Skill for small account scalping with tight stop losses (~5 points / $5). Philosophy You ARE the analyst. Your PRIMARY decision tool is price structure — where price is relative to support, resistance, swing points, and key levels. Indicators (RSI, MACD, Stoch, etc.) are context only — they confirm or deny what structure is telling you. Never take a trade purely because an indicator says so. Structure first, indicators second, TradingView rating last. Your priority s...
51
17945 config-schema-setup andrelandgraf/fullstackrecipes
Type-Safe Environment Configuration To set up Type-Safe Environment Configuration, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/config-schema-setup If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/config-schema-setup
51
17946 rag pipeline builder eddiebe147/claude-settings
RAG Pipeline Builder The RAG Pipeline Builder skill guides you through designing and implementing Retrieval-Augmented Generation systems that enhance LLM responses with relevant context from your own data. RAG combines the power of large language models with the precision of information retrieval, reducing hallucinations and enabling AI to work with private, current, or domain-specific knowledge. This skill covers the complete RAG stack: document ingestion, chunking strategies, embedding generat...
51
17947 hr-service-delivery groeimetai/snow-flow
HR Service Delivery (HRSD) streamlines employee services through cases, lifecycle events, and self-service. HRSD Architecture ``` Employee Center (Portal) ├── HR Service Catalog │ ├── HR Catalog Items │ └── Requests → HR Cases ├── Knowledge Articles └── My HR Cases HR Cases (sn_hr_core_case) ├── Case Tasks ├── Lifecycle Events └── Document Requests ``` Key Tables | `sn_hr_core_case` | HR cases | `sn_hr_core_case_operation` | Case operations/tasks ...
51
17948 on-call-handoff-patterns oimiragieo/agent-studio
On-Call Handoff Patterns Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliable incident response across shifts. When to Use This Skill Transitioning on-call responsibilities Writing shift handoff summaries Documenting ongoing investigations Establishing on-call rotation procedures Improving handoff quality Onboarding new on-call engineers Core Concepts 1. Handoff Components Component Purpose Active Incidents What's currently broken Ongoing Invest...
51
17949 custom-durable-agent andrelandgraf/fullstackrecipes
Custom Durable Agent To set up Custom Durable Agent, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/custom-durable-agent If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/custom-durable-agent
51
17950 backend-reviewer olehsvyrydov/ai-development-team
Backend Code Reviewer Trigger Use this skill when: Reviewing Java/Kotlin backend code Checking code quality and style compliance Identifying code smells and anti-patterns Verifying security best practices Ensuring test coverage and quality Validating architecture patterns Running or configuring static analysis tools Context You are a Senior Backend Code Reviewer with 12+ years of Java experience and deep expertise in static analysis tools. You have configured and maintained code quality pipeline...
51