Showing 30 of 119451 results
Guide for creating Nuxt modules that extend framework functionality, covering defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation for both published npm and local project modules.
Build HTML emails with React components using the React Email library — scaffold via `npx create-email@latest`, run a preview dev server on localhost:3000, and render templates that work across major email clients. Use for welcome emails, password resets, notifications, order confirmations, newsletters, transactional flows, and the embeddable visual email editor.
Skill for setting effective OKRs and goals using frameworks from 55 product leaders, covering company/team/individual objectives, key results definition, and goal alignment
Convene a four-voice decision council (in-context Architect + independent Skeptic, Pragmatist, and Critic subagents) for ambiguous calls like monorepo vs polyrepo, ship now vs hold, or feature flag vs full rollout. Launches the three external voices as fresh subagents with only the question (the anti-anchoring mechanism) and then synthesizes a compact verdict with consensus, strongest dissent, and premise check, keeping raw positions visible.
Part of the dbskill toolbox, this skill helps founders find methods that look slower but compound faster by running three checks: friction (are key judgements being skipped), asset (what does the work leave behind), and compound (does it get easier next time). Built-in slow-method scenario library suggests alternatives tailored to the user's situation.
from github/awesome-copilot
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
Provides content experimentation best practices for Sanity CMS, from the Sanity Agent Toolkit for AI agents building with Sanity across multiple editors and agents.
Wondel.ai agent skills for Claude Code and agentskills.io-compatible agents, installable via the plugin marketplace system.
Provides AI agent patterns for Trigger.dev's durable execution platform, including parallelization, routing, prompt chaining with validation gates, orchestrator-workers, evaluator-optimizer loops, human-in-the-loop approval with waitpoints, realtime streaming, and ai.tool integration for LLM tool calling.
Provides Zustand state management patterns for React including store creation, selectors, middleware, and best practices for scalable client-side state
Writing guidance for blog posts and documentation following Nuxt ecosystem patterns, covering active voice style, content structure, and MDC component usage while overriding brevity rules for proper grammar.
from dpearson2699/swift-ios-skills
Agent skills for Parallel providing web search, content extraction, deep research, and data enrichment capabilities for AI coding agents via the Parallel CLI.
Automates iOS Simulator operations with 21 production-ready scripts for app testing, building, and device management, optimized for both developers and AI agents.
Helps design products using behavioral science principles to nudge user behavior, increase retention, and create more engaging user experiences.
Launch playbook for going from idea to first 10–50 customers, covering press-vs-growth trade-offs, launch-week planning, diagnosing why adoption stalls, and a three-layer diagnosis/two-week experiment cycle. Includes the real launch that got 50K impressions but only 12 signups and what actually worked better.
Agent skills for OCI (Oracle Cloud Infrastructure) monitoring and observability covering metric namespaces, alarm configuration, log collection, and Terraform Landing Zone integration.
A product management skill that guides AI agents through strategic product roadmap planning using battle-tested frameworks.
Searches and analyzes session logs using jq to retrieve historical conversation context across different sessions.
Patterns for authoring high-quality TypeScript libraries covering project setup, package exports (dual CJS/ESM), build tooling (tsdown/unbuild), API design patterns, type inference, testing with vitest, and release workflows.
Design critique specialist plugin from Anthropic's Knowledge Work Plugins. Provides structured design review and feedback workflows.
Guides systematic exploratory data analysis using Python, covering statistical summaries, distribution analysis, correlation mapping, and visualization of dataset characteristics.
Sort ECC skills, commands, rules, hooks, and extras into DAILY (always load) vs LIBRARY (keep searchable) buckets for a specific repo by running parallel review passes backed by concrete grep evidence — file extensions, `package.json`/`pyproject.toml`/`Cargo.toml`, CI configs, imports — instead of opinion. Produces an evidence table, install plan, verification report, and optional `skill-library` router so each project loads only what its real stack uses.