Coding

Page 19 of 24

Browse skills in this category.

1691 skills · Showing 1297-1368
Sort by:

by alirezarezvani

Automatic code quality and best practices analysis. Use proactively when files are modified, saved, or committed. Analyzes code style, patterns, potential bugs, and security basics. Triggers on file changes, git diff, code edits, quality mentions.

676
Dec 17, 2025, 01:27 PM

plain-fix

Coding

by dropseed

Fixes code formatting and linting issues. Use during development to clean up code as you work.

654
Jan 29, 2026, 03:19 AM

by dropseed

Runs pre-commit checks before finalizing changes. Use this when you've finished making code changes to verify everything passes before committing.

654
Jan 29, 2026, 03:19 AM

by Automattic

Version management and release processes using Jetpack Changelogger. Use when creating releases, managing changelogs, bumping versions, or preparing patch releases.

567
Jan 22, 2026, 09:41 AM

by bitwarden

Performs comprehensive code reviews for Bitwarden iOS projects, verifying architecture compliance, style guidelines, compilation safety, test coverage, and security requirements. Use when reviewing pull requests, checking commits, analyzing code changes, verifying Bitwarden coding standards, evaluating unidirectional data flow pattern, checking services container dependency injection usage, reviewing security implementations, or assessing test coverage. Automatically invoked by CI pipeline or manually for interactive code reviews.

562
Mar 19, 2026, 04:18 PM

by mikopbx

Генерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании тестов для новых эндпоинтов, добавлении покрытия для CRUD операций или валидации соответствия API с OpenAPI схемами.

527
Nov 7, 2025, 01:57 PM

by miantiao-me

批量并发执行信息采集任务的技能。

515
Jan 19, 2026, 04:02 AM

by alex-ilgayev

Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.

505
Nov 29, 2025, 07:00 AM

by Trevoke

Use when implementing any feature or bugfix, before writing implementation code

473
Feb 19, 2026, 04:08 AM

by alirezarezvani

Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit message help. Analyzes git diff to create clear, descriptive conventional commit messages. Triggers on git commit, staged changes, commit message requests.

437
Dec 17, 2025, 01:27 PM

by coinbase

Use this skill when you are asked to work on a new or existing CDS React component in packages/mobile/ or packages/web/

433
Jan 17, 2026, 08:24 PM

by dlants

Add bash command permissions to project-level or user-level magenta options. Use when a command needs to be permanently allowlisted.

419
Jan 17, 2026, 03:15 PM

by K-Dense-AI

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

410
Dec 31, 2025, 08:28 AM

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

410
Dec 31, 2025, 08:28 AM

browser

Coding

by gmickel

Browser automation via agent-browser CLI. Use when you need to navigate websites, verify deployed UI, test web apps, read online documentation, scrape data, fill forms, capture baseline screenshots before design work, or inspect current page state. Triggers on "check the page", "verify UI", "test the site", "read docs at", "look up API", "visit URL", "browse", "screenshot", "scrape", "e2e test", "login flow", "capture baseline", "see how it looks", "inspect current", "before redesign".

399
Jan 18, 2026, 04:26 PM

by alinaqi

Mandatory code reviews via /code-review before commits and deploys

398
Jan 17, 2026, 10:44 PM

by alinaqi

TypeScript strict mode with eslint and jest

398
Jan 17, 2026, 10:44 PM

by jimmc414

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

391
Dec 12, 2025, 05:29 PM

by jimmc414

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

391
Dec 12, 2025, 05:29 PM

by jimmc414

This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation videos (Paper2Video), and conference posters (Paper2Poster). Use this skill for tasks involving paper dissemination, conference preparation, creating explorable academic homepages, generating video abstracts, or producing print-ready posters from LaTeX or PDF sources.

391
Dec 12, 2025, 05:29 PM

by jimmc414

This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation videos (Paper2Video), and conference posters (Paper2Poster). Use this skill for tasks involving paper dissemination, conference preparation, creating explorable academic homepages, generating video abstracts, or producing print-ready posters from LaTeX or PDF sources.

391
Dec 12, 2025, 05:29 PM

by jimmc414

Create publication-quality scientific diagrams, flowcharts, and schematics using Python (graphviz, matplotlib, schemdraw, networkx). Specialized in neural network architectures, system diagrams, and flowcharts. Generates SVG/EPS in figures/ folder with automated quality verification.

391
Dec 12, 2025, 05:29 PM

by ruvnet

Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

384
Jan 4, 2026, 03:45 PM

