Coding

Page 12 of 23

Browse skills in this category.

1632 skills · Showing 793-864
Sort by:

by stacklok

Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.

1.5K
Jan 12, 2026, 12:24 AM

by stacklok

Submit inline review comments to GitHub Pull Requests using the GitHub CLI, with support for inline code suggestions.

1.5K
Jan 12, 2026, 12:24 AM

by stacklok

Reply to and resolve GitHub PR review comments using the GitHub CLI and GraphQL API.

1.5K
Jan 12, 2026, 12:24 AM

by appleboy

Automatically generates, formats, organizes, and improves git commit messages by analyzing your staged changes using AI. Use this skill when you want to create, write, review, or refine commit messages - whether you need to save time, maintain consistent formatting, or better describe your code changes.

1.5K
Jan 10, 2026, 09:11 AM

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

1.5K
Jan 11, 2026, 09:48 PM

by czlonkowski

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats, and common patterns.

1.4K
Jan 8, 2026, 02:38 PM

by czlonkowski

Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.

1.4K
Jan 8, 2026, 02:38 PM

by czlonkowski

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.

1.4K
Jan 8, 2026, 02:38 PM

by hashintel

Generate Rust documentation to understand crate APIs, structure, and usage. Use when exploring Rust code, understanding crate organization, finding functions/types/traits, or needing context about a Rust package in the HASH workspace.

1.4K
Jan 12, 2026, 01:08 AM

by hashintel

HASH error handling patterns using error-stack crate. Use when working with Result types, Report types, defining custom errors, propagating errors with change_context, adding context with attach, implementing Error trait, or documenting error conditions in Rust code.

1.4K
Jan 12, 2026, 01:08 AM

by hashintel

Cargo.toml dependency management patterns for HASH workspace. Use when adding, updating, or removing dependencies, organizing Cargo.toml sections, configuring version pinning and default features, or managing public dependencies.

1.4K
Jan 12, 2026, 01:08 AM

by hashintel

Git workflow for HASH including branch naming, PR creation, and PR reviews. Use when creating branches, making commits, opening pull requests, or reviewing PRs.

1.4K
Jan 12, 2026, 01:08 AM

by MadAppGang

Choose optimal external AI models for code analysis, bug investigation, and architectural decisions. Use when consulting multiple LLMs via claudish, comparing model perspectives, or investigating complex Go/LSP/transpiler issues. Provides empirically validated model rankings (91/100 for MiniMax M2, 83/100 for Grok Code Fast) and proven consultation strategies based on real-world testing.

1.4K
Jan 10, 2026, 05:42 AM

by MadAppGang

Automated LSP hover validation for Dingo transpiler. Use when testing hover functionality, validating position mappings, checking for hover drift, or debugging LSP issues after sourcemap changes.

1.4K
Jan 10, 2026, 05:42 AM

zai-cli

Coding

by numman-ali

1.3K
Jan 9, 2026, 10:35 PM

by vitorpamplona

Build optimization, dependency resolution, and multi-module KMP troubleshooting for AmethystMultiplatform. Use when working with: (1) Gradle build files (build.gradle.kts, settings.gradle), (2) Version catalog (libs.versions.toml), (3) Build errors and dependency conflicts, (4) Module dependencies and source sets, (5) Desktop packaging (DMG/MSI/DEB), (6) Build performance optimization, (7) Proguard/R8 configuration, (8) Common KMP + Android Gradle issues (Compose conflicts, secp256k1 JNI variants, source set problems).

1.3K
Jan 11, 2026, 05:54 PM

by vitorpamplona

1.3K
Jan 11, 2026, 05:54 PM

by MicrosoftDocs

Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.

1.3K
Jan 12, 2026, 02:27 AM

dust-hive

Coding

by dust-tt

Information about dust-hive, a CLI tool for running multiple isolated Dust development environments. ALWAYS enable this skill when the working directory is under ~/dust-hive/. Use for environment status, Dust app commands, and understanding port allocation.

1.3K
Jan 12, 2026, 03:23 AM

by mrgoonie

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Validate at every layer data passes through to make bugs impossible

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, user journeys, timelines, architecture diagrams, or any of 24+ diagram types. Supports JavaScript API integration, CLI rendering to SVG/PNG/PDF, theming, configuration, and accessibility features. Essential for documentation, technical diagrams, project planning, system architecture, and visual communication.

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Spot patterns appearing in 3+ domains to find universal principles

1.3K
Dec 30, 2025, 02:08 PM

repomix

Coding

by mrgoonie

Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases.

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Systematically trace bugs backward through call stack to find original trigger

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Run verification commands and confirm output before claiming success

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects.

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Dispatch to the right problem-solving technique based on how you're stuck

1.3K
Dec 30, 2025, 02:08 PM

by mediar-ai

Control remote machines via MCP using terminator CLI. Auto-activates when user says "remote MCP", "connect to machine", "execute on remote", or wants to run commands on remote VMs.

1.2K
Jan 11, 2026, 12:03 AM

by huangwb8

NSFC 标书引用与 Bib 管理:新增/核验论文信息(题目/作者/年份/期刊/DOI)并写入 `references/ccs.bib` 或 `references/mypaper.bib`,保证不出现幻觉引用;用于用户要求"加引用/补参考文献/核对论文信息/写bibtex/更新.bib"。

1.2K
Feb 16, 2026, 08:56 AM

onboard

Coding

by ballred

Interactive vault setup and context loading. On first run, personalizes your vault. On subsequent runs, loads full context. Use at start of session or when Claude needs full vault context.

1.2K
Feb 15, 2026, 07:07 PM

by DaveSkender

