Gutenberg Block Pattern Generator
Convert existing HTML sections or plain descriptions into production-ready Gutenberg block patterns that inherit your theme's design system — no hardcoded colors, no inline styles, no editor validation errors.
New: Skill bounties are live. Post a request, fund the bounty, and creators compete for 7 days to build it -> See open bounties
THE AGENSI STORE
515 skills found
Convert existing HTML sections or plain descriptions into production-ready Gutenberg block patterns that inherit your theme's design system — no hardcoded colors, no inline styles, no editor validation errors.
The hard part of multi-agent work isn't spawning agents — it's deciding what deserves parallelism, what each agent needs to not duplicate work, and how failures cascade
List your AI subscriptions and usage; it finds the overlap and returns a cut/keep/downgrade verdict with estimated monthly dollar savings.
Build a complete printable classroom decor & bulletin board bundle for ANY theme — posters, banners, labels, layouts, SEO, 13 tags, and image prompts.
Find the LLM integration code that breaks when a model blocks a response or falls back to a different model. Flags calls with no try/except or refusal branch, responses used or parsed with no guard for a blocked or empty answer, and hardcoded model ids with no fallback handling. Built for the Fable 5 era, where a high-risk call is blocked and silently falls back to Opus 4.8.
Professional X/Twitter automation for AI agents: Post, monitor, extract data, and manage engagement via 99 API endpoints.
Audit your frontend for accessibility violations before release — flags WCAG failures, gives prioritized fixes, and blocks the broken patterns that get sites sued.
Generate a complete 10-part LinkedIn content package in the strategic voice of a senior advisor or board member — posts, carousels, and a week plan.
Build a complete printable kids activity pack for ANY theme — coloring, puzzles, games, worksheets, layouts, SEO, 13 tags, and image prompts.
Transform raw 360-degree feedback and performance reviews into a prioritized leadership development roadmap.
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.
An adversarial reviewer for product listings and e-commerce copy. It flags weak or keyword-poor titles, feature-only bullets, missing trust and specifics, unsupported claims, and conversion friction, then returns a PUBLISH / REVISE / HOLD verdict — before the listing goes live.
Audit the decoded text a QR code carries before you print it on something. Flags URLs that are not absolute, link shorteners that hide the real destination, unsafe schemes (javascript:, data:, file:), payloads too long to scan reliably, malformed Wi-Fi or contact payloads, and exposed credentials like a Wi-Fi password or a token sitting in a URL. It audits the decoded payload you paste; it does not read images.
Turn a .env into a safe .env.example you can commit. Keeps every key, strips every value, preserves your comments and key order, and flags the secret-looking keys so you know which ones to rotate. Prints to the screen by default and writes .env.example only when you ask.
Write OKRs where the key results are measurable outcomes — not task lists in disguise — with metrics that isolate your team's contribution.
by Nex AI
Stroomlijn de voorbereiding van hypothecaire kredietakten met automatische kruiscontroles en zekerheidsanalyses.
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.
Align messy Markdown tables so the raw source is actually readable, or build a clean GitHub-Flavored table from pasted CSV. Pads every column to its widest cell, normalizes the header separator row, and preserves your alignment markers (:--, :--:, --:). Changes spacing only, never the cell content. Prints to the screen by default and rewrites the file in place only when you ask.
A structured WCAG 2.1 AA audit and fix agent for WordPress themes, organized by block theme, Gutenberg, forms, and navigation context, with scored findings and complete before-to-after code patches.
Build a complete KDP maze book spec for ANY audience & theme — maze list, difficulty mix, page layouts, SEO, 13 tags, and cover/image prompts.
An adversarial reviewer that reads a contract, agreement, or terms-of-service and flags one-sided, risky, vague, or missing clauses, then returns a LOW RISK / REVIEW / HIGH RISK verdict with questions to raise before you sign. A risk-spotting aid, not legal advice.
An adversarial gate that reviews any drafted support reply — email, chat, help-desk macro, or review response — before it goes out, checking that it answers the question, gets the tone right, avoids overpromising and risk, and gives clear next steps, then returns a structured SEND/REVISE/ESCALATE verdict with exact fixes.
Hold your bios, footers, and profiles to one brand spec. Flags brand-name spelling and casing that does not match your canonical form, off-spec taglines, links that are not on your official list, leftover placeholders (Lorem, TODO, "your tagline here"), and handles that differ from one surface to the next. You define the spec once and it enforces it everywhere.
Run structural QA on your translation files across locales. Flags missing keys, placeholder mismatches ({name}, %s, {{var}}), strings left untranslated and identical to the source, length-overflow risk that breaks UI, terminology drift against a glossary, empty targets, and plural-category gaps. Works on JSON, gettext .po/.pot, and .properties. It checks form, not meaning, so you do not need to speak the target language to use it.