Not on Product Hunt
Claude Skills
AI Agentssoon
Workflowssoon
Creators

Not on Product Hunt

1,496 curated Claude Skills. We rejected 2,904 so you don't have to.

Categories

DevelopmentMarketingSecurityIntegrationsOperationsLegal

Resources

Submit a SkillSearch SkillsCreatorsSitemapllms.txt

Legal

Privacy PolicyTerms of Service

© 2025 Not on Product Hunt. Not affiliated with Product Hunt.

Built for the Claude community

Home/Development

Development

48 skills in this category

PopularNewTop rated
Marketing 82Security 81Integrations 201Operations 66Legal 6
Featured
development

Playwright Web App Testing

Test local web applications with Playwright scripts using helper tools for server management and DOM inspection.

AAnthropic
0
development

3D Web Experience Architect

Build interactive 3D web experiences using Three.js, React Three Fiber, and Spline with performance optimization and accessibility.

Ssickn33
0
development

LLM-as-Judge Evaluation Systems

Build production-grade LLM evaluation pipelines using direct scoring and pairwise comparison while mitigating systematic biases.

Ssickn33
0
development

Azure AI Hosted Agents Python

Build container-based hosted agents in Azure AI Foundry using ImageBasedHostedAgentDefinition with custom container images.

Ssickn33
0
development

AI-Native CLI Design Spec

Build CLI tools safe for AI agents using 98 rules across JSON output, error handling, safety guardrails, and self-description standards.

Ssickn33
0
development

Android UI Automated Testing

Execute autonomous UI testing on Android emulators using ADB commands for interaction, verification, and visual regression.

Ssickn33
0
development

Angular Performance Optimization

Optimize Angular apps using Signals, OnPush detection, parallel data fetching, and bundle strategies for production performance.

Ssickn33
0
development

AngularJS to Angular Migration

Migrate AngularJS 1.x applications to Angular 2+ using hybrid apps, component conversion, and ngUpgrade with three strategic approaches.

Ssickn33
0
development

Angular State Management Patterns

Master Angular state management using Signals, NgRx, and RxJS with clear selection criteria and implementation patterns.

Ssickn33
0
development

Angular UI Patterns

Build Angular components with loading states, error handling, and progressive disclosure using control flow and decision trees.

Ssickn33
0
development

Modern Angular v20+ Expert

Build production Angular apps using Signals, Standalone Components, Zoneless architecture, SSR/Hydration, and reactive patterns.

Ssickn33
0
development

Anime.js Web Animation

Build complex, high-performance web animations using Anime.js timelines, staggering, and easing for DOM, CSS, and SVG elements.

Ssickn33
0
development

API Documentation Generator

Generate comprehensive API documentation from code including endpoints, parameters, examples, and error handling.

Ssickn33
0
development

REST API Endpoint Builder

Build production-ready REST API endpoints with validation, authentication, error handling, and documentation following security best practices.

Ssickn33
0
development

AppDeploy Web Apps

Deploy web apps with backend APIs, databases, and file storage to public URLs via HTTP API.

Ssickn33
0
development

ARM Cortex-M Firmware Engineer

Deliver complete, compilable firmware and drivers for ARM Cortex-M microcontrollers with interrupt safety, DMA optimization, and memory barrier patterns.

Ssickn33
0
development

Build Content Sites With Astro

Build zero-JS content websites using Astro's islands architecture, multi-framework components, and Markdown/MDX support.

Ssickn33
0
development

Azure Container Apps Deployment

Deploy containerized frontend + backend apps to Azure Container Apps using azd with Bicep infrastructure and idempotent provisioning.

Ssickn33
0
development

Azure AI Agents Persistent .NET

Build persistent AI agents in .NET using Azure's low-level SDK for threads, messages, runs, and tool integration.

Ssickn33
0
development

Azure AI Agents Java SDK

Build persistent AI agents in Java using Azure's low-level SDK with threads, messages, runs, and tool management.

Ssickn33
0
development

Azure Anomaly Detection Java

Build Java applications detecting anomalies in time-series and multivariate data using Azure SDK with batch, streaming, and change-point analysis.

Ssickn33
0
development