Quality gates checklist for completing code work before finishing implementation cycles

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Create and register indicator catalog entries for automation. Use for Catalog.cs files, CatalogListingBuilder patterns, parameter/result definitions, and PopulateCatalog registration.

1.2K
Jan 12, 2026, 04:25 AM

react

Coding

by FranciscoMoretti

React rules for the project Applies to files matching: **/*.tsx.

1.2K
Feb 15, 2026, 04:07 PM

by FranciscoMoretti

Typescript rules for the project Applies to files matching: *.tsx,*.ts.

1.2K
Feb 15, 2026, 04:07 PM

by huangserva

AI领域分类器 - 智能分析提示词内容,准确判断所属领域(人像/艺术/设计/产品/视频)

1.2K
Jan 14, 2026, 03:42 PM

by huangserva

产品摄影主控 - 自动生成产品摄影提示词,支持商业拍摄、电商图片等场景

1.2K
Jan 14, 2026, 03:42 PM

by huangserva

自动化提取AI绘画提示词的模块化结构,从海量提示词中提炼可复用的模块组件

1.2K
Jan 14, 2026, 03:42 PM

by huangserva

提示词生成器 - 根据用户主题描述智能生成完整的AI图像提示词,基于元素数据库

1.2K
Jan 14, 2026, 03:42 PM

by huangserva

提示词主控 - 智能选择合适的领域skill并生成提示词,支持自动领域分类和调度

1.2K
Jan 14, 2026, 03:42 PM

by huangserva

提示词X光透视 - 从优秀提示词中逆向提取"如何做X"的知识,让黑盒变透明

1.2K
Jan 14, 2026, 03:42 PM

by huangserva

视频生成主控 - 自动生成视频场景提示词,支持动态效果、转场、运镜等

1.2K
Jan 14, 2026, 03:42 PM

gateway

Coding

by XiaoMi

Gateway API query toolkit for querying and managing API information. Use this when you need to query Gateway API details, list APIs, or search for specific APIs programmatically.

1.2K
Dec 26, 2025, 09:15 AM

hera

Coding

by XiaoMi

Hera log detail query toolkit for querying log details by spaceId, storeId, tailName and time range. Use this when you need to query Hera log information programmatically.

1.2K
Dec 26, 2025, 09:15 AM

by XiaoMi

Kubernetes troubleshooting toolkit - search pods by labels and execute diagnostic commands inside containers. Use when user reports service errors, exceptions, crashes, timeouts, or needs to check logs, processes, network, or resource usage in K8s pods.

1.2K
Dec 26, 2025, 09:15 AM

by XiaoMi

帮助我根据prometheus指标查询服务问题

1.2K
Dec 26, 2025, 09:15 AM

by XiaoMi

Generate performance review summaries from git repositories by analyzing commits, code changes, and contribution patterns over a specified time range. Use when the user needs to create work reports, performance reviews, or contribution summaries from git history.

1.2K
Dec 26, 2025, 09:15 AM

flight

Coding

by dvdsgl

1.1K
Jan 8, 2026, 02:19 AM

by udecode

Use when creating or updating pull requests with comprehensive descriptions and meaningful commits - streamlines PR workflow with branch management and commit best practices

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when creating or updating draft pull requests without code review - streamlines draft PR workflow with meaningful descriptions and commit messages, focusing on work-in-progress documentation

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when reviewing pull requests with comprehensive code analysis, incremental or full review options, and constructive feedback - provides thorough code reviews with severity ratings

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when implementing complex logic that needs test coverage - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first; NOT for UI components, simple CRUD, or straightforward code

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge

1.1K
Dec 17, 2025, 04:03 PM

by CloudAI-X

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?

1.1K
Jan 7, 2026, 11:59 AM

by CloudAI-X

Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating new APIs, designing endpoints, reviewing API contracts, or when asked about REST, GraphQL, or API patterns.

1.1K
Jan 7, 2026, 11:59 AM

by CloudAI-X

Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, structuring projects, making technical decisions, or when asked about microservices, monoliths, or architectural approaches.

1.1K
Jan 7, 2026, 11:59 AM

by CloudAI-X

Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.

1.1K
Jan 7, 2026, 11:59 AM

by Dimillian

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.

1.1K
Jan 9, 2026, 03:05 PM

by Dimillian

End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an issue number, inspect the issue via gh, implement a fix, run XcodeBuildMCP builds/tests, commit with a closing message, and push.

1.1K
Jan 9, 2026, 03:05 PM

by Dimillian

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.

1.1K
Jan 9, 2026, 03:05 PM

by Dimillian

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

1.1K
Jan 9, 2026, 03:05 PM

by Dimillian

Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.

1.1K
Jan 9, 2026, 03:05 PM

by Dimillian

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.

1.1K
Jan 9, 2026, 03:05 PM

by Dimillian

Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.

1.1K
Jan 9, 2026, 03:05 PM

by anthropics

Creates user-specific one-click action templates that execute email operations when clicked in the chat interface. Use when user wants reusable actions for their specific workflows (send payment reminder to ACME Corp, forward bugs to engineering, archive old newsletters from specific sources).

1.1K
Jan 8, 2026, 04:21 PM

by anthropics

Creates event-driven email listeners that monitor for specific conditions (like urgent emails from boss, newsletters to archive, package tracking) and execute custom actions. Use when user wants to be notified about emails, automatically handle certain emails, or set up email automation workflows.

1.1K
Jan 8, 2026, 04:21 PM

by inclusionAI

🚀 HyperCode Forge - Competitive compression engine for MCP workflows

1.1K
Jan 9, 2026, 07:47 AM