All authors
paperclipai avatar

Claude Skills by paperclipai

github.com/paperclipai
569 skillsA× 568B× 147 installs1,300 views
Devops EngineerA

Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates for deployment automation and GitOps.

devopsdockerkubernetes
0
679
Django ExpertA

Builds Django web applications and REST APIs with Django REST Framework, creates models with proper indexes, optimizes ORM queries, and configures JWT authentication.

developmentgodjango
0
679
Dotnet Core ExpertA

Builds .NET 8 applications with minimal APIs, clean architecture, cloud-native microservices, Entity Framework Core, CQRS with MediatR, and AOT compilation.

code-qualitygitapi
0
679
Embedded SystemsA

Develops firmware for microcontrollers, implements RTOS applications, optimizes power consumption for STM32, ESP32, FreeRTOS, and bare-metal systems.

documentationgit
0
679
Fastapi ExpertA

Builds high-performance async Python APIs with FastAPI and Pydantic V2 including REST endpoints, authentication flows, async SQLAlchemy, and WebSocket endpoints.

developmentpythonsql
0
679
Feature ForgeA

Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists.

documentationgit
0
679
Fine Tuning ExpertA

Fine-tunes LLMs and trains custom models using LoRA/QLoRA adapters, JSONL training datasets, hyperparameter configuration, RLHF, DPO, and model quantization.

ai-agentsgit
0
679
Flutter ExpertA

Builds cross-platform applications with Flutter 3+ and Dart including widget development, Riverpod/Bloc state management, GoRouter navigation, and platform-specific implementations.

developmentgogit
0
679
Fullstack GuardianA

Builds security-focused full-stack web applications with integrated frontend and backend components implementing layered security including auth, validation, encoding, and parameterized queries.

developmentgitfrontend
0
679
Game DeveloperA

Builds game systems with Unity/Unreal Engine, implements ECS architecture, configures physics and multiplayer networking, optimizes frame rates, and develops shaders.

developmentgit
0
679
Golang ProA

Implements concurrent Go patterns using goroutines and channels, designs microservices with gRPC or REST, optimizes performance with pprof, and enforces idiomatic Go.

documentationgogit
0
679
Graphql ArchitectA

Designs GraphQL schemas, implements Apollo Federation, builds real-time subscriptions, and optimizes queries with DataLoader and federation directives.

documentationgit
0
679
Java ArchitectA

Builds enterprise Java applications with Spring Boot 3.x, microservices, reactive programming, WebFlux, JPA optimization, and Spring Security with OAuth2/JWT.

developmentjavareact
0
679
Javascript ProA

Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs.

developmentjavascriptjava
0
679
Kotlin SpecialistA

Provides idiomatic Kotlin patterns including coroutine concurrency, Flow streams, multiplatform architecture, Compose UI, Ktor servers, and type-safe DSL design.

documentationkotlingit
0
679
Kubernetes SpecialistA

Deploys and manages Kubernetes workloads with deployment manifests, pod security policies, RBAC, Helm charts, NetworkPolicies, and multi-cluster management.

devopskubernetesgit
0
679
Laravel SpecialistA

Builds Laravel 10+ applications with Eloquent models, Sanctum authentication, Horizon queues, RESTful APIs with API resources, and Livewire reactive interfaces.

documentationreactgit
0
679
Legacy ModernizerA

Designs incremental migration strategies using strangler fig pattern, identifies service boundaries, produces dependency maps, and generates API facade designs for aging codebases.

databasesgitapi
0
679
Mcp DeveloperA

Builds, debugs, and extends MCP servers and clients that connect AI systems with external tools and data sources via stdio/HTTP/SSE transport layers.

toolsgit
0
679
Microservices ArchitectA

Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces resilience strategies.

code-qualitygit
0
679
Ml PipelineA

Designs production-grade ML pipeline infrastructure with experiment tracking, Kubeflow/Airflow DAGs, feature store schemas, model registries, and automated retraining workflows.

devopsgit
0
679
Monitoring ExpertA

Configures monitoring systems, implements structured logging, creates Prometheus/Grafana dashboards, defines alerting rules, instruments distributed tracing, and performs load testing.

devopstestinggit
0
679
Nestjs ExpertA

Creates NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications with dependency injection.

developmenttypescriptgit
0
679
Nextjs DeveloperA

Builds Next.js 14+ applications with App Router, server components, server actions, middleware, streaming SSR, and Vercel deployment.

developmentnextjsgit
0
679
Pandas ProA

