resources/ai
A curated collection of AI agent configurations, reusable skill definitions, and system prompts designed to integrate with the Xscriptor ecosystem and OpenCode workflows.
Agents
A collection of 160 AI agent profiles organized across 34 specialization categories. Each agent is a standalone system prompt with configured permissions, ready to be loaded into OpenCode or any compatible AI interface.
Mega Agents
4 agentsAiPage.agents.groups.mega.desc
Masters frontend, backend, and system architecture — designs end-to-end solutions across the full stack
Mega AgentsMasters web security, pentesting, and red/blue team operations — coordinates comprehensive security programs
Mega AgentsMasters cloud infrastructure, DevOps, and SRE — designs resilient cloud-native platforms
Mega AgentsMasters data engineering, ML, and MLOps — builds end-to-end data pipelines and ML systems
Mega AgentsGeneral
12 agentsReviews code quality, best practices, and potential issues
GeneralSecurity vulnerability analysis with CVE lookup
GeneralCreates and maintains project documentation
GeneralGenerates API documentation in OpenAPI/Swagger format
GeneralCode refactoring with behavior preservation
GeneralDatabase migrations with reversible up/down patterns
GeneralUnit, integration, and E2E test creation
GeneralDependency health: CVEs, licenses, maintenance
GeneralPerformance bottleneck detection and optimization
GeneralPull request creation and changelog generation
GeneralRelease planning, versioning, and changelog management
GeneralCreates new agent definitions from templates with configured permissions and instructions
GeneralWeb / Security
7 agentsFull OWASP Top 10 audit across web application stack
Web / SecurityAPI-layer security: REST, GraphQL, gRPC endpoint protection
Web / SecurityAuthentication, authorization, OAuth2, JWT, session management
Web / SecuritySecure SDLC: threat modeling, SAST/DAST, cloud security
Web / SecurityOWASP ASVS, injection prevention, crypto misuse, XSS/SQLI prevention, CWE Top 25
Web / SecurityWeb application firewall configuration, rule tuning, bypass testing and custom rule writing
Web / SecurityCDN, edge computing, and platform security including Cloudflare Workers and edge WAF
Web / SecurityWeb / Architecture
5 agentsArchitecture styles, patterns, C4 documentation, ADRs
Web / ArchitectureDistributed system design, scalability, database selection
Web / ArchitecturePerformance optimization, load testing, database scaling
Web / ArchitectureSLO/SLI, circuit breakers, disaster recovery, incident management
Web / ArchitectureBeyondCorp, ZTNA, mTLS, OPA/Cedar policies, microsegmentation, JIT access
Web / ArchitectureWeb / Frontend
7 agentsReact ecosystem: hooks, state, performance, Server Components
Web / FrontendVue 3 ecosystem: Composition API, Pinia, Nuxt, Vite
Web / FrontendModern CSS, design systems, theming, layout, animations
Web / FrontendCore Web Vitals, bundle optimization, runtime performance
Web / FrontendWCAG 2.2, ARIA, semantic HTML, screen reader, keyboard navigation
Web / FrontendNext.js App Router, Server Actions, streaming, auth, deployment
Web / FrontendAngular standalone components, signals, state management, testing
Web / FrontendWeb / Backend
7 agentsREST, GraphQL, gRPC API design with OpenAPI 3.1
Web / BackendSchema design, query optimization, indexing, migrations
Web / BackendService boundaries, communication patterns, distributed data
Web / BackendCI/CD, Docker, Kubernetes, Terraform, cloud infrastructure
Web / BackendKafka, RabbitMQ, event-driven patterns, outbox, DLQ
Web / BackendRedis, CDN, HTTP caching, multi-level cache strategies
Web / BackendPostgreSQL/MySQL/MongoDB hardening, TDE, audit, RBAC, RLS, injection prevention
Web / BackendLanguages
6 agentsPython: async, web frameworks, testing, packaging, data
LanguagesTypeScript/JS: type system, runtimes, tooling, async, web
LanguagesGo: concurrency, net/http, CLI, profiling, deployment
LanguagesJava 21+: Spring Boot, JPA, JVM tuning, virtual threads
LanguagesKotlin: coroutines, Ktor, Exposed, multiplatform, Flow
LanguagesRust: systems, async, Axum, unsafe, FFI, serde
LanguagesMobile
6 agentsSwift, SwiftUI, Swift concurrency, Core Data, testing
MobileJetpack Compose, ViewModel, Room, Hilt, testing
MobileExpo, Expo Router, NativeWind, FlashList, EAS
MobileRiverpod, GoRouter, drift, BLoC, testing
MobileOWASP Mobile Top 10, secure storage, certificate pinning, code obfuscation
MobileAndroid/iOS malware analysis, dynamic instrumentation, traffic interception, reverse engineering
MobileData & ML
4 agentsPipelines, ETL/ELT, Kafka, Spark, Airflow, dbt
Data & MLPyTorch, XGBoost, training, evaluation, deployment
Data & MLModel serving, feature stores, drift monitoring, CI/CD for ML
Data & MLStatistical analysis, EDA, feature engineering, visualization
Data & MLCloud
7 agentsCluster design, workloads, security, autoscaling, GitOps
CloudSLO/SLI, error budgets, incident response, capacity planning
CloudArgoCD, Flux, Kustomize, Helm, secrets management
CloudIstio, Linkerd, Cilium, mTLS, traffic management
CloudAWS, GCP, Azure comparison, multi-cloud strategy
CloudLambda/Cloud Functions security, event injection, IAM least privilege, dependency scanning
CloudCross-cloud networking, transit gateways, hybrid connectivity, cloud-agnostic service mesh
CloudTesting
5 agentsPlaywright, Cypress, page objects, CI integration
TestingChromatic, Percy, snapshot diff, component states
Testingk6, Locust, Gatling, load/spike/soak tests
TestingChaos Mesh, Litmus, Gremlin, blast radius control
TestingCoverage-guided fuzzing, AFL++, libFuzzer, crash triage, corpus optimization
TestingGraphQL
1 agentsSchema design, resolvers, DataLoader, caching, Relay
GraphQLEmbedded
3 agentsSystems programming, CMake, embedded, RTOS
Embeddedno_std, Zephyr, probe-rs, PAC/HAL, Renode
EmbeddedICS assessment, Modbus/DNP3/BACnet, Purdue model, firmware RE, MQTT security
EmbeddedGame Dev
2 agentsUnity, C#, URP/HDRP, Addressables, DOTS
Game DevUE5, C++, Blueprint, GAS, Nanite, Lumen
Game DevSecurity / Recon
3 agentsOSINT, subdomain enumeration, cloud asset discovery, passive/active recon
Security / ReconWi-Fi (WPA2/3, WPS, PMKID, evil twin), Bluetooth, RFID, SDR
Security / ReconSocial media OSINT, dark web, data leaks, domain/infrastructure intel, threat actor profiling
Security / ReconSecurity / Web Pentest
13 agentsSQLi, XSS, SSRF, IDOR, business logic, file upload exploitation
Security / Web PentestREST, GraphQL, gRPC security testing, JWT attacks, introspection abuse
Security / Web PentestAuthentication/authorization bypass, OAuth abuse, session attacks
Security / Web PentestSSTI, deserialization, command injection, XXE, race conditions
Security / Web PentestAWS/GCP/Azure misconfiguration, container escape, IAM abuse
Security / Web PentestFilter evasion for SQLi, XSS, SSRF, LFI across major WAFs
Security / Web PentestChromium/Firefox arch, SOP, CSP bypass, postMessage, DOM clobbering, XS-Leaks, extension security
Security / Web PentestDocker/K8s security, admission controllers, image scanning, runtime security (Falco)
Security / Web PentestAWS/GCP/Azure CSPM, IAM analysis, IaC scanning (Checkov, tfsec), compliance
Security / Web PentestRecon methodology, subdomain enum, URL discovery, nuclei, Burp Suite, report writing
Security / Web PentestSBOM (SPDX/CycloneDX), Sigstore/cosign, SLSA, dependency confusion, SCA scanning
Security / Web PentestSAST/DAST/SCA in CI/CD, security gates, secret scanning, container signing
Security / Web PentestRecon pipelines, web fuzzing, async python framework, report generation, wrappers
Security / Web PentestSecurity / Mobile Pentest
3 agentsiOS/Android static/dynamic analysis, API testing, data storage flaws
Security / Mobile PentestEntitlements, TCC bypasses, XPC exploitation, Mach port abuse
Security / Mobile PentestRoot detection bypass, keystore analysis, IPC abuse, modding
Security / Mobile PentestSecurity / Desktop Exploitation
9 agentsStack/heap overflow, kernel exploitation, token stealing, SEH/ROP
Security / Desktop ExploitationSUID, capabilities, kernel exploits, container escape, cron abuse
Security / Desktop ExploitationSIP/TCC bypass, XPC services, code signing, Mach ports, entitlement abuse
Security / Desktop ExploitationReverse engineering, fuzzing, UAF, type confusion (C/C++/Rust, all platforms)
Security / Desktop ExploitationPickle RCE, sandbox escape, Electron/Node.js, desktop scripting vulns
Security / Desktop ExploitationCross-platform desktop bug hunting, IPC abuse, privilege escalation research
Security / Desktop ExploitationBinary RE (PE/ELF/Mach-O), Ghidra, IDA, Frida, angr, anti-analysis bypass, patching
Security / Desktop ExploitationBloodHound, kerberos attacks, ACL abuse, DCSync, NTLM relay, AD hardening
Security / Desktop ExploitationFuzzing (AFL++, libFuzzer), ROP/ret2libc, heap exploitation, kernel exploit, shellcode
Security / Desktop ExploitationSecurity / Red Team
6 agentsFull engagement ops: initial access, C2, lateral movement, evasion, persistence
Security / Red TeamPhishing, vishing, physical tailgating, OSINT targeting, credential harvesting
Security / Red TeamStatic/dynamic binary analysis, PE/ELF/Mach-O, anti-debug bypass, YARA
Security / Red TeamRFID cloning, lock bypassing, facility entry, badge system testing
Security / Red TeamGoPhish campaigns, DMARC/SPF/DKIM, SMTP warmup, template design, evasion techniques
Security / Red TeamSliver/Mythic/Cobalt Strike setup, redirectors, domain fronting, Malleable C2 profiles, DNS C2
Security / Red TeamSecurity / Blue Team
8 agentsHypothesis-driven hunts across endpoints, network, cloud (Windows/Linux/macOS)
Security / Blue TeamNIST 800-61 methodology, containment, eradication, IR report generation
Security / Blue TeamMemory/disk/mobile/cloud forensics, timeline analysis, anti-forensics detection
Security / Blue TeamSigma, KQL, YARA, Splunk rules, behavioral detection, Atomic Red Team
Security / Blue TeamMITRE ATT&CK mapping, IoC management, YARA, MISP/OpenCTI, TTP tracking, threat reports
Security / Blue TeamNessus/OpenVAS, CVSS/EPSS prioritization, patching SLAs, metrics, verification
Security / Blue TeamMemory (Volatility), disk (Sleuth Kit), file carving, timeline analysis, cloud forensics
Security / Blue TeamSOAR playbooks, SIEM tuning (ELK/Splunk), alert triage, case management, Python engine
Security / Blue TeamSecurity / Purple Team
2 agentsAtomic Red Team, adversary emulation, detection gap analysis, Sigma rule writing, Caldera/Infection Monkey
Security / Purple TeamAutomated purple team exercises, detection validation, attack simulation scheduling, metrics tracking
Security / Purple TeamSecurity / AI & ML Security
1 agentsOWASP Top 10 for LLMs, prompt injection defense, adversarial ML, model extraction, secure RAG
Security / AI & ML SecurityContent
7 agentsTechnical writing, style enforcement, code examples, tutorials
Content6-pass editorial review: structure, clarity, grammar, consistency, inclusivity, accuracy
Content3-level revision: light (grammar), medium (structure), heavy (restructure)
ContentTechnical translation: format preservation, locale-specific style, terminology management
ContentDocument architecture, cross-reference management, metadata schemas, automated generation pipelines
ContentMarkdown-to-HTML rendering, custom remark/rehype plugins, static site generation
ContentMarkdown editing workflows, linting, formatting, table of contents, link validation
ContentObservability
3 agentsOpenTelemetry, PromQL, dashboards, alerting, tracing
ObservabilityOpenTelemetry instrumentation, traces/metrics/logs correlation, collector configuration, sampling
ObservabilityLog aggregation, parsing pipelines, retention policies, ELK/Loki stack design, compliance logging
ObservabilityCompliance
7 agentsSOC 2 trust criteria, evidence collection, audit readiness
ComplianceData subject rights, consent management, breach notification
ComplianceRisk assessment, policy management, vendor risk, evidence collection, compliance calendar
CompliancePCI DSS 4.0 compliance, cardholder data environment scoping, SAQ completion, QSA readiness
ComplianceHIPAA Privacy/Security/Breach Rules, BAAs, risk analysis, ePHI safeguards
ComplianceFedRAMP authorization, SSP development, control implementation, continuous monitoring
ComplianceSOX ITGC auditing, access controls, change management, computer operations, evidence collection
ComplianceSystems
11 agentsShell scripting: bash, zsh, POSIX sh, strict mode, portability, debugging, patterns
SystemsLinux administration: systemd, filesystems, LVM, networking, performance, security
SystemsmacOS administration: launchd, plists, Homebrew, defaults, automation, AppleScript
SystemsCIS benchmarks, SSH/kernel hardening, auditd, nftables, PAM, file integrity
SystemsSIP, FileVault, Gatekeeper, profiles, TCC, firewall, compliance scripting
SystemsIR automation: acquisition scripts, timeline analysis, IOC scanning, orchestration
SystemsRed team scripting: reverse shells, persistence, data exfiltration, C2 bootstrap, anti-forensics
SystemsFirewalls (nft/iptables), VPN (WireGuard/OpenVPN), IDS/IPS (Suricata/Snort), segmentation
SystemsWindows Server, PowerShell, AD, Group Policy, security configuration, performance tuning
SystemsKubernetes/Nomad cluster management, scheduling, autoscaling, service discovery
SystemsDistributed storage, Ceph/GlusterFS, NFS/SMB, backup strategies, data protection
SystemsPrivacy Engineering
3 agentsData mapping, consent management, anonymization and privacy-by-design implementation
Privacy EngineeringUser consent management, data anonymization, pseudonymization, differential privacy
Privacy EngineeringDSAR processing, CCPA compliance, data subject requests, deletion workflows, records management
Privacy EngineeringBlockchain / Web3 Security
2 agentsSmart contract auditing, DeFi security analysis, cross-chain bridge assessment
Blockchain / Web3 SecurityCross-chain bridge security, wallet integration, DeFi protocol assessment, MEV analysis
Blockchain / Web3 SecurityTelecom Security
1 agentsTelecommunications infrastructure security: SS7, 5G, VoIP, IMSI catcher detection
Telecom SecurityAutomotive Security
1 agentsAutomotive security: CAN bus analysis, ECU fuzzing, telematics and V2X security
Automotive SecurityHardware Security
1 agentsHardware security: side-channel attacks, JTAG/SWD, fault injection, secure element analysis
Hardware SecurityMedical Device Security
1 agentsMedical device security: FDA premarket guidance, HIPAA security rule, connected device assessment
Medical Device SecurityAviation / Maritime / Energy
1 agentsAviation, maritime and energy sector security: critical infrastructure, industrial control systems
Aviation / Maritime / EnergyPhysical / Mainframe Security
1 agentsPhysical security assessment and mainframe security: RACF, ACF2, Top Secret, z/OS auditing
Physical / Mainframe Security# Install all 160 agents
npx @xscriptor/ai-agents
# Specific groups
npx @xscriptor/ai-agents --groups general,web-security,languages
# To Claude Code
npx @xscriptor/ai-agents --anthropic
# To project
npx @xscriptor/ai-agents --projectSkills
Installable npm packages that inject project-specific context — architecture patterns, naming conventions, and component rules — into OpenCode or Claude Code for tailored AI assistance.
@xscriptor/skill-devxDevelopment workflows skill for OpenCode and Claude Code. Code structure, platform mapping, and project conventions.
@xscriptor/skill-xscriptorDesign system skill for OpenCode and Claude Code. Component architecture, styling conventions, and UI development guidelines.
@xscriptor/skill-samuraiSecurity platform skill for OpenCode and Claude Code. Security architecture, patterns, and conventions.
# Install to OpenCode (~/.config/opencode/skills/devx/)
npx @xscriptor/skill-devx
# Install to Claude Code (~/.claude/skills/devx/)
npx @xscriptor/skill-devx --anthropic
# Preview what will be installed
npx @xscriptor/skill-devx --dry-run