Production-grade skills that turn AI coding agents into precision engineering tools. Codified patterns. Zero hallucination.
Skills Catalog
Each skill is a fully documented architectural contract — not a snippet. Your agent reads it, understands the system, and builds it correctly the first time.
Generate Open Graph images for shareable pages of a web app, either as committed static assets or framework-native metadata routes such as Next.js `opengraph-image.tsx`, and wire page metadata to the new assets. Use when replacing existing og:image or twitter:image files, adding route-level social preview images, or migrating a repo to structured Open Graph image handling. Triggers on Open Graph, og:image, Twitter card images, opengraph-image.png, opengraph-image.tsx, social preview images, metadata images, and page preview assets.
Open skill detail →
npx skills add dqstartupbuild/skills/library/og-studioIncluded
Set up a reusable blog, SEO, and discovery foundation for a Next.js App Router project: site constants, reusable metadata helpers, MDX content collections, Zod frontmatter validation, blog index/detail routes, article JSON-LD, CSP and security headers in `next.config.ts`, `llms.txt`, RSS, sitemap, robots, and Open Graph image resolution. Use when creating or refactoring a content-driven site or blog that needs consistent metadata, crawlable outputs, and contributor rules documented in `AGENTS.md` and/or `README.md`.
Open skill detail →
npx skills add dqstartupbuild/skills/library/seo-setupIncluded
More skills are being battle-tested and documented. Watch the repo for updates.
How It Works
Browse the catalog and find the architectural pattern your project needs. Each skill is a self-contained instruction set.
Add the skill to your local environment with a single command. Works with Claude Code, Cursor, Windsurf, and any agent that reads SKILL.md files.
Your agent now executes multi-step engineering tasks using battle-tested patterns. No hallucination. No improvisation. Just production-grade output.
Philosophy
We build “Agentic Infrastructure” — codified patterns that allow AI coding agents to execute complex, multi-step engineering tasks with production-grade precision.
Every skill in this library follows the same contract: a structured SKILL.md entry point, reference documentation for each architectural layer, and verification steps to ensure correctness.
The result? Your agent doesn’t guess. It reads the contract, follows the pattern, and ships code that’s indistinguishable from senior engineer output.
Get Started
Clone the repo. Pick a skill. Watch your AI agent ship production-grade code instead of improvised guesses.