Fullstack Forge
A full-service software development consultancy with 66 specialized skills covering 12 programming languages, 7 backend frameworks, frontend/mobile, infrastructure, security, data science, and DevOps
About
Fullstack Forge
A full-service software development consultancy with 66 specialized skills covering 12 programming languages, 7 backend frameworks, frontend/mobile, infrastructure, security, data science, and DevOps
An Agent Company based on claude-skills — a broad software engineering skill set spanning 12 languages, multiple frameworks, cloud infrastructure, security, and ML
What's Inside
This is an Agent Company package from Paperclip
| Content | Count |
|---|---|
| Agents | 49 |
| Skills | 66 |
Agents
| Agent | Role | Reports To |
|---|---|---|
| AI Engineer | Engineer | data-lead |
| Angular Engineer | Engineer | frontend-lead |
| API Engineer | Engineer | architecture-lead |
| Architecture Lead | Engineer | cto |
| Atlassian Engineer | Engineer | platform-lead |
| Backend Lead | Engineer | cto |
| CEO | CEO | — |
| Cloud Engineer | Engineer | infrastructure-lead |
| Code Quality Specialist | Engineer | qa-lead |
| CTO | CTO | ceo |
| Data Engineer | Engineer | data-lead |
| Data Lead | Engineer | cto |
| Database Engineer | Engineer | infrastructure-lead |
| DevOps Engineer | Engineer | devops-lead |
| DevOps Lead | Engineer | cto |
| Distributed Systems Engineer | Engineer | architecture-lead |
| E-Commerce Engineer | Engineer | platform-lead |
| Embedded Systems Engineer | Engineer | cto |
| Enterprise Backend Engineer | Engineer | backend-lead |
| Frontend Lead | Engineer | cto |
| Game Developer | Engineer | cto |
| Go Engineer | Engineer | language-engineering-lead |
| Infrastructure Lead | Engineer | cto |
| JVM Engineer | Engineer | language-engineering-lead |
| Kubernetes Engineer | Engineer | infrastructure-lead |
| Language Engineering Lead | Engineer | cto |
| Legacy Modernization Specialist | Engineer | cto |
| MCP Engineer | Engineer | architecture-lead |
| ML Engineer | Engineer | data-lead |
| Mobile Engineer | Engineer | frontend-lead |
| Mobile Language Engineer | Engineer | language-engineering-lead |
| Node Backend Engineer | Engineer | backend-lead |
| PHP Backend Engineer | Engineer | backend-lead |
| Platform Lead | Engineer | cto |
| Python Backend Engineer | Engineer | backend-lead |
| Python Engineer | Engineer | language-engineering-lead |
| QA Lead | Engineer | cto |
| React Engineer | Engineer | frontend-lead |
| Ruby Backend Engineer | Engineer | backend-lead |
| Rust Engineer | Engineer | language-engineering-lead |
| Salesforce Developer | Engineer | platform-lead |
| Security Engineer | Engineer | security-lead |
| Security Lead | Engineer | cto |
| SRE Engineer | Engineer | devops-lead |
| Systems Language Engineer | Engineer | language-engineering-lead |
| Test Engineer | Engineer | qa-lead |
| TypeScript Engineer | Engineer | language-engineering-lead |
| Vue Engineer | Engineer | frontend-lead |
| Web Language Engineer | Engineer | language-engineering-lead |
Skills
| Skill | Description | Source |
|---|---|---|
| angular-architect | Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance. | github |
| api-designer | Designs REST or GraphQL APIs, creates OpenAPI specifications, and plans API architecture including resource modeling, versioning strategies, pagination patterns, and error handling standards. | github |
| architecture-designer | Designs high-level system architecture, reviews existing designs, makes architectural decisions, creates architecture diagrams, writes ADRs, evaluates technology trade-offs, and plans for scalability. | github |
| atlassian-mcp | Integrates with Atlassian products to manage project tracking and documentation via MCP protocol, including Jira issue management, Confluence page editing, sprint and backlog management. | github |
| chaos-engineer | Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems with runbooks, experiment manifests, and rollback procedures. | github |
| cli-developer | Builds CLI tools with argument parsing, interactive prompts, progress bars, spinners, and shell completion scripts using commander, click, typer, or cobra. | github |
| cloud-architect | Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. | github |
| code-documenter | Generates and validates technical documentation including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. | github |
| code-reviewer | Analyzes code diffs and files to identify bugs, security vulnerabilities, code smells, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. | github |
| cpp-pro | Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. | github |
| csharp-developer | Builds C# applications with .NET 8+, ASP.NET Core APIs, Blazor web apps, Entity Framework Core, async patterns, and CQRS via MediatR. | github |
| database-optimizer | Optimizes database queries and improves performance across PostgreSQL and MySQL systems including index design, query rewrites, configuration tuning, and partitioning strategies. | github |
| debugging-wizard | Parses error messages, traces execution flow through stack traces, correlates log entries, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. | github |
| devops-engineer | Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates for deployment automation and GitOps. | github |
| django-expert | Builds Django web applications and REST APIs with Django REST Framework, creates models with proper indexes, optimizes ORM queries, and configures JWT authentication. | github |
| dotnet-core-expert | Builds .NET 8 applications with minimal APIs, clean architecture, cloud-native microservices, Entity Framework Core, CQRS with MediatR, and AOT compilation. | github |
| embedded-systems | Develops firmware for microcontrollers, implements RTOS applications, optimizes power consumption for STM32, ESP32, FreeRTOS, and bare-metal systems. | github |
| fastapi-expert | Builds high-performance async Python APIs with FastAPI and Pydantic V2 including REST endpoints, authentication flows, async SQLAlchemy, and WebSocket endpoints. | github |
| feature-forge | Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists. | github |
| fine-tuning-expert | Fine-tunes LLMs and trains custom models using LoRA/QLoRA adapters, JSONL training datasets, hyperparameter configuration, RLHF, DPO, and model quantization. | github |
| flutter-expert | Builds cross-platform applications with Flutter 3+ and Dart including widget development, Riverpod/Bloc state management, GoRouter navigation, and platform-specific implementations. | github |
| fullstack-guardian | Builds security-focused full-stack web applications with integrated frontend and backend components implementing layered security including auth, validation, encoding, and parameterized queries. | github |
| game-developer | Builds game systems with Unity/Unreal Engine, implements ECS architecture, configures physics and multiplayer networking, optimizes frame rates, and develops shaders. | github |
| golang-pro | Implements concurrent Go patterns using goroutines and channels, designs microservices with gRPC or REST, optimizes performance with pprof, and enforces idiomatic Go. | github |
| graphql-architect | Designs GraphQL schemas, implements Apollo Federation, builds real-time subscriptions, and optimizes queries with DataLoader and federation directives. | github |
| java-architect | Builds enterprise Java applications with Spring Boot 3.x, microservices, reactive programming, WebFlux, JPA optimization, and Spring Security with OAuth2/JWT. | github |
| javascript-pro | Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. | github |
| kotlin-specialist | Provides idiomatic Kotlin patterns including coroutine concurrency, Flow streams, multiplatform architecture, Compose UI, Ktor servers, and type-safe DSL design. | github |
| kubernetes-specialist | Deploys and manages Kubernetes workloads with deployment manifests, pod security policies, RBAC, Helm charts, NetworkPolicies, and multi-cluster management. | github |
| laravel-specialist | Builds Laravel 10+ applications with Eloquent models, Sanctum authentication, Horizon queues, RESTful APIs with API resources, and Livewire reactive interfaces. | github |
| legacy-modernizer | Designs incremental migration strategies using strangler fig pattern, identifies service boundaries, produces dependency maps, and generates API facade designs for aging codebases. | github |
| mcp-developer | Builds, debugs, and extends MCP servers and clients that connect AI systems with external tools and data sources via stdio/HTTP/SSE transport layers. | github |
| microservices-architect | Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces resilience strategies. | github |
| ml-pipeline | Designs production-grade ML pipeline infrastructure with experiment tracking, Kubeflow/Airflow DAGs, feature store schemas, model registries, and automated retraining workflows. | github |
| monitoring-expert | Configures monitoring systems, implements structured logging, creates Prometheus/Grafana dashboards, defines alerting rules, instruments distributed tracing, and performs load testing. | github |
| nestjs-expert | Creates NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications with dependency injection. | github |
| nextjs-developer | Builds Next.js 14+ applications with App Router, server components, server actions, middleware, streaming SSR, and Vercel deployment. | github |
| pandas-pro | Performs pandas DataFrame operations for data analysis, manipulation, transformation, time series analysis, merging, aggregation, and performance optimization. | github |
| php-pro | Builds PHP applications with modern PHP 8.3+ features, Laravel or Symfony frameworks, strict typing, PHPStan, async patterns with Swoole, and PSR standards. | github |
| playwright-expert | Writes E2E tests with Playwright including test scripts, page objects, test fixtures, reporters, CI integration, API mocking, and visual regression testing. | github |
| postgres-pro | Optimizes PostgreSQL queries, configures replication, implements advanced features including EXPLAIN analysis, JSONB operations, extension usage, and VACUUM tuning. | github |
| prompt-engineer | Writes, refactors, and evaluates prompts for LLMs generating optimized templates, structured output schemas, evaluation rubrics, and test suites. | github |
| python-pro | 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. | github |
| rag-architect | Designs production-grade RAG systems with document chunking, embedding generation, vector store configuration, hybrid search pipelines, reranking, and retrieval quality evaluation. | github |
| rails-expert | 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+. | github |
| react-expert | Builds React 18+ applications with components, custom hooks, Server Components, Suspense boundaries, state management, and performance optimization. | github |
| react-native-expert | Builds cross-platform mobile applications with React Native and Expo including navigation, native modules, FlatList optimization, and platform-specific code. | github |
| rust-engineer | Writes idiomatic Rust code with memory safety, zero-cost abstractions, ownership patterns, lifetime management, trait hierarchies, and async applications with tokio. | github |
| salesforce-developer | Writes Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and Salesforce DX CI/CD pipelines. | github |
| secure-code-guardian | Implements authentication/authorization, secures user input, and prevents OWASP Top 10 vulnerabilities with bcrypt/argon2, parameterized queries, CORS/CSP, and JWT tokens. | github |
| security-reviewer | Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance for SAST, DevSecOps, and compliance. | github |
| shopify-expert | Builds Shopify themes, develops custom apps with OAuth and webhooks, implements Storefront API integrations, and creates checkout UI extensions and Shopify Functions. | github |
| spark-engineer | Writes Spark jobs, debugs performance issues, configures cluster settings for distributed data processing, DataFrame transformations, and structured streaming analytics. | github |
| spec-miner | Reverse-engineers specifications from existing codebases, maps code dependencies, generates API documentation from source, and identifies undocumented business logic. | github |
| spring-boot-engineer | Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6, sets up Spring Data JPA, and configures reactive WebFlux endpoints. | github |
| sql-pro | Optimizes SQL queries, designs database schemas, troubleshoots performance with window functions, CTEs, indexing strategies, and query plan analysis across database dialects. | github |
| sre-engineer | Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configurations. | github |
| swift-expert | Builds iOS/macOS/watchOS/tvOS applications with Swift 5.9+, SwiftUI, async/await concurrency, actors, protocol-oriented programming, and Vapor. | github |
| terraform-engineer | Implements infrastructure as code with Terraform across AWS, Azure, or GCP including module development, state management, provider configuration, and multi-environment workflows. | github |
| test-master | Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans across functional, performance, and security testing. | github |
| the-fool | Challenges ideas, plans, decisions, and proposals using structured critical reasoning as devil's advocate, pre-mortem, red team, or evidence audit. | github |
| typescript-pro | Implements advanced TypeScript type systems with custom type guards, utility types, branded types, discriminated unions, and full-stack type safety with tRPC. | github |
| vue-expert | Builds Vue 3 components with Composition API, configures Nuxt 3 SSR/SSG, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, and implements PWA features. | github |
| vue-expert-js | Creates Vue 3 components with vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only with JSDoc typing. | github |
| websocket-engineer | Builds real-time communication systems with WebSockets or Socket.IO including bidirectional messaging, horizontal scaling with Redis, presence tracking, and room management. | github |
| wordpress-pro | Develops custom WordPress themes and plugins, creates Gutenberg blocks, configures WooCommerce stores, implements REST API endpoints, and applies security hardening. | github |
Getting Started
npx paperclipai company import this-github-url-or-folder
See Paperclip for more information.
Exported from Paperclip on 2026-03-23
Blueprint
Agents
-
CEO
Chief Executive Officer
feature-forgespec-miner -
CTO
Chief Technology Officer
architecture-designercode-reviewer -
QA Lead
Director of Quality & Testing
debugging-wizard -
Data Lead
Director of Data & ML
the-fool -
AI Engineer
Senior AI Engineer
prompt-engineerrag-architect -
DevOps Lead
Director of DevOps & SRE
debugging-wizard -
Go Engineer
Senior Go Engineer
golang-pro -
ML Engineer
Senior ML Engineer
ml-pipelinefine-tuning-expert -
API Engineer
Senior API/GraphQL Engineer
api-designergraphql-architect -
Backend Lead
Director of Backend Engineering
the-fool -
JVM Engineer
Senior Java/Kotlin Engineer
java-architectkotlin-specialist -
MCP Engineer
Senior MCP Developer
mcp-developer -
SRE Engineer
Senior Site Reliability Engineer
sre-engineermonitoring-expertchaos-engineer -
Vue Engineer
Senior Vue.js Engineer
vue-expertvue-expert-js -
Data Engineer
Senior Data Engineer
pandas-prospark-engineer -
Frontend Lead
Director of Frontend & Mobile
debugging-wizard -
Platform Lead
Director of Platform Specialists
debugging-wizard -
Rust Engineer
Senior Rust Engineer
rust-engineer -
Security Lead
Director of Security
debugging-wizard -
Test Engineer
Senior Test Engineer
test-masterplaywright-expert -
Cloud Engineer
Senior Cloud Architect
cloud-architectterraform-engineer -
Game Developer
Senior Game Developer
game-developer -
React Engineer
Senior React/Next.js Engineer
react-expertnextjs-developer -
DevOps Engineer
Senior DevOps Engineer
devops-engineercli-developer -
Mobile Engineer
Senior Mobile Engineer
react-native-expertflutter-expert -
Python Engineer
Senior Python Engineer
python-pro -
Angular Engineer
Senior Angular Engineer
angular-architect -
Architecture Lead
Director of API & Architecture
the-fool -
Database Engineer
Senior Database Engineer
postgres-prodatabase-optimizersql-pro -
Security Engineer
Senior Security Engineer
secure-code-guardiansecurity-reviewerfullstack-guardian -
Atlassian Engineer
Senior Atlassian Engineer
atlassian-mcp -
E-Commerce Engineer
Senior E-Commerce Engineer
shopify-expertwordpress-pro -
Infrastructure Lead
Director of Infrastructure & Cloud
the-fool -
Kubernetes Engineer
Senior Kubernetes Engineer
kubernetes-specialist -
TypeScript Engineer
Senior TypeScript/JavaScript Engineer
typescript-projavascript-pro -
PHP Backend Engineer
Senior Laravel Engineer
laravel-specialist -
Salesforce Developer
Senior Salesforce Developer
salesforce-developer -
Node Backend Engineer
Senior NestJS Engineer
nestjs-expert -
Ruby Backend Engineer
Senior Rails Engineer
rails-expert -
Web Language Engineer
Senior PHP Engineer
php-pro -
Code Quality Specialist
Senior Code Quality Engineer
code-reviewercode-documenter -
Python Backend Engineer
Senior Django/FastAPI Engineer
django-expertfastapi-expert -
Mobile Language Engineer
Senior Swift Engineer
swift-expert -
Embedded Systems Engineer
Senior Embedded Systems Engineer
embedded-systems -
Language Engineering Lead
Director of Language Engineering
debugging-wizard -
Systems Language Engineer
Senior C++/C# Engineer
cpp-procsharp-developer -
Enterprise Backend Engineer
Senior Spring Boot/.NET Engineer
spring-boot-engineerdotnet-core-expert -
Distributed Systems Engineer
Senior Distributed Systems Engineer
microservices-architectwebsocket-engineer -
Legacy Modernization Specialist
Senior Legacy Modernization Engineer
legacy-modernizer
Teams
- Data & ML Data engineering, machine learning, and AI specialists covering pandas, Spark, ML pipelines, fine-tuning, prompt engineering, and RAG
- Security Security engineering covering OWASP Top 10 prevention, secure coding, vulnerability auditing, and full-stack security
- DevOps & SRE DevOps and site reliability engineers handling CI/CD, monitoring, chaos engineering, and production reliability
- Frontend & Mobile Frontend and mobile specialists covering React, Next.js, Vue, Angular, React Native, and Flutter
- Quality & Testing Testing and code quality specialists covering unit, integration, E2E, performance testing, code review, and documentation
- API & Architecture API design, distributed systems, and MCP integration specialists
- Backend Engineering Backend framework specialists covering NestJS, Django, FastAPI, Spring Boot, .NET, Rails, and Laravel
- Infrastructure & Cloud Cloud, container orchestration, and database specialists for AWS, Azure, GCP, Kubernetes, Terraform, and PostgreSQL
- Language Engineering 12 programming language specialists covering Python, TypeScript, Go, Rust, C++, C#, Java, Kotlin, Swift, PHP, JavaScript, and SQL
- Platform Specialists Third-party platform specialists for Salesforce, Shopify, WordPress, and Atlassian
Skills
cpp-pro
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques.
php-pro
Builds PHP applications with modern PHP 8.3+ features, Laravel or Symfony frameworks, strict typing, PHPStan, async patterns with Swoole, and PSR standards.
sql-pro
Optimizes SQL queries, designs database schemas, troubleshoots performance with window functions, CTEs, indexing strategies, and query plan analysis across database dialects.
the-fool
Challenges ideas, plans, decisions, and proposals using structured critical reasoning as devil's advocate, pre-mortem, red team, or evidence audit.
golang-pro
Implements concurrent Go patterns using goroutines and channels, designs microservices with gRPC or REST, optimizes performance with pprof, and enforces idiomatic Go.
pandas-pro
Performs pandas DataFrame operations for data analysis, manipulation, transformation, time series analysis, merging, aggregation, and performance optimization.
python-pro
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.
spec-miner
Reverse-engineers specifications from existing codebases, maps code dependencies, generates API documentation from source, and identifies undocumented business logic.
vue-expert
Builds Vue 3 components with Composition API, configures Nuxt 3 SSR/SSG, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, and implements PWA features.
ml-pipeline
Designs production-grade ML pipeline infrastructure with experiment tracking, Kubeflow/Airflow DAGs, feature store schemas, model registries, and automated retraining workflows.
test-master
Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans across functional, performance, and security testing.
api-designer
Designs REST or GraphQL APIs, creates OpenAPI specifications, and plans API architecture including resource modeling, versioning strategies, pagination patterns, and error handling standards.
postgres-pro
Optimizes PostgreSQL queries, configures replication, implements advanced features including EXPLAIN analysis, JSONB operations, extension usage, and VACUUM tuning.
rails-expert
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+.
react-expert
Builds React 18+ applications with components, custom hooks, Server Components, Suspense boundaries, state management, and performance optimization.
sre-engineer
Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configurations.
swift-expert
Builds iOS/macOS/watchOS/tvOS applications with Swift 5.9+, SwiftUI, async/await concurrency, actors, protocol-oriented programming, and Vapor.
atlassian-mcp
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol, including Jira issue management, Confluence page editing, sprint and backlog management.
cli-developer
Builds CLI tools with argument parsing, interactive prompts, progress bars, spinners, and shell completion scripts using commander, click, typer, or cobra.
code-reviewer
Analyzes code diffs and files to identify bugs, security vulnerabilities, code smells, and architectural concerns, then produces a structured review report with prioritized, actionable feedback.
django-expert
Builds Django web applications and REST APIs with Django REST Framework, creates models with proper indexes, optimizes ORM queries, and configures JWT authentication.
feature-forge
Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists.
mcp-developer
Builds, debugs, and extends MCP servers and clients that connect AI systems with external tools and data sources via stdio/HTTP/SSE transport layers.
nestjs-expert
Creates NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications with dependency injection.
rag-architect
Designs production-grade RAG systems with document chunking, embedding generation, vector store configuration, hybrid search pipelines, reranking, and retrieval quality evaluation.
rust-engineer
Writes idiomatic Rust code with memory safety, zero-cost abstractions, ownership patterns, lifetime management, trait hierarchies, and async applications with tokio.
vue-expert-js
Creates Vue 3 components with vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only with JSDoc typing.
wordpress-pro
Develops custom WordPress themes and plugins, creates Gutenberg blocks, configures WooCommerce stores, implements REST API endpoints, and applies security hardening.
chaos-engineer
Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems with runbooks, experiment manifests, and rollback procedures.
fastapi-expert
Builds high-performance async Python APIs with FastAPI and Pydantic V2 including REST endpoints, authentication flows, async SQLAlchemy, and WebSocket endpoints.
flutter-expert
Builds cross-platform applications with Flutter 3+ and Dart including widget development, Riverpod/Bloc state management, GoRouter navigation, and platform-specific implementations.
game-developer
Builds game systems with Unity/Unreal Engine, implements ECS architecture, configures physics and multiplayer networking, optimizes frame rates, and develops shaders.
java-architect
Builds enterprise Java applications with Spring Boot 3.x, microservices, reactive programming, WebFlux, JPA optimization, and Spring Security with OAuth2/JWT.
javascript-pro
Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs.
shopify-expert
Builds Shopify themes, develops custom apps with OAuth and webhooks, implements Storefront API integrations, and creates checkout UI extensions and Shopify Functions.
spark-engineer
Writes Spark jobs, debugs performance issues, configures cluster settings for distributed data processing, DataFrame transformations, and structured streaming analytics.
typescript-pro
Implements advanced TypeScript type systems with custom type guards, utility types, branded types, discriminated unions, and full-stack type safety with tRPC.
cloud-architect
Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP.
code-documenter
Generates and validates technical documentation including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides.
devops-engineer
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates for deployment automation and GitOps.
prompt-engineer
Writes, refactors, and evaluates prompts for LLMs generating optimized templates, structured output schemas, evaluation rubrics, and test suites.
csharp-developer
Builds C# applications with .NET 8+, ASP.NET Core APIs, Blazor web apps, Entity Framework Core, async patterns, and CQRS via MediatR.
debugging-wizard
Parses error messages, traces execution flow through stack traces, correlates log entries, and applies systematic hypothesis-driven methodology to isolate and resolve bugs.
embedded-systems
Develops firmware for microcontrollers, implements RTOS applications, optimizes power consumption for STM32, ESP32, FreeRTOS, and bare-metal systems.
nextjs-developer
Builds Next.js 14+ applications with App Router, server components, server actions, middleware, streaming SSR, and Vercel deployment.
angular-architect
Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance.
graphql-architect
Designs GraphQL schemas, implements Apollo Federation, builds real-time subscriptions, and optimizes queries with DataLoader and federation directives.
kotlin-specialist
Provides idiomatic Kotlin patterns including coroutine concurrency, Flow streams, multiplatform architecture, Compose UI, Ktor servers, and type-safe DSL design.
legacy-modernizer
Designs incremental migration strategies using strangler fig pattern, identifies service boundaries, produces dependency maps, and generates API facade designs for aging codebases.
monitoring-expert
Configures monitoring systems, implements structured logging, creates Prometheus/Grafana dashboards, defines alerting rules, instruments distributed tracing, and performs load testing.
playwright-expert
Writes E2E tests with Playwright including test scripts, page objects, test fixtures, reporters, CI integration, API mocking, and visual regression testing.
security-reviewer
Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance for SAST, DevSecOps, and compliance.
database-optimizer
Optimizes database queries and improves performance across PostgreSQL and MySQL systems including index design, query rewrites, configuration tuning, and partitioning strategies.
dotnet-core-expert
Builds .NET 8 applications with minimal APIs, clean architecture, cloud-native microservices, Entity Framework Core, CQRS with MediatR, and AOT compilation.
fine-tuning-expert
Fine-tunes LLMs and trains custom models using LoRA/QLoRA adapters, JSONL training datasets, hyperparameter configuration, RLHF, DPO, and model quantization.
fullstack-guardian
Builds security-focused full-stack web applications with integrated frontend and backend components implementing layered security including auth, validation, encoding, and parameterized queries.
laravel-specialist
Builds Laravel 10+ applications with Eloquent models, Sanctum authentication, Horizon queues, RESTful APIs with API resources, and Livewire reactive interfaces.
terraform-engineer
Implements infrastructure as code with Terraform across AWS, Azure, or GCP including module development, state management, provider configuration, and multi-environment workflows.
websocket-engineer
Builds real-time communication systems with WebSockets or Socket.IO including bidirectional messaging, horizontal scaling with Redis, presence tracking, and room management.
react-native-expert
Builds cross-platform mobile applications with React Native and Expo including navigation, native modules, FlatList optimization, and platform-specific code.
salesforce-developer
Writes Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and Salesforce DX CI/CD pipelines.
secure-code-guardian
Implements authentication/authorization, secures user input, and prevents OWASP Top 10 vulnerabilities with bcrypt/argon2, parameterized queries, CORS/CSP, and JWT tokens.
spring-boot-engineer
Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6, sets up Spring Data JPA, and configures reactive WebFlux endpoints.
architecture-designer
Designs high-level system architecture, reviews existing designs, makes architectural decisions, creates architecture diagrams, writes ADRs, evaluates technology trade-offs, and plans for scalability.
kubernetes-specialist
Deploys and manages Kubernetes workloads with deployment manifests, pod security policies, RBAC, Helm charts, NetworkPolicies, and multi-cluster management.
microservices-architect
Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces resilience strategies.
Reviews
No reviews yet.