Skip to main content
在 Manus 中运行任何 Skill
一键导入
darrenhead
GitHub 创作者资料

darrenhead

按仓库查看 2 个 GitHub 仓库中的 11 个已收集 skills。

已收集 skills
11
仓库
2
更新
2026-06-12
仓库浏览

仓库与代表性 skills

saas-starter
软件开发工程师

Use this skill when the user is starting a new SaaS web app and wants a battle-tested, opinionated stack with the foundational decisions already made — auth, database, billing, transactional email, deploys, AI integration. Captures Next.js App Router + Supabase + Tailwind v4 + Stripe + Resend + Vercel as the core, with optional Gemini / Claude / AI SDK on top. Includes a concrete quickstart checklist, sample RLS migration, Stripe webhook skeleton, and a CLAUDE.md template so a Claude Code agent can work alongside the developer at full velocity from day one. Triggers on "new SaaS starter", "SaaS stack", "Next.js + Supabase starter", "what stack should I use", "ship a SaaS fast", "Tailwind v4 + Supabase", "Stripe subscriptions starter", "Claude Code project setup", "scaffold a SaaS", "modern SaaS boilerplate".

2026-05-29
autorater-rubric
软件开发工程师

Use this skill when the user needs to build, calibrate, or critique an LLM-based autorater for UX, prose, agent output, or any subjective quality dimension. Covers rubric design, SxS vs SSE selection, anchor writing, the calibration loop, Cohen's kappa / Krippendorff's alpha agreement thresholds, and the anti-patterns that cause judge models to silently disagree with humans. Triggers on "build an autorater", "score this UX", "eval rubric", "LLM-as-judge", "calibrate a judge", "human-AI agreement", "judge model", "rubric design", "side-by-side eval", "SxS vs SSE", "inter-rater reliability", "kappa", "Krippendorff", "autorater calibration", "preference scoring", "scoring rubric".

2026-05-23
genux-patterns
软件开发工程师

Use this skill when designing an AI feature that returns UI components (cards, forms, charts, tables, layouts) instead of text. Covers the component-vs-text decision tree, GenUX layout primitives, disclosure rules, validation gates for model-composed UI, and graceful fallback to text when the model can't compose. Triggers on "generative UI", "GenUX", "streamUI", "AI returns components", "AI SDK RSC", "Anthropic Artifacts", "ChatGPT Canvas", "design AI components", "model composes UI".

2026-05-23
multimodal-structured-extraction
软件开发工程师

Use this skill when extracting structured data from images (receipts, menus, statements, IDs, business cards, forms, screenshots) using a vision-capable LLM. Covers schema-first design with zod, validation gates and retry, locale handling (currency / dates / romanization), confidence signalling, and the anti-patterns that cause silent garbage extraction. Triggers on "extract from image", "OCR with structure", "vision model JSON", "Gemini multimodal", "GPT-4 vision extraction", "parse receipt", "parse business card", "image to schema", "structured output from image".

2026-05-23
persona-aware-disclosure
软件开发工程师

Use this skill when an AI assistant needs to adapt the same factual answer for different audiences (e.g. recruiter vs engineer vs executive, beginner vs expert, customer vs internal). Triggers on "persona-aware", "audience adaptation", "tailor responses", "different personas", "adaptive disclosure", "system prompt branching".

2026-05-23
reddit-pain-mining
软件开发工程师

Use this skill when validating a SaaS idea by mining Reddit for real user pain points. Covers the niche → search → score → cluster → brief pipeline, the scoring rubric for separating real pain from noise, sub-selection heuristics, and the anti-patterns that lead to false-positive opportunities. Triggers on "validate a SaaS idea", "mine Reddit", "find pain points", "product discovery", "opportunity research", "user research from Reddit", "competitor pain", "build a brief".

2026-05-23
add-to-corpus
软件开发工程师

Add new knowledge to the twin. Use when the user says "/add-to-corpus", "teach my twin about X", "add this to my corpus", "index this file/url", or hands you a document, link, or block of text they want the AI portfolio to know. Places the material into content/ and re-indexes it for the configured retrieval backend (local vectors by default, or Gemini File Search).

2026-06-12
deploy
软件开发工程师

Ship a Twinfolio site live on Vercel. Use when the user says "/deploy", "put this online", "deploy to Vercel", "go live", or "set up my production env". Owns the whole path — create a GitHub repo from the local clone, push, import to Vercel, set env vars, then point at /admin → Connect GitHub for live edits. Referencing docs/deploy.md.

2026-06-12
setup-twin
软件开发工程师

Flagship agentic onboarding for a fresh Twinfolio clone. Use when the user says "/setup-twin", "set up my twin", "onboard me", "get this running", or has just cloned the repo and wants to turn the example owner (Dr. Lena Hoffmann) into their own AI portfolio. Walks them through a starting point, identity, keys, and first boot — and works end-to-end even with NO keys (demo mode).

2026-06-12
add-vector-db
软件开发工程师

Wire Twinfolio's retrieval to a VECTOR DATABASE the user owns, instead of the default local-vectors file or Gemini File Search. Use when the user says "/add-vector-db", "use Supabase/pgvector", "Pinecone", "Qdrant", "Weaviate", "MongoDB Atlas Vector Search", "Convex vector", "store my embeddings in a database", or "host the vectors in my own DB". Scaffolds a RagBackend adapter + an ingest step against the existing seam, in THEIR fork, with THEIR provider.

2026-06-05
retheme
网页与数字界面设计师

Redesign the look of the Twinfolio site. Use when the user says "/retheme", "change the theme", "make it feel more X" (warm, brutalist, editorial, calm, high-contrast, etc.), "new colors", or "match my brand". Edits the oklch design tokens in app/theme.css — the same engine the /admin Theme Studio writes — while keeping text readable (WCAG AA).

2026-05-31
已展示 2 / 2 个仓库
已展示全部仓库