Custom Claude skills for specialized tasks
24 skills found
A skill that lets Claude help you create a new customized skill that follows Anthropic’s best practices.
Git version control skill that help you work with Git with commit guidance, branching, conflict resolution, and releases. Use for: (1) Creating commits, (2) Managing branches (feature/*, bugfix/*), (3) Resolving conflicts, (4) Releases and tags.
Angular Dev Guidelines is a skill used to help build Angular projects by letting Claude follow best-practice guidelines and adopt your code patterns. This skill isn’t install-and-go; it needs some customization based on your codebase. Review it and add your own customizations if you want or while working ask Claude to update it..
dotnet-backend-guidelines is a skill used to help build DotNet projects by letting Claude follow best-practice guidelines and adopt your code patterns. This skill isn’t install-and-go; it may needs some customization based on your codebases. Review it and add your own customizations if you want or while working ask Claude to update it.
Database schema design patterns for PostgreSQL and MySQL including normalization, indexing strategies, migrations, relationships, and query optimization.
Comprehensive PDF manipulation toolkit for text extraction, table processing, document creation, merging, splitting, form handling, and OCR using Python libraries like pypdf, pdfplumber, and reportlab.
Build modular skill packages that extend Claude's capabilities through specialized knowledge, workflows, and tool integrations following Anthropic's best practices and progressive disclosure patterns.
Comprehensive spreadsheet tool supporting formulas, formatting, data analysis, charts, and visualization for .xlsx, .xlsm, .csv, and .tsv files with professional financial model standards.
Test local web applications through native Python Playwright scripts with helper utilities managing server lifecycles for automated browser testing and end-to-end testing workflows.
Create sophisticated multi-component web artifacts using React, TypeScript, Tailwind CSS, and shadcn/ui components bundled into self-contained HTML files for sharing.
Create, edit, and analyze PowerPoint presentations (.pptx files) with support for templates, slide layouts, charts, tables, animations, and professional presentation workflows.
Container orchestration with Docker Compose for multi-service applications, including networking, volumes, environment configuration, and production deployment patterns.
Advanced TypeScript patterns including generics, utility types, type guards, discriminated unions, module augmentation, and type-safe API design.
Create, edit, and analyze Word documents (.docx files) with support for tracked changes, comments, formatting preservation, tables, images, and professional document workflows.
Create generative art through computational aesthetics using p5.js, emphasizing seeded randomness, interactive parameter exploration, flow fields, particle systems, and reproducible algorithmic outputs.
Create distinctive, production-grade frontend interfaces that prioritize authentic design over generic aesthetics. Avoid AI-generated design patterns with intentional typography, color, and layout choices.
Professional Git workflow management with branching strategies, commit conventions, code review processes, and CI/CD integration best practices.
Node.js performance optimization techniques including async patterns, memory management, clustering, caching strategies, and profiling tools.
Create Model Context Protocol (MCP) servers that allow large language models to interact with external services through thoughtfully designed tools. Includes TypeScript/Python implementation guides and best practices.
Comprehensive testing strategies including unit tests, integration tests, E2E tests, mocking, test organization, and coverage best practices.
CI/CD pipeline configuration for GitHub Actions, GitLab CI, and Jenkins with testing, building, deployment, and environment management patterns.
Web application security best practices including authentication, authorization, input validation, XSS/CSRF prevention, and secure coding patterns.
Modern React patterns including hooks, context, suspense, error boundaries, performance optimization, and component composition strategies.
RESTful API design patterns with OpenAPI specification, authentication strategies, versioning, error handling, pagination, and rate limiting best practices.