Modern Web Master
An expert architect for building scalable, high-performance React applications with TypeScript and modern best practices.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skills. Browse skills
THE AGENSI STORE
1347 skills found
An expert architect for building scalable, high-performance React applications with TypeScript and modern best practices.
by Samoxis
Your headless Ollama box crashes at 3am and you find out hours later. OllamaWatch pings your Telegram the instant a model dies, the GPU runs out of memory, or the API hangs — with a fix hint in every alert. One Python file, no SaaS, no dashboards.
by Matthew King
Architect, scaffold, and audit enterprise-grade Playwright test suites with professional CI and auth patterns.
Architect and ship high-performance iOS, Android, and cross-platform mobile apps with expert-level guidance.
An adversarial security gate that audits untrusted content — web pages, tool outputs, documents, emails — for embedded instructions, exfiltration, and authority spoofing, then returns a SAFE/REVIEW/BLOCK verdict.
by Nex AI
Deploy appetizing, local-SEO-optimized landing pages for bakeries, butchers, and specialty food shops.
Systematically refactor large codebases, eliminate circular dependencies, and define clean module boundaries.
Every orchestration topology — sequential, parallel, hierarchical, map-reduce, critic-actor — selected and designed for your exact workflow. Full system design with agent roles, interfaces, routing logic, and error paths.
An iterative agent loop that optimizes any prompt, config, or artifact by making one change at a time, scoring it against a metric, and keeping only the winners.
Lint an OpenAPI spec and diff two versions to catch breaking API changes before they reach consumers. Within a spec it flags missing operationId, success responses with no schema, untyped parameters, operations with no security requirement, and unbounded arrays/strings. Across two versions it flags removed paths and operations, removed response codes, a parameter becoming required, narrowed parameter types, removed enum values, and removed response fields. Analyzes JSON specs (convert YAML to JSON first).
Audit your SPF, DKIM, and DMARC records for the misconfigurations that get mail rejected or sent to spam. Flags a missing DMARC record or p=none, missing rua reporting, a missing or duplicated SPF record, SPF over the 10-lookup limit, permissive +all/?all, a missing DKIM selector, and SPF/DKIM domain-alignment mismatches. Paste a DNS zone file or dig/nslookup output.
Scaffold a complete, production-ready transactional email system — verification, password reset, receipts, and notifications — with deliverability hardening, retries, idempotency, and a suppression list.
An adversarial reviewer for AI-written code changes. It pressure-tests a pull request or diff for untested branches, silent behavior changes, missing edge cases, over-confident code that only looks right, and weak tests, then returns a PASS / REVISE / BLOCK verdict before the change merges.
Generate an llms.txt for your site and validate an existing one against the spec. The generator turns your sitemap.xml or docs folder into a clean, sectioned llms.txt with one-line descriptions. The validator flags a missing H1 title, a missing summary blockquote, malformed link entries, links with no description, relative URLs that should be absolute, and a referenced llms-full.txt that is not present.
An adversarial gate that audits cloud and infrastructure-as-code config — Terraform, Kubernetes, IAM, security groups, buckets — for the misconfigurations that cause real breaches, and returns a structured PASS/REVISE/BLOCK verdict with severities and exact fixes before anything reaches your environment.
Audit a Helm chart for insecure defaults before you deploy to Kubernetes. Flags privileged containers, allowPrivilegeEscalation, missing CPU/memory limits and requests, hostPath volumes, hostNetwork/hostPID/hostIPC sharing, readOnlyRootFilesystem not set, runAsNonRoot not enforced (or runAsUser 0), plaintext secrets in values.yaml, missing NetworkPolicy, and NodePort/LoadBalancer services exposed without restriction.
Diagnose why your Docker Compose stack won't come up: port conflicts, bad or missing env vars, absent healthchecks, volume and permission issues, depends_on that doesn't wait for readiness, networking gaps, platform mismatches, and databases that aren't ready. Reads your docker-compose.yml and logs and ranks the blockers with fixes.
by Nex AI
Hybrid GLB/Procedural character system for Three.js with Draco compression, asset caching, and a selection UI.
by Nex AI
Prevent data leaks with auto-injected SQLAlchemy tenant scoping and Cloudflare Access auth for FastAPI SaaS apps.
A repo visitor decides in about ten seconds whether your project solves their problem — and most READMEs spend those ten seconds on installation instructions instead of answering 'what does this actually do'
Audit, consolidate, and enforce your design system to eliminate component drift and hardcoded UI debt.
First-pass screener that flags AI-generated, paper-mill, and fabricated scholarship using tortured-phrase, citation, statistical, and template detectors.
Flag the hidden and look-alike characters lurking in a handle or brand string. Catches zero-width characters, mixed-script look-alikes (a Cyrillic "а" passing as a Latin "a"), right-to-left and bidi override characters, unexpected non-ASCII, and stacked combining marks. These are the spoofing tricks and display bugs you cannot catch by reading.
by Nex AI
Canonical Next.js bridge for secure, real-time communication between browser UIs and local agent gateways.