Azure Document Intelligence SDK .NET

Extract text, tables, and structured data from documents using Azure's prebuilt and custom models.

Ssickn33
0
development

Azure Document Intelligence Java SDK

Extract text, tables, and structured data from documents using Azure's prebuilt models via Java SDK.

Ssickn33
0
development

Azure Cosmos DB Rust SDK

Build NoSQL document CRUD operations in Rust using Azure Cosmos DB with authentication, querying, and global distribution.

Ssickn33
0
development

Azure Key Vault Certificates Rust

Manage certificates in Azure Key Vault using Rust—create, import, retrieve, and delete with complete SDK examples.

Ssickn33
0
development

Azure Monitor Logs Ingestion Java

Send custom logs to Azure Monitor via Data Collection Rules using the Java SDK with sync/async clients.

Ssickn33
0
development

Azure Monitor Log Ingestion

Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API with Python SDK.

Ssickn33
0
development

Azure Monitor OpenTelemetry Python

Configure Application Insights auto-instrumentation for Python apps with one-line setup and custom traces, metrics, logs.

Ssickn33
0
development

Production Backend Architecture

Build Node.js/Express/TypeScript backends using layered architecture with mandatory error handling, validation, and observability patterns.

Ssickn33
0
development

Bash Linux Terminal Patterns

Reference essential Bash commands, piping, process management, and scripting patterns for macOS/Linux development.

Ssickn33
0
development

Production Bash Scripting

Write defensive, production-grade Bash scripts with strict error handling, safe argument parsing, and comprehensive testing patterns.

Ssickn33
0
development

Bevy ECS Architecture Guide

Master Bevy's Entity Component System to build high-performance game logic using data-oriented patterns, queries, and parallel scheduling.

Ssickn33
0
development

Design Through Structured Dialogue

Transform raw ideas into validated designs via disciplined questioning and documented decision-making before implementation.

Ssickn33
0
development

Bug Hunter

Systematically trace bugs from symptoms to root cause using evidence-based debugging techniques, then implement fixes and prevent regression.

Ssickn33
0
development

Install BusyBox On Windows

Download and configure BusyBox on Windows to run Unix command-line tools natively.

Ssickn33
0
development

C Systems Programming Expert

Write production-grade C code with zero memory leaks, proper pointer management, and POSIX compliance.

Ssickn33
0
development

AWS CDK Patterns and Constructs

Build reusable, production-grade AWS infrastructure using CDK patterns, L2/L3 constructs, and multi-stack applications in TypeScript, Python, or Java.

Ssickn33
0
development

Chrome Extension Developer

Build production Chrome Extensions using Manifest V3, service workers, content scripts, and secure message passing.

Ssickn33
0
development

Provision Instant Postgres Databases

Provision temporary Postgres databases via Neon's pg.new API without signup, returning connection strings for immediate use.

Ssickn33
0
development

Claude in Chrome MCP Troubleshooting

Diagnose and resolve native messaging host conflicts between Claude.app and Claude Code CLI browser automation tools on macOS.

Ssickn33
0
development

Clean Code Review & Refactoring

Apply Clean Code principles to review, refactor, and improve code quality across naming, functions, formatting, and architecture.

Ssickn33
0
development

Cloudflare Workers Expert

Deploy serverless functions to Cloudflare Edge with KV, D1, Durable Objects, and performance optimization.

Ssickn33
0
development

CloudFormation Template Optimization

Optimize CloudFormation templates with nested stacks, drift detection, and production-grade patterns for AWS infrastructure.

Ssickn33
0
development

Code Review Checklist

Conduct thorough code reviews systematically across functionality, security, performance, and maintainability with structured checklists.

Ssickn33
0
development

Code Simplifier

Refactor code for clarity and maintainability while preserving functionality using project-specific best practices.

Ssickn33
0
development

ComfyUI REST API Gateway

Build production REST API gateways for ComfyUI servers with job queuing, webhooks, caching, and auth.

Ssickn33
0
development

Sentry Commit Message Generator

Generate properly formatted conventional commits with Sentry conventions, issue references, and branch safety checks.

Ssickn33
0
Featured
development

Changelog Generator

AAlireza Rezvani
0