Award Winning Design: Turn Claude Into a World Class Designer
by Aman Garg
v2 of Design Philosophy — a senior-designer brain for your agent. Industry-specific, award-caliber UI plus six pro UX reasoning modules. Same prompt, radically better design.
New: USDC payouts with Zoneless. Creators get paid in USDC on Solana -> Set up payouts
THE AGENSI STORE
35 skills found
by Aman Garg
v2 of Design Philosophy — a senior-designer brain for your agent. Industry-specific, award-caliber UI plus six pro UX reasoning modules. Same prompt, radically better design.
by Roy Yuen
Upgrade your AI agent with a senior-level engineering SOP focused on inspection, minimal diffs, and hard verification.
Turn messy PRDs, Notion docs, and user stories into a structured implementation plan: tasks with dependencies, complexity estimates, file paths, and acceptance criteria, plus GitHub-ready issues you can post with one command. Flags the unresolved questions to settle with stakeholders before code starts.
Map any repo into an interactive D3 dependency graph plus a Markdown onboarding guide: entry points, module relationships, circular dependencies, and dead-code candidates, with refactor suggestions. Parses TypeScript, Python, Java, Go, and Rust imports, exports, and calls. Self-contained HTML, no source changes.
Turn CRM exports into sales rep scorecards: 0-100 performance scores across activity, pipeline, conversion, and forecast accuracy, plus evidence-based coaching notes for weekly 1-on-1s. One review-ready report instead of a spreadsheet weekend.
Scan local SQL, CSV, JSON, seed, fixture, and log files for PII-indicating names plus email-, SSN-, card-, and phone-like values. Get file/line findings with matched values redacted by default—no network, writes, database connection, or compliance claim.
Figure out why your Vercel build or deploy failed without scrolling the whole log. Reads the build log plus your package manifest and framework config to pinpoint missing modules, Node and package-manager mismatches, missing env vars, monorepo root mistakes, and serverless/edge runtime errors, with the likely cause and a fix for each.
Handle any B2B sales objection with a framework-backed response: classifies it (price, authority, timing, competition, need), then drafts an email or call script tailored to your product and price point, plus the discovery questions that surface the objection behind the objection. Built on LAER, Sandler, and JOLT, not pushy improv.
Scan a SKILL.md package for prompt injection and secret exfiltration before you install or publish an agent skill. Flags env-variable-to-URL exfiltration wording, conditional triggers with hidden side effects, imperative instructions buried in HTML comments, zero-width characters, base64 and long-token blobs, remote content treated as instructions, pipe-to-shell and recursive force-delete references, and overbroad tool requests (network plus browser plus file-write with no scope).
Audit local dbt SQL and YAML for missing model tests, source freshness and test gaps, likely-key coverage, missing model descriptions, SELECT *, and raw table references. Get severity-ranked findings plus starter tests YAML for model/key gaps without running dbt or querying a warehouse.
Audit your frontend build against a performance budget and catch size regressions before you ship. Flags total bundle over budget, initial bundle over budget, individual chunks over a threshold, oversized image assets, source maps shipped to production, and large unminified JavaScript. Reads a webpack or Vite-style stats.json plus a perf-budget.json you control.
by Nex AI
The complete Nex Prompt Booster Chrome extension (real shipped Manifest V3 source): turn short, lazy AI prompts into detailed, structured, expert-quality prompts instantly, right inside ChatGPT, Claude, Gemini, Perplexity and Grok, with no API calls. Ships the full extension plus the dev loop, customization guide, and Web Store packaging steps. No build step.
by Nex AI
Synced shared screen for a Three.js multiplayer room: a SharedScreen client (YouTube on a canvas texture, clock-based playback tracking, 3D positional audio), a screenHandlers Colyseus pattern (setUrl, play, pause, seek, volume, stop, controlled-by tracking), an optional yt-dlp plus ffmpeg proxy, and an optional Puppeteer BrowserManager. Field-verified from nex-vr-room.
by Nex AI
Vergelijkt bestaande statuten met de gewenste of wettelijk vereiste nieuwe tekst in een concept-wijzigingstabel: per artikel oud/nieuw/motivering: plus besluitvormings- en formaliteitenspoor.
An adversarial gate that audits meeting notes or a transcript summary before you share them — catching missed decisions, vague or unowned action items, and tasks with no deadline — and returns a structured PASS/REVISE verdict plus a cleaned action list where every task has an owner and a date.
by Nex AI
The complete Nex Price Radar Chrome extension (real shipped Manifest V3 source): track price history across Amazon, Bol.com, Coolblue, AliExpress, Zalando and more, and see at a glance whether the current price is high, low, or average. Reads prices locally from the page, stores history in the browser, makes no external API calls. Ships the full extension plus the dev loop, customization guide, and Web Store packaging steps. No build step.
Build a lead magnet and the email funnel that turns subscribers into buyers. It designs a quick-win freebie tightly bridged to your paid offer, writes the opt-in copy, and builds the full email sequence — welcome/delivery, nurture, and offer emails with subject lines, body outlines, and send timing — plus the metrics to watch. Built on the truth that the bridge between the freebie and the offer is everything.
by Nex AI
Structureert een juridische onderzoeksvraag plus aangeleverde bronnen (wetteksten, rechtspraak, rechtsleer) tot een concept-researchnota met conclusie, analyse en bronvermelding.
by SkillForge
Short, personalized B2B cold emails that actually get replies — plus 3 subject lines, a LinkedIn DM, and a follow-up sequence.
Generate a real test suite for any function, module, or file — meaningful edge cases, error paths, boundary conditions, and proper mocks, not happy-path stubs. Detects your project's framework and conventions, plans the cases deliberately before writing, and hands back runnable tests plus a summary of what's covered. Built to write the tests that actually catch bugs.
Scaffold a secure, spec-compliant MCP server from a description of the tools you want to expose. Sets up the official SDK (TypeScript or Python/FastMCP), defines tools/resources/prompts with strict JSON Schema, wires the right transport (stdio or Streamable HTTP), adds OAuth 2.1 for remote, and hardens against the MCP-specific footguns — prompt injection via tool output, token passthrough, over-broad scopes, command/path/SSRF injection, leaked secrets — before it ships. Returns a runnable skeleton plus a security checklist. Built by someone who's shipped production MCP servers.
A pre-submission gate for medical and scientific manuscripts. It audits your near-final draft, abstract, poster, or congress submission for the disclosures journals now screen on intake — AI/LLM-use disclosure (ICMJE-aligned), authorship against the four ICMJE criteria, conflict-of-interest and funding statements, and data availability — then returns a PASS/REVISE verdict naming every gap, plus a ready-to-paste AI-use disclosure statement. Built by a CMPP-certified medical writer.
by SkillForge
Turns a client brief into a persuasive, tiered-priced proposal plus a scope-of-work that protects you from scope creep.
by Nex AI
Daily backup-and-restore for a self-hosted Postgres app or Pi: a custom-format pg_dump, app-data tar, config copy, keep-window rotation, and a low-disk Telegram alert, plus a confirm-to-proceed restore, systemd timer, and idempotent install.