Performs pandas DataFrame operations for data analysis, manipulation, transformation, time series analysis, merging, aggregation, and performance optimization.

datagitperformance
0
679
Php ProA

Builds PHP applications with modern PHP 8.3+ features, Laravel or Symfony frameworks, strict typing, PHPStan, async patterns with Swoole, and PSR standards.

documentationphpgit
0
679
Playwright ExpertA

Writes E2E tests with Playwright including test scripts, page objects, test fixtures, reporters, CI integration, API mocking, and visual regression testing.

testingtestinggit
0
679
Postgres ProA

Optimizes PostgreSQL queries, configures replication, implements advanced features including EXPLAIN analysis, JSONB operations, extension usage, and VACUUM tuning.

databasessqlgit
0
679
Prompt EngineerA

Writes, refactors, and evaluates prompts for LLMs generating optimized templates, structured output schemas, evaluation rubrics, and test suites.

ai-agentsgit
0
679
Python ProA

Builds Python 3.11+ applications with type safety, async programming, robust error handling, mypy strict mode, pytest suites, and code validation with black and ruff.

developmentpythongit
0
679
Rag ArchitectA

Designs production-grade RAG systems with document chunking, embedding generation, vector store configuration, hybrid search pipelines, reranking, and retrieval quality evaluation.

ai-agentsgit
0
679
Rails ExpertA

Optimizes Active Record queries, implements Turbo Frames and Streams, configures Action Cable WebSockets, sets up Sidekiq workers, and writes RSpec test suites for Rails 7+.

documentationrailsgit
0
679
React ExpertA

Builds React 18+ applications with components, custom hooks, Server Components, Suspense boundaries, state management, and performance optimization.

developmentreactgit
0
679
React Native ExpertA

Builds cross-platform mobile applications with React Native and Expo including navigation, native modules, FlatList optimization, and platform-specific code.

developmentreactgit
0
679
Rust EngineerA

Writes idiomatic Rust code with memory safety, zero-cost abstractions, ownership patterns, lifetime management, trait hierarchies, and async applications with tokio.

ai-agentsrustgit
0
679
Salesforce DeveloperA

Writes Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and Salesforce DX CI/CD pipelines.

developmentgitci/cd
0
679
Secure Code GuardianA

Implements authentication/authorization, secures user input, and prevents OWASP Top 10 vulnerabilities with bcrypt/argon2, parameterized queries, CORS/CSP, and JWT tokens.

securitygogit
0
679
Security ReviewerA

Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance for SAST, DevSecOps, and compliance.

securitygitsecurity
0
679
Shopify ExpertA

Builds Shopify themes, develops custom apps with OAuth and webhooks, implements Storefront API integrations, and creates checkout UI extensions and Shopify Functions.

documentationgitapi
0
679
Spark EngineerA

Writes Spark jobs, debugs performance issues, configures cluster settings for distributed data processing, DataFrame transformations, and structured streaming analytics.

datagitperformance
0
679
Spec MinerA

Reverse-engineers specifications from existing codebases, maps code dependencies, generates API documentation from source, and identifies undocumented business logic.

documentationgitapi
0
679
Spring Boot EngineerA

Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6, sets up Spring Data JPA, and configures reactive WebFlux endpoints.

documentationreactspring
0
679
Sql ProA

Optimizes SQL queries, designs database schemas, troubleshoots performance with window functions, CTEs, indexing strategies, and query plan analysis across database dialects.

databasessqlgit
0
679
Sre EngineerA

Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configurations.

devopsgit
0
679
Swift ExpertA

Builds iOS/macOS/watchOS/tvOS applications with Swift 5.9+, SwiftUI, async/await concurrency, actors, protocol-oriented programming, and Vapor.

developmentswiftgit
0
679
Terraform EngineerA

Implements infrastructure as code with Terraform across AWS, Azure, or GCP including module development, state management, provider configuration, and multi-environment workflows.

devopsawsgcp
0
679
Test MasterA

Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans across functional, performance, and security testing.

testingtestinggit
0
679
The FoolA

Challenges ideas, plans, decisions, and proposals using structured critical reasoning as devil's advocate, pre-mortem, red team, or evidence audit.

researchgit
0
679
Typescript ProA

Implements advanced TypeScript type systems with custom type guards, utility types, branded types, discriminated unions, and full-stack type safety with tRPC.

toolstypescriptgit
0
679
Vue Expert JsA

Creates Vue 3 components with vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only with JSDoc typing.

developmentjavascriptjava
0
679