Category

Development

Programming, frameworks, implementation, frontend, backend, and app development

69,351
skills in category
2,890
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse development skills

Showing 63,697–63,720 of 69,351 skills

EslintA

General rules for linting this project; use when handling lint errors or adding ESLint to a package.

development
0
76
Eslint RulesA

Use when eSLint built-in rules including rule configuration, severity levels, and disabling strategies.

developmentjavascriptjava
0
76
Eslint Prettier Husky ConfigA

This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects.

developmenttypescriptbash
0
76
Eslint Prettier ConfigA

Configures ESLint and Prettier for consistent code quality with TypeScript, React, and modern best practices. Use when users request "ESLint setup", "Prettier config", "linting configuration", "code formatting", or "lint rules".

developmentjavascripttypescript
0
76
Eslint Flat ConfigA

ESLint 9.x flat configuration patterns. Use when setting up ESLint with TypeScript.

developmentjavascripttypescript
0
76
Eslint CustomA

Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.

developmentjavascriptjava
0
76
Eslint ConfigurationA

Use when eSLint configuration including config files, extends, plugins, and environment setup.

developmentjavascriptjava
0
76
Eslint ConfigA

Generates ESLint 9+ configuration using flat config format. Creates eslint.config.cjs with Vue and TypeScript linting rules for code quality enforcement.

developmenttypescriptbash
0
76
Eslint Config GeneratorA

Generate ESLint configuration files (.eslintrc.js, eslint.config.js) for JavaScript/TypeScript projects with framework-specific rules. Triggers on "create ESLint config", "generate eslint configuration", "eslint setup for", "linting rules for".

developmentjavascripttypescript
0
76
Eslint CheckerA

Run ESLint for JavaScript/TypeScript code quality and style enforcement. Use for static analysis and auto-fixing.

developmentjavascripttypescript
0
76
Eser Rules ManagerA

Manages practice rules. Use when user states a preference or approach, or asks to add/modify rules for coding, architecture, tooling, or best practices.

developmentjavascriptgo
0
76
EsclA

Convert complete electrical schematic PDFs to ESCL (Electrical Schematic Context Language) format with batch processing and pause/continue support. Use when user uploads a multi-page electrical schematic PDF and wants it converted to structured ESCL text format.

developmentgobash
0
76
EsbuildA

Configures esbuild for extremely fast JavaScript/TypeScript bundling with plugins, code splitting, and build optimization. Use when building libraries, rapid prototyping, or optimizing build performance.

developmentjavascripttypescript
0
76
Esbuild Config GeneratorA

Generate esbuild configuration files for ultra-fast JavaScript/TypeScript bundling. Triggers on "create esbuild config", "generate esbuild configuration", "esbuild setup", "fast bundler config".

developmentjavascripttypescript
0
76
ErrorsA

Error handling and recovery for iiot-seed CLI

developmenttypescript
0
76
Errors ConfirmationsA

This skill should be used when implementing graceful error handling and user confirmations in both backend and frontend, including friendly tool not found messages, action confirmations, error toasts, and loading indicators.

developmentpythonreact
0
76
ErrorA

TRIGGERS: "error handling check", "what if this fails?", "ready to merge", error verification, failure handling, graceful degradation, user feedback review. USE WHEN: Code is ready to merge and needs error handling verification. PROVIDES: Empty catch detection, user message review, logging verification. GATE TYPE: WARNING - Recommends proper error handling before merge.

developmentgodebugging
0
76
Error TrackingA

Implement error tracking with Sentry for automatic exception monitoring, release tracking, and performance issues. Use when setting up error monitoring, tracking bugs in production, or analyzing application stability.

developmentjavascriptpython
0
76
Error Tracking IntegratorA

Adds comprehensive error tracking with Sentry, Rollbar, or similar services including error boundaries, context, and breadcrumbs. Use when user requests error monitoring or mentions production debugging.

developmentjavascriptpython
0
76
Error StatesA

Error handling patterns for Astro sites. 404/500 pages, form errors, offline states, loading failures. Use for graceful degradation and user experience.

developmentrustgo
0
76
Error Shape TaxonomyA

Standard error response taxonomy and envelope for services, including error codes, categories, retryability, correlation IDs, safe messaging, and validation error details

developmenttypescriptgo
0
76
Error Recovery Troykelly Claude SkillsB

Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state

developmentjavascripttypescript
0
76
Error PatternsA

- [Overview](#overview) - [When to Use](#when-to-use) - [Error Classification](#error-classification) - [By Severity](#by-severity) - [By Recoverability](#by-recoverability) - [Quick Start](#quick-start) - [Standard Error Handler](#standard-error-handler) - [Error Result](#error-result) - [Common Patterns](#common-patterns) - [Authentication Errors (401/403)](#authentication-errors-(401-403)) - [Rate Limit Errors (429)](#rate-limit-errors-(429)) - [Timeout Errors](#timeout-errors) - [Context Too

developmentpythongo
0
76
Error MonitoringA

Expert guide for error handling, logging, monitoring, and debugging. Use when implementing error boundaries, logging systems, or integrating monitoring tools like Sentry.

developmenttypescriptgo
0
76