Solo SaaS Validation Stack
by Zotri
A production-grade 5-stage subagent dispatch chain to catch bugs and secure solo SaaS deployments.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
40 skills found
by Zotri
A production-grade 5-stage subagent dispatch chain to catch bugs and secure solo SaaS deployments.
Automated, API-driven playlist migration from Spotify, Tidal, and YouTube Music to Apple Music with artist validation.
by Sir Benjamin
State-aware validation and structured referencing to maintain citation integrity and coherence in long AI sessions.
by Timoranjes
A rigorous 8-phase validation pipeline to audit environment, security, data migrations, and API stability before deploy.
by Shandra
Protects API endpoints from accidental breaking changes by generating contract maps, validation rules, integration tests, documentation, and safe AI coding prompts.
by LocoLoboZ
Orchestrate independent reviews, adversarial audits, and multimodal analysis via secondary models and external tools.
by exaoa nkaoan
A rigorous stage-gate framework to validate ideas, limit MVP scope, and ensure audit-ready startup growth.
by Shandra
Turns plain-English business questions into safe read-only SQL reporting plans, required table/field maps, readable SQL drafts, validation checks, and manager-friendly summaries.
by Shogun Labs
Create n8n credentials programmatically via REST API, including a workaround for the cryptic allOf validation bug that blocks OAuth2 credential creation.
Check your robots.txt and sitemap.xml for the mistakes that quietly block crawlers. Flags a site-wide Disallow: /, malformed directives, a missing Sitemap: line, sitemap XML that is not well-formed, <loc> URLs missing a scheme, mixed http and https, and sitemaps over the 50,000-URL or 50MB limits. Reads local files or pasted text and never touches the live site.
by Timoranjes
Expert regex architect for building, auditing, and optimizing high-performance, ReDoS-safe patterns.
by Joker
Full-lifecycle startup decision engine. Stage routing, business model canvas, MVP design, PMF validation, funding strategy, 2026 trends.
by Timoranjes
Professional-grade Kubernetes YAML auditor for security, API deprecations, and deployment best practices.
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.
Check a desired handle against every platform's username rules and find the form that works everywhere. Flags handles that break a platform's length limits, use a disallowed character (like a period on YouTube or TikTok), or start with a disallowed character, and recommends the safe consistent form (4 to 15 lowercase alphanumeric). Covers X, Instagram, TikTok, YouTube, Twitch, GitHub, and Bluesky. It checks the rules, not availability.
by Nex AI
Generate and validate Factur-X/ZUGFeRD hybrid e-invoices compliant with the French EN16931 mandate.
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.
Before an agent acts on a plan, verify that the things it named actually exist. Checks each referenced file path, function or method, import or package, environment variable, and CLI command against your repo, and flags the ones that do not resolve. Catches the hallucinated function and the phantom package before the edit, not after the build breaks. Resolves Python and JavaScript/TypeScript.
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.
A cache without an invalidation story isn't an optimization — it's a stale-data generator with good latency numbers
by Nex AI
Scaffold legal entity formation, VAT validation, and compliance documentation for the Netherlands, Belgium, and Luxembourg.
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.
Pull the real pain points out of your customer feedback so you build what people actually want. Paste a dump of comments, reviews, forum threads, or support tickets and it extracts the complaints, wishes, churn signals, and pricing objections, clusters them into ranked themes, and shows the example quotes behind each one. The "pull ten pains, tag by theme" validation step founders skip, done in one pass.
Turns an OpenAPI/Swagger spec into an exhaustive, framework-ready test suite — happy-path, validation, contract-conformance, auth, and defensive security tests — with a coverage matrix mapping every endpoint, status code, and schema constraint to a test.