prompt engineer
by Roy Yuen
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
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
11 skills found
by Roy Yuen
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
by Samuel Rose
Catches dangerous database migrations before they hit production. Reviews schema changes for locking hazards, data loss, missing rollbacks, and index issues across PostgreSQL, MySQL, and SQLite.
by Kevin Cline
Generate production-ready SEO meta tags, Open Graph cards, and JSON-LD schema markup from any URL or description.
Turns Claude into a senior WordPress launch reviewer that audits a site, theme, or plugin against the entire pre-launch standard across 7 weighted domains and returns one objective go/no-go decision with a scored blocker list.
by Dan Timms
Create high-converting, brand-consistent Shopify product pages with persisted voice profiles and JSON-LD schema.
Generate high-conversion, import-ready WooCommerce product content and technical data structures.
Catch the dangerous migration before it locks or wrecks your production database. Scans SQL migration files for destructive and risky operations: DROP and TRUNCATE, drops without IF EXISTS, lossy column-type changes, NOT NULL added without a default, DELETE or UPDATE with no WHERE, non-concurrent index builds, dropped constraints, renames, and data backfills mixed into schema changes. Each finding is ranked by severity with a safer rewrite. Postgres, MySQL, and SQLite.
Generates correct, policy-safe Schema.org JSON-LD for any WordPress page type and audits existing schema for errors and Google-penalty risk — refusing to emit markup that risks a manual action instead of a rich result.
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.
Review a database schema, queries, or migration for the mistakes that get expensive in production — bad table design, missing or wrong indexes, slow and N+1 queries, SQL injection, and migrations that lock or break prod. Engine-aware (PostgreSQL, MySQL, SQLite, SQL Server), it runs an ordered review and returns a PASS/REVIEW/BLOCK verdict with prioritized fixes. Schema mistakes are the most expensive kind — this catches them before they ship.
by Shandra
Optimizes e-commerce product and category pages for SEO, rich result eligibility, merchant listings, structured data completeness, keyword targeting, product attributes, FAQs, and conversions.