implement

Coding

by maxritter

Execute implementation plans in batches with Claude CodePro

381
Jan 18, 2026, 04:16 PM

use-dom

Coding

by expo

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

380
Jan 17, 2026, 09:27 PM

by speakeasy-api

Use when asking what targets/sources are configured, or wanting to see current Speakeasy setup

377
Jan 17, 2026, 09:23 PM

by speakeasy-api

Use when SDK methods have auto-generated names like GetApiV1Users, or wanting `sdk.users.list()` style naming

377
Jan 17, 2026, 09:23 PM

by taylorsatula

DO NOT COMMIT unless user explicitly tells you to. Use this skill EVERY SINGLE TIME before creating a git commit. Provides mandatory commit message format, staging rules, and post-commit summary requirements for the MIRA project

376
Jan 13, 2026, 06:00 AM

by fcakyon

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

356
Jan 14, 2026, 07:35 PM

by fcakyon

This skill should be used when user asks about "Linear issues", "issue tracking best practices", "sprint planning", "Linear project management", or "creating Linear issues".

356
Jan 14, 2026, 07:35 PM

by fcakyon

This skill should be used when user asks to "search Slack for messages", "find Slack messages about X", "get channel history", "look up conversation in Slack", or "find what someone said in Slack".

356
Jan 14, 2026, 07:35 PM

by vinhnx

Install VT Code skills into ~/.agents/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.

340
Jan 18, 2026, 05:11 PM

review

Coding

by team-attention

Interactive markdown review with web UI. Use when user says "review this", "check this plan", "피드백", "검토해줘" or specifies a file path to review.

332
Jan 18, 2026, 05:12 PM

videocut

Coding

by Ceeon

自更新 skills。记录用户反馈,更新方法论和规则。触发词:更新规则、记录反馈、改进skill

332
Jan 16, 2026, 08:34 AM

videocut

Coding

by Ceeon

环境准备。安装依赖、配置 API Key、验证环境。触发词:安装、环境准备、初始化

332
Jan 16, 2026, 08:34 AM

videocut

Coding

by Ceeon

执行视频剪辑。根据确认的删除任务执行FFmpeg剪辑,循环直到零口误,生成字幕。触发词:执行剪辑、开始剪、确认剪辑

332
Jan 16, 2026, 08:34 AM

by kasperjunge

Perform thorough code reviews with actionable feedback. Use when the user says "review", "/review", "code review", asks for feedback on code, wants a PR reviewed, or needs a second pair of eyes on their changes. Analyzes code for bugs, security issues, performance, maintainability, and best practices.

315
Jan 18, 2026, 11:31 PM

commit

Coding

by kasperjunge

Generate perfect semantic commit messages from staged changes. Use when the user says "commit", "/commit", asks for a commit message, wants to commit changes, or needs help writing a commit. Analyzes git diff to produce conventional commit format messages with appropriate type, scope, and description.

315
Jan 18, 2026, 11:31 PM

by bonny

Project-specific git commit guidance for Simple History. Use when committing changes, especially across core and premium plugins.

314
Jan 16, 2026, 07:48 PM

by elbwalker

Use when working with destinations, understanding the destination interface, or learning about env pattern and configuration. Covers interface, lifecycle, env mocking, and paths.

313
Jan 18, 2026, 03:55 PM

by WellApp-ai

Review code changes against hard rules and conventions

305
Jan 18, 2026, 10:57 AM

pr-review

Coding

by WellApp-ai

Automated code review using ReadLints and Shell for technical validation

305
Jan 18, 2026, 10:57 AM

by WellApp-ai

Test web app UI using Browser MCP and Storybook

305
Jan 18, 2026, 10:57 AM

by khaneliman

Conduct thorough, actionable code reviews focusing on critical issues. Use when reviewing pull requests, analyzing code changes, identifying bugs, security vulnerabilities, or suggesting improvements that developers will actually implement.

303
Jan 18, 2026, 10:09 PM

by khaneliman

Manages Nix flakes, inputs, dependency resolution, and performance optimization. Use when working with flake.nix, updating inputs, debugging evaluation errors, optimizing flake performance, or composing multi-flake architectures.

303
Jan 18, 2026, 10:09 PM

by khaneliman

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

303
Jan 18, 2026, 10:09 PM

by khaneliman

Nix naming conventions and code style. Use when naming variables, files, or organizing attributes in Nix code.

303
Jan 18, 2026, 10:09 PM

by khaneliman

Nix module option types and definition patterns. Use when defining options with mkOption, choosing types, or creating submodules.

303
Jan 18, 2026, 10:09 PM

by khaneliman

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

303
Jan 18, 2026, 10:09 PM

analyze

Coding

by hellowind777

需求分析阶段详细规则;进入需求分析时读取;包含需求评分、追问逻辑、代码分析步骤

294
Dec 18, 2025, 02:56 PM

develop

Coding

by hellowind777

开发实施阶段详细规则;进入开发实施时读取;包含执行流程、代码规范、一致性审计、方案包迁移

294
Dec 18, 2025, 02:56 PM

kb

Coding

by hellowind777

知识库管理完整规则;~init命令或知识库缺失时读取;包含创建、同步、审计、上下文获取规则

294
Dec 18, 2025, 02:56 PM

by harperreed

Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use when asked to profile, attach, record, or analyze Instruments .trace files, find hotspots, or optimize native app performance without opening Instruments UI.

286
Jan 15, 2026, 07:22 PM

remember

Coding

by harperreed

Use when you learn something worth preserving, complete a project milestone, discover user preferences, or need to recall past context - search before create, tag consistently, verify retrieval

286
Jan 15, 2026, 07:22 PM

github

Coding

by ahmedelgabri

This skill should be used when the user mentions GitHub PRs, issues, workflows, releases, or repository management. Triggers on keywords like "github", "gh", "pr", "pull request", "issue", "workflow", "actions", "release", "merge", "review", "ci", "check", or PR/issue number patterns like "#123".

281
Jan 19, 2026, 02:17 AM

jujutsu

Coding

by ahmedelgabri

How to use `jj`, the Jujutsu version control system

281
Jan 19, 2026, 02:17 AM

by NeoLabHQ

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

279
Jan 16, 2026, 09:38 PM

by NeoLabHQ

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

279
Jan 16, 2026, 09:38 PM

by vfarcic

Generate a feature request prompt for another dot-ai project. Use when you need a feature implemented in a sibling project (MCP server, controller, etc.) to unblock work in the current project.

263
Jan 18, 2026, 04:02 AM

by vfarcic

Create a release tag based on accumulated changelog fragments. Run when ready to cut a release.

263
Jan 18, 2026, 04:02 AM

graphite

Coding

by kalbasit

Navigation and restacking with Graphite (gt)

239
Jan 19, 2026, 04:46 AM

by CharlesWiltgen

Use when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding suggested phrases, or debugging shortcuts not appearing - covers complete App Shortcuts API for iOS 16+

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness, zero-shutter-lag, photoQualityPrioritization, front camera mirroring

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Reference — AVCaptureSession, AVCapturePhotoSettings, AVCapturePhotoOutput, RotationCoordinator, photoQualityPrioritization, deferred processing, AVCaptureMovieFileOutput, session presets, capture device APIs

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when working with Codable protocol, JSON encoding/decoding, CodingKeys customization, enum serialization, date strategies, custom containers, or encountering "Type does not conform to Decodable/Encodable" errors - comprehensive Codable patterns and anti-patterns for Swift 6.x

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when implementing widgets, Live Activities, Control Center controls, or app extensions - comprehensive API reference for WidgetKit, ActivityKit, App Groups, and extension lifecycle for iOS 14+

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when debugging Foundation Models issues — context exceeded, guardrail violations, slow generation, availability problems, unsupported language, or unexpected output. Systematic diagnostics with production crisis defense.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when implementing ANY Apple Intelligence or on-device AI feature. Covers Foundation Models, @Generable, LanguageModelSession, structured output, Tool protocol, iOS 26 AI integration.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when working with ANY GPU rendering, Metal, OpenGL migration, shaders, frame rate, or display performance. Covers Metal migration, shader conversion, variable refresh rate, ProMotion, render loops.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when integrating ANY iOS system feature - Siri, Shortcuts, Apple Intelligence, widgets, IAP, camera, photo library, photos picker, audio, axiom-haptics, axiom-localization, privacy. Covers App Intents, WidgetKit, StoreKit, AVFoundation, PHPicker, PhotosPicker, Core Haptics, App Shortcuts, Spotlight.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when implementing or debugging ANY network connection, API call, or socket. Covers URLSession, Network.framework, NetworkConnection, deprecated APIs, connection diagnostics, structured concurrency networking.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when implementing ANY computer vision feature - image analysis, object detection, pose detection, person segmentation, subject lifting, hand/body pose tracking.

238
Jan 16, 2026, 03:16 PM