Loading...
Loading...
Found 1,487 Skills
Go interface design patterns: implicit interfaces, consumer-side definition, interface compliance verification, composition, the accept-interfaces-return-structs principle, and common pitfalls. Use when designing interfaces, decoupling packages, defining contracts, reviewing interface usage, or refactoring for testability. Trigger examples: "design interface", "accept interfaces return structs", "interface compliance", "consumer-side interface", "interface composition". Do NOT use for HTTP handler patterns (use go-api-design) or general code review (use go-code-review).
[production-grade internal] Audits and implements web/mobile accessibility — WCAG 2.2 AA/AAA compliance, screen reader support, keyboard navigation, color contrast, ARIA patterns, and assistive technology testing. Routed via the production-grade orchestrator (Harden mode).
Manuscript Verification and Export for Novels, suitable for user requests such as "Help me check my finished novel", "Export formats suitable for Qidian/Fanqie", "Check for typos", "Detect sensitive words", "Organize into publishable version", "Help me export novel publishing format", "Check novel typos", "Sensitive word detection", "Finished novel inspection", "Export adapted to Qidian format", "Fanqie Novel format export", "Novel typesetting organization", "Multi-platform format export", etc. It is responsible for full technical text verification (typos, punctuation, grammatical errors) and compliance checks, and exports publishing formats adapted to various platforms. **Sub-Agents are used for parallel verification during batch processing, with each Agent responsible for a maximum of 3 chapters**
Reframes messages, requirements, metrics, and decisions for organizational audiences—engineering, product, finance, legal, compliance, sales, operations, actuarial, and executive—by detecting jargon, surfacing implicit assumptions, producing dual-audience briefs, RACI-aligned handoffs, owner-tagged meeting actions, technical-to-business and business-to-technical translation, and escalation summaries. Use when translating for engineering, explaining to finance, cross-department bridging, rewriting for executives, business-friendly versions, technical summaries for leadership, inter-team handoffs, department jargon, or dual-audience briefs—not external customer or brand copy (communication-lead), contract redlines (commercial-counsel), full multi-team program execution (technical-program-manager), human-language i18n/l10n product strings, or strategy-only consulting without audience reframing (business-consultant).
Autonomous patent examination agent. Simulates USPTO examination by analyzing applications for compliance with 35 U.S.C. §§ 101, 102, 103, 112 and identifying potential office action issues.
Comprehensive SEO and social metadata implementation for HTML, Next.js App Router, and Vite (React & Vue) projects. Use when: (1) Creating, editing, or reviewing meta tags, Open Graph, Twitter Cards, canonical/hreflang links, JSON-LD structured data, theme-color, or favicon/manifest config; (2) Working with html/index.html, nextjs/metadata.ts, nextjs/dynamic-metadata-example.tsx, vite/index.html, vite/SEO.tsx, or vite/SEO.vue; (3) Adding SEO to a new page or route; (4) Migrating from react-helmet, vue-meta, or next-seo; (5) Generating dynamic metadata for content-driven pages; (6) Auditing metadata for completeness or best-practice compliance.
Build a complete KPI framework for a creator marketing campaign from a business objective. This skill should be used when setting KPIs for an influencer campaign, building a measurement plan before campaign launch, mapping business objectives to creator marketing metrics, defining primary and secondary KPIs for a creator program, creating a metrics framework for an awareness or conversion campaign, setting measurement benchmarks by creator tier, building a KPI dashboard structure for influencer reporting, or defining success criteria before activating creators. For calculating ROI after a campaign ends, see campaign-roi-calculator. For setting numeric benchmark targets, see performance-benchmark-setter. For tracking creator posting compliance, see creator-posting-compliance-tracker.
Generate a paid social creative brief from a whitelisted or Spark Ad creator post, covering hook analysis, messaging angle, audience targeting, caption variants, and placement recommendations. This skill should be used when turning a creator post into a paid ad brief, writing a creative brief for whitelisted content, briefing the paid team on creator content, generating Spark Ads briefs from organic posts, creating paid media briefs from influencer content, translating UGC into a paid social strategy, building a media buyer brief from a creator video, preparing whitelisted content for ad spend, or generating placement recommendations for boosted creator content. For adapting captions into ad copy variants, see paid-ad-copy-adapter. For organic repost captions, see organic-repost-caption-writer. For FTC compliance, see ftc-disclosure-spot-checker.
Automates form validation testing by submitting invalid data and capturing error states using Playwright browser automation. Use when you need to "test form validation", "check validation errors", "test invalid inputs", "verify error messages", or perform comprehensive form testing. Triggers on validation testing requests, QA workflows, or form compliance checks. Works with web forms, input fields, and validation frameworks across any web application.
Manages organizational guidelines, policies, and best practices as governance variables accessible to all AI agents via SmartContext. Use when working with company rules, brand voice, compliance policies, playbooks, or when any task needs organizational context before proceeding.
Extract structured data from multiple web pages using Playwright with built-in ethical crawling practices including rate limiting, robots.txt compliance, and error monitoring. Use when asked to "scrape data from", "extract information from pages", "collect data from site", "crawl multiple pages", or when gathering structured data from websites. Supports pagination, multi-page extraction, data aggregation, and export to CSV/JSON/Markdown. Works with browser_navigate, browser_evaluate, browser_wait_for, and browser_snapshot tools.
Proxy2.0 API 接口设计规范:RESTful URL 约定、Controller 模板、VO 设计、Swagger 文档注解、 错误码设计、响应格式。Use when: (1) Creating new Controller/API endpoints, (2) Designing VO classes (PageReqVO/SaveReqVO/RespVO), (3) Writing Swagger annotations, (4) Defining error codes, (5) Reviewing API design compliance.