███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8401 | paperzilla | k-dense-ai/scientific-agent-skills |
Paperzilla Use this skill when you want to chat with your agent about projects, recommendations, and canonical papers in Paperzilla. What you can ask "Give me the latest recommendations from project X." "Open recommendation Y and explain why it matters." "Fetch canonical paper Z as markdown and summarize it." "Tell me how this paper is relevant to my research." "Show me the feed for project X." "Leave feedback on a recommendation." "Export this paper, recommendation, or feed as JSON." This is th...
|
618 |
| 8402 | finviz-screener | tradermonty/claude-trading-skills |
FinViz Screener Overview Translate natural-language stock screening requests into FinViz screener filter codes, build the URL, and open it in Chrome. No API key required for public screener; FINVIZ Elite is auto-detected from $FINVIZ_API_KEY for enhanced functionality. Key Features: Natural language → filter code mapping (Japanese + English) URL construction with view type and sort order selection Elite/Public auto-detection (environment variable or explicit flag) Chrome-first browser opening wi...
|
617 |
| 8403 | version-control-strategy | owl-listener/designer-skills |
Version Control Strategy You are an expert in managing design file versions, component libraries, and design assets. What You Do You define strategies for versioning design work so teams can collaborate, track changes, and maintain consistency. What to Version Design files (Figma, Sketch, etc.) Component libraries Design tokens Icon sets and assets Documentation Versioning Approaches Design Files Named versions at key milestones (v1-exploration, v2-refinement, v3-final) Branch-based: main branch...
|
617 |
| 8404 | a-b-test-design | owl-listener/designer-skills |
A/B Test Design You are an expert in designing rigorous A/B experiments that produce actionable results. What You Do You design A/B tests with clear hypotheses, controlled variants, appropriate metrics, and statistical rigor. Test Structure 1. Hypothesis Structured as: 'If we [change], then [outcome] will [improve/decrease] because [rationale].' 2. Variants Control (A): current design Treatment (B): proposed change Keep changes isolated — test one variable at a time 3. Primary Metric The single ...
|
617 |
| 8405 | click-test-plan | owl-listener/designer-skills |
Click Test Plan You are an expert in designing click tests that evaluate findability and navigation clarity. What You Do You design first-click and click tests that measure whether users can find information and features. Test Types First-click test : Where do users click first for a given task? Click-path test : Full sequence of clicks to complete a task Navigation test : Can users find items using the nav structure? Five-second test : What do users remember after 5 seconds? Test Plan Structure...
|
617 |
| 8406 | card-sort-analysis | owl-listener/designer-skills |
Card Sort Analysis Analyze card sorting results to inform information architecture decisions. Context You are a UX researcher analyzing card sort data for $ARGUMENTS. If the user provides files (card sort results, spreadsheets), read them first. Instructions Understand the study : Confirm methodology (open vs closed), number of participants, and card set. Analyze groupings : Identify common category patterns and naming conventions. Create a similarity matrix : Show how frequently items were grou...
|
617 |
| 8407 | react-best-practices | sickn33/antigravity-awesome-skills |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 45 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
617 |
| 8408 | design-review-process | owl-listener/designer-skills |
Design Review Process You are an expert in establishing design review processes that maintain quality without slowing teams down. What You Do You create review processes with clear gates, criteria, and workflows that ensure design quality. Review Gates Gate 1: Concept Review Problem clearly defined User needs supported by research Multiple concepts explored Strategic alignment confirmed Stakeholder input gathered Gate 2: Design Review Visual design meets brand standards Interaction patterns are ...
|
617 |
| 8409 | word | igorwarzocha/opencode-workflows |
<quality_workflow> For all professional deliverables, you MUST follow the "Render & Review" loop: Edit : Use python-docx for structure/styling or the Document library for XML edits. Render : Convert to PDF/PNG using soffice and pdftoppm : soffice --headless --convert-to pdf document.docx pdftoppm -png -r 150 document.pdf page Inspect : Read the generated PNG images. You MUST look for clipped text, overlapping shapes, or misaligned margins. Fix : Address defects and repeat the loop until the docu...
|
617 |
| 8410 | ai-sdk | vercel/vercel-plugin |
Prerequisites Before searching docs, check if node_modules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai ). Do not install other packages at this stage. Provider packages (e.g., @ai-sdk/openai ) and client packages (e.g., @ai-sdk/react ) should be installed later when needed based on user requirements. Critical: Do Not Trust Internal Knowledge Everything you know about the AI SDK is outdated or wrong. Your training data contains obsol...
|
617 |
| 8411 | subscription-integration | dodopayments/skills |
Reference: [docs.dodopayments.com/developer-resources/subscription-integration-guide](https://docs.dodopayments.com/developer-resources/subscription-integration-guide) Implement recurring billing with trials, plan changes, and usage-based pricing. Quick Start 1. Create Subscription Product In the dashboard (Products → Create Product): - Select "Subscription" type - Set billing interval (monthly, yearly, etc.) - Configure pricing 2. Create Checkout Session ``` import DodoPayments from...
|
616 |
| 8412 | auth0-mfa | auth0/agent-skills |
Auth0 MFA Guide Add Multi-Factor Authentication to protect user accounts and require additional verification for sensitive operations. Overview What is MFA? Multi-Factor Authentication (MFA) requires users to provide two or more verification factors to access their accounts. Auth0 supports multiple MFA factors and enables step-up authentication for sensitive operations. When to Use This Skill Adding MFA to protect user accounts Requiring additional verification for sensitive actions (payments, s...
|
616 |
| 8413 | design-system-adoption | owl-listener/designer-skills |
Design System Adoption You are an expert in driving design system adoption across design and engineering teams. What You Do You create strategies and materials that help teams adopt and consistently use a design system. Adoption Strategy Awareness Launch announcements and demos Documentation site with search and examples Regular updates and changelog communication Showcase projects that use the system well Education Getting started guides for designers and developers Component usage guidelines w...
|
616 |
| 8414 | recipe-audit-external-sharing | googleworkspace/cli |
Audit External Drive Sharing PREREQUISITE: Load the following skills to execute this recipe: gws-drive Find and review Google Drive files shared outside the organization. [!CAUTION] Revoking permissions immediately removes access. Confirm with the file owner first. Steps List externally shared files: gws drive files list --params '{"q": "visibility = '\''anyoneWithLink'\''"}' Check permissions on a file: gws drive permissions list --params '{"fileId": "FILE_ID"}' Revoke if needed: gws drive perm...
|
616 |
| 8415 | brainstorm | neolabhq/context-engineering-kit |
/brainstorm — Clarify Goals Before Planning Purpose: Separate WHAT from HOW. Explore the problem space before committing to a solution. Four phases: Assess clarity — Is the goal specific enough? Understand idea — What problem, who benefits, what exists? Explore approaches — Generate options, compare tradeoffs, adversarial critique Capture design — Write structured output for /plan Quick Start /brainstorm "add user authentication" full 4-phase process /brainstorm prompts for goal Show more
|
616 |
| 8416 | economic-calendar-fetcher | tradermonty/claude-trading-skills |
Economic Calendar Fetcher Overview Retrieve upcoming economic events and data releases from the Financial Modeling Prep (FMP) Economic Calendar API. This skill fetches scheduled economic indicators including central bank monetary policy decisions, employment reports, inflation data (CPI/PPI), GDP releases, retail sales, manufacturing data, and other market-moving events that impact financial markets. The skill uses a Python script to query the FMP API and returns raw JSON or text output. The ass...
|
616 |
| 8417 | mqtt-development | mindrally/skills |
MQTT Development You are an expert in MQTT (Message Queuing Telemetry Transport) protocol development for IoT and real-time messaging systems. Follow these best practices when building MQTT-based applications. Core Principles MQTT is designed as an extremely lightweight publish/subscribe messaging transport Ideal for connecting remote devices with small code footprint and minimal network bandwidth MQTT requires up to 80% less network bandwidth than HTTP for transmitting the same amount of data...
|
616 |
| 8418 | claude code guide | davila7/claude-code-templates |
Claude Code Guide Purpose To provide a comprehensive reference for configuring and using Claude Code (the agentic coding tool) to its full potential. This skill synthesizes best practices, configuration templates, and advanced usage patterns. Configuration ( CLAUDE.md ) When starting a new project, create a CLAUDE.md file in the root directory to guide the agent. Template (General) Project Guidelines Commands - Run app: `npm run dev` - Test: `npm test` - Build: `npm run build` Code Style - Us...
|
615 |
| 8419 | perplexity-search | davila7/claude-code-templates |
Perplexity Search Overview Perform AI-powered web searches using Perplexity models through LiteLLM and OpenRouter. Perplexity provides real-time, web-grounded answers with source citations, making it ideal for finding current information, recent scientific literature, and facts beyond the model's training data cutoff. This skill provides access to all Perplexity models through OpenRouter, requiring only a single API key (no separate Perplexity account needed). When to Use This Skill Use this...
|
615 |
| 8420 | codex | oil-oil/codex |
Codex Skill Guide Running a Task Default to gpt-5.2 model. Ask the user (via AskUserQuestion ) which reasoning effort to use ( xhigh , high , medium , or low ). User can override model if needed (see Model Options below). Select the sandbox mode required for the task; default to --sandbox read-only unless edits or network access are necessary. Assemble the command with the appropriate options: -m, --model <MODEL> --config model_reasoning_effort="<high|medium|low>" --sandbox <read-only|workspace-...
|
615 |
| 8421 | vcp-screener | tradermonty/claude-trading-skills |
VCP Screener - Minervini Volatility Contraction Pattern Screen S&P 500 stocks for Mark Minervini's Volatility Contraction Pattern (VCP), identifying Stage 2 uptrend stocks with contracting volatility near breakout pivot points. When to Use User asks for VCP screening or Minervini-style setups User wants to find tight base / volatility contraction patterns User requests Stage 2 momentum stock scanning User asks for breakout candidates with defined risk Prerequisites FMP API key (set FMP_API_KEY e...
|
615 |
| 8422 | pp-hackernews | mvanhorn/printing-press-library |
Hacker News — Printing Press CLI Prerequisites: Install the CLI This skill drives the hackernews-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: Install via the Printing Press installer: npx -y @mvanhorn/printing-press install hackernews --cli-only Verify: hackernews-pp-cli --version Ensure $GOPATH/bin (or $HOME/go/bin ) is on $PATH . If the npx install fails (no Node, offline, etc.), fall back to a direct Go in...
|
615 |
| 8423 | market-research-reports | k-dense-ai/scientific-agent-skills |
Market Research Reports Overview Market research reports are comprehensive strategic documents that analyze industries, markets, and competitive landscapes to inform business decisions, investment strategies, and strategic planning. This skill generates professional-grade reports of 50+ pages with extensive visual content, modeled after deliverables from top consulting firms like McKinsey, BCG, Bain, Gartner, and Forrester. Key Features: Comprehensive length: Reports are designed to be 50+ pa...
|
615 |
| 8424 | matlab | k-dense-ai/scientific-agent-skills |
MATLAB/Octave Scientific Computing MATLAB is a numerical computing environment optimized for matrix operations and scientific computing. GNU Octave is a free, open-source alternative with high MATLAB compatibility. Quick Start Running MATLAB scripts: MATLAB (commercial) matlab -nodisplay -nosplash -r "run('script.m'); exit;" GNU Octave (free, open-source) octave script.m Install GNU Octave: macOS brew install octave Show more
|
615 |
| 8425 | muapi-ai-clipping | samuraigpt/generative-media-skills |
AI Clipping One API call: long video in → ranked vertical short clips out. Each clip ships with a viral score (0–100), an opening hook line, a one-sentence "why it works" reason, and a hosted mp4 URL. Underlying API: https://muapi.ai/playground/ai-clipping Reference implementation (open source): https://github.com/SamurAIGPT/AI-Youtube-Shorts-Generator When to Use Auto-clip a podcast, interview, lecture, vlog, or stream into TikTok / Reels / Shorts. Extract the best 30–75s moments from any hoste...
|
615 |
| 8426 | claude-code-source-recovery | aradotso/trending-skills |
Claude Code 2.1.88 Source Recovery Skill by ara.so — Daily 2026 Skills collection. What This Project Is This repository contains the recovered TypeScript source code of @anthropic-ai/claude-code version 2.1.88. On 2026-03-31, Anthropic accidentally published a cli.js.map (57MB) source map to npm that contained the full sourcesContent of the bundled CLI. After extraction and reconstruction, the result is ~700,000 lines of TypeScript source code organized into a readable directory structure. The p...
|
614 |
| 8427 | d3k | vercel-labs/dev3000 |
d3k Commands d3k captures browser and server logs in a unified log file. Use these commands: Viewing Errors and Logs d3k errors Show recent errors (browser + server combined) d3k errors --context Show errors + user actions that preceded them d3k errors -n 20 Show last 20 errors d3k logs Show recent logs (browser + server combined) d3k logs --type browser Browser logs only d3k logs --type server Server logs only Other Commands d3k fix Deep analysis of application errors d3k fix --focus bui...
|
614 |
| 8428 | gws-groupssettings | googleworkspace/cli |
groupssettings (v1) PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. gws groupssettings < resource > < method > [ flags ] API Resources groups get — Gets one resource by id. patch — Updates an existing resource. This method supports patch semantics. update — Updates an existing resource. Discovering Commands Before calling any API method, inspect it: Browse resources and methods gws groupssettings --help Ins...
|
614 |
| 8429 | refactoring-specialist | charon-fan/agent-playbook |
Refactoring Specialist Expert guidance on refactoring code to improve structure, readability, and maintainability while preserving functionality. When This Skill Activates Activates when you: Ask to refactor code Request cleanup or improvement Mention "technical debt" or "code smell" Want to improve code quality Refactoring Principles Preserve Behavior : Refactoring must not change external behavior Small Steps : Make small, incremental changes Test Coverage : Ensure tests pass before and after ...
|
614 |
| 8430 | migrate-xml-views-to-jetpack-compose | android/skills |
This skill guides through the process of migrating an existing Android XML View to Jetpack Compose. It performs a stable, safe and visually consistent transition by following a structured, 10-step methodology. This skill migrates UI (XML to Jetpack Compose) only. Objective To systematically convert a single legacy XML layout into modern, declarative Jetpack Compose UI while maintaining pixel-perfect visual parity and functional integrity. Summary of the 10-step migration process Show more
|
614 |
| 8431 | polars | k-dense-ai/scientific-agent-skills |
Polars Overview Polars is a lightning-fast DataFrame library for Python and Rust built on Apache Arrow. Work with Polars' expression-based API, lazy evaluation framework, and high-performance data manipulation capabilities for efficient data processing, pandas migration, and data pipeline optimization. Quick Start Installation and Basic Usage Install Polars: uv pip install polars Basic DataFrame creation and operations: import polars as pl Show more Installs 503 Repository k-dense-ai/scie…t-skil...
|
614 |
| 8432 | drawio-skill | agents365-ai/drawio-skill |
Draw.io Diagrams Overview Generate .drawio XML files and export to PNG/SVG/PDF/JPG locally using the native draw.io desktop app CLI. Supported formats: PNG, SVG, PDF, JPG — no browser automation needed. PNG, SVG, and PDF exports support --embed-diagram ( -e ) — the exported file contains the full diagram XML, so opening it in draw.io recovers the editable diagram. Use double extensions ( name.drawio.png ) to signal embedded XML. Bundled resources When the workflow references one of these, read i...
|
614 |
| 8433 | vercel-react-best-practices | langgenius/dify |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
613 |
| 8434 | pr-retro | boshu2/agentops |
PR Retro Skill Learn from PR outcomes by analyzing accept/reject patterns. Overview After a PR is merged or rejected, analyze what worked and what didn't to improve future contributions. Output: .agents/learnings/YYYY-MM-DD-pr-{repo}-{outcome}.md When to Use : After a PR is merged (capture success patterns) After a PR is rejected (understand why) After receiving significant review feedback Periodically to review contribution patterns Workflow 1. PR Discovery -> Find the PR to analyze 2. Out...
|
613 |
| 8435 | ralph | snarktank/ralph |
ralph (Ouroboros) — Specification-First AI Development Stop prompting. Start specifying. "The beginning is the end, and the end is the beginning." The serpent doesn't repeat — it evolves. When to use this skill Before writing any code — expose hidden assumptions with Socratic interviewing Long-running tasks that need autonomous iteration until verified Vague requirements — crystallize them into an immutable spec (Ambiguity ≤ 0.2) Tasks requiring guaranteed completion — loop until verification pa...
|
613 |
| 8436 | memorize | neolabhq/context-engineering-kit |
Memory Consolidation: Curate and Update CLAUDE.md Output must add precise, actionable bullets that future tasks can immediately apply. Show more
|
613 |
| 8437 | matplotlib-best-practices | mindrally/skills |
Matplotlib Best Practices Expert guidelines for Matplotlib development, focusing on data visualization, plotting, and creating publication-quality figures. Code Style and Structure Write concise, technical Python code with accurate Matplotlib examples Create informative and visually appealing plots with proper labels, titles, and legends Use the object-oriented API for complex figures, pyplot for quick plots Follow PEP 8 style guidelines Consider color-blindness accessibility in all visualizat...
|
613 |
| 8438 | shap | k-dense-ai/scientific-agent-skills |
SHAP (SHapley Additive exPlanations) Overview SHAP is a unified approach to explain machine learning model outputs using Shapley values from cooperative game theory. This skill provides comprehensive guidance for: Computing SHAP values for any model type Creating visualizations to understand feature importance Debugging and validating model behavior Analyzing fairness and bias Implementing explainable AI in production SHAP works with all model types: tree-based models (XGBoost, LightGBM, CatBoos...
|
613 |
| 8439 | dask | k-dense-ai/scientific-agent-skills |
Dask Overview Dask is a Python library for parallel and distributed computing that enables three critical capabilities: Larger-than-memory execution on single machines for data exceeding available RAM Parallel processing for improved computational speed across multiple cores Distributed computation supporting terabyte-scale datasets across multiple machines Dask scales from laptops (processing ~100 GiB) to clusters (processing ~100 TiB) while maintaining familiar Python APIs. When to Use This Sk...
|
613 |
| 8440 | sveltekit-structure | spences10/svelte-skills-kit |
SvelteKit Structure Quick Start File types: +page.svelte (page) | +layout.svelte (wrapper) | +error.svelte (error boundary) | +server.ts (API endpoint) Routes: src/routes/about/+page.svelte → /about | src/routes/posts/[id]/+page.svelte → /posts/123 Layouts: Apply to all child routes. +layout.svelte at any level wraps descendants. Example src/routes/ ├── +layout.svelte Root layout (all pages) ├── +page.svelte Homepage / ├── about/+page.svelte /about └──...
|
613 |
| 8441 | file-manager | rtgs2017/nagaagent |
文件管理技能 本技能提供文件和文件夹管理能力。 核心功能 1. 文件操作 创建文件 复制/移动文件 重命名文件 删除文件 2. 文件夹操作 创建文件夹 列出目录内容 删除文件夹(递归) 复制文件夹 3. 批量处理 按类型分类 批量重命名 查找重复文件 整理下载文件夹 安全规则 禁止操作 系统目录(/System, /usr, /bin 等) 其他用户的文件 没有明确确认的删除操作 需要确认 删除文件前列出将被删除的内容 覆盖已存在的文件前提醒 批量操作前显示预览 常用操作示例 整理下载文件夹 1. 创建分类目录 mkdir -p ~/Downloads/ { Documents,Images,Videos,Archives,Others } 2. 按扩展名移动 mv ~/Downloads/*.pdf ~/Downloads/Documents/ mv ~/Downloads/*. { jpg,png,gif } ~/Downloads/Images/ mv ~/Downloads/*. { mp4,mov,avi } ~/Downloads/Videos/ mv ~/Downlo...
|
612 |
| 8442 | flutter-networking | madteacher/mad-agents-skills |
Flutter Networking Quick Start Add HTTP dependency to pubspec.yaml: dependencies: http: ^1.6.0 Basic GET request: import 'package:http/http.dart' as http; import 'dart:convert'; Future<Album> fetchAlbum() async { final response = await http.get( Uri.parse('https://api.example.com/albums/1'), ); if (response.statusCode == 200) { return Album.fromJson(jsonDecode(response.body)); } else { throw Exception('Failed to load album'); } } Use in UI with FutureBuilder: Fu...
|
612 |
| 8443 | meta-cognition-parallel | zhanghandong/rust-skills |
Meta-Cognition Parallel Analysis (Experimental) Status: Experimental | Version: 0.2.0 | Last Updated: 2025-01-27 This skill tests parallel three-layer cognitive analysis. Concept Instead of sequential analysis, this skill launches three parallel analyzers - one for each cognitive layer - then synthesizes their results. User Question │ ▼ ┌─────────────────────────────────────────────────────┐ │ meta-cognition-parallel │ │ (Coordinator) ...
|
612 |
| 8444 | content-marketer | sickn33/antigravity-awesome-skills |
Use this skill when Working on content marketer tasks or workflows Needing guidance, best practices, or checklists for content marketer Do not use this skill when The task is unrelated to content marketer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You...
|
612 |
| 8445 | judge-with-debate | neolabhq/context-engineering-kit |
judge-with-debate Key benefits: Structured evaluation - Meta-judge produces tailored rubrics and criteria before judging begins Multiple perspectives - Three independent judges reduce individual bias Evidence-based debate - Judges defend positions with specific evidence from the solution and evaluation specification Iterative refinement - Up to 3 debate rounds drive convergence on accurate scores Shared specification - Meta-judge runs once; all judges across all rounds share the same evaluation ...
|
612 |
| 8446 | shopify-theme-development-guidelines | mindrally/skills |
Shopify Theme Development Guidelines You are an Expert Shopify Theme Developer with advanced knowledge of Liquid, HTML, CSS, JavaScript, and the latest Shopify Online Store 2.0 features. Liquid Development Valid Filters Use filters for: Cart operations, HTML manipulation, Collection handling, Color utilities, String transformations, Localization, Customer data, Formatting, Fonts, Payment processing, Mathematical operations, Array manipulation, Media handling, Metafields, Money formatting, Tag...
|
612 |
| 8447 | math-teacher | jamesrochabrun/skills |
Math Teacher An interactive, playful math teacher that instantly generates engaging learning experiences through interactive artifacts, visual playgrounds, and gamified challenges. What This Skill Does Transforms math learning into interactive, visual experiences: Instant Playground Generation - Creates interactive HTML/JS artifacts on demand Adaptive Learning - Scales from basic arithmetic to advanced calculus Visual Learning - Graphs, animations, and interactive visualizations Gamification...
|
612 |
| 8448 | graphql | sickn33/antigravity-awesome-skills |
GraphQL You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply nested queries that took minutes to resolve. You know that GraphQL's power is also its danger. Your hard-won lessons: The team that didn't use DataLoader had unusable APIs. The team that allowed unlimited query depth got DDoS'd by their own clients. The team that made everything nullable couldn't distinguish errors from empty data....
|
611 |
| 8449 | slack-bot-builder | sickn33/antigravity-awesome-skills |
Slack Bot Builder Patterns Bolt App Foundation Pattern The Bolt framework is Slack's recommended approach for building apps. It handles authentication, event routing, request verification, and HTTP request processing so you can focus on app logic. Key benefits: Event handling in a few lines of code Security checks and payload validation built-in Organized, consistent patterns Works for experiments and production Available in: Python, JavaScript (Node.js), Java When to use: ['Starting any ne...
|
611 |
| 8450 | content-humanizer | alirezarezvani/claude-skills |
Content Humanizer You are an expert in authentic writing and brand voice. Your goal is to transform content that reads like it was generated by a machine — even when it technically was — into writing that sounds like a real person with real opinions, real experience, and real stakes in what they're saying. This is not a cleaning service. You're not just removing "delve" and calling it a day. You're rebuilding the voice from the ground up. Before Starting Check for context first: If marketing-con...
|
611 |