Showing 30 of 146048 results
Prove it works with tests and real browser data.
Agent skills for Parallel providing web search, content extraction, deep research, and data enrichment capabilities for AI coding agents via the Parallel CLI.
Guides the creation of a PRD (Product Requirements Document) through a structured interview process covering problem definition, solution options, scope negotiation, deep module extraction, and user story generation, then submits the result as a GitHub issue.
A Tavily agent skill that serves as the overview and workflow guide for the Tavily CLI toolset. Covers installation, authentication, and the recommended workflow for web search, content extraction, site crawling, URL discovery, and AI-powered deep research.
Official Apollo GraphQL agent skills for AI coding agents, covering Apollo Client, Apollo Server, Apollo Connectors, and GraphQL development workflows.
Comprehensive Vue.js testing guidelines covering Vitest, Vue Test Utils, component testing, mocking patterns, and Playwright E2E testing.
Teaches AI agents how to implement subscription billing and feature gating with Clerk, covering pricing tables, subscription plans, per-seat billing, and entitlements management.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
from supercent-io/skills-template
Scans copy for AI-generated writing patterns and outputs a diagnostic report pinpointing each hit by quoting the original line with a severity tag across 22 AI fingerprints. Diagnosis-only by default — it refuses to 'de-AI' text automatically, insisting the user clarify intent first.
A Tavily skill that crawls websites to extract and save content from multiple pages as local markdown files, enabling agents to perform comprehensive site-wide content harvesting.
Smart search router for the opencli CLI that sends queries to the best data source (AI sites like grok/doubao/gemini, plus vertical tech, social, news, shopping, travel, and finance sources) and enforces per-site call budgets, frequency limits, and a mandatory pre-check using `opencli list -f yaml` and live `-h` output instead of hardcoded command signatures.
Expert guidance on Swift Concurrency covering async/await patterns, actors, tasks, Sendable conformance, and migration to Swift 6 for safe concurrent code.
Small slices, right context, clean interfaces.
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.
Generates reusable Tailwind CSS design patterns and utility classes to accelerate responsive web development and maintain consistent styling.
`/dbs-chatroom` (定向聊天室) — dbskill multi-role chat room that either recommends 3–5 experts based on the topic (recommendation mode) or accepts user-specified figures (designated mode), runs each expert in its own parallel agent with dynamically generated prompts, then has a judge summarize: discussion quality, blind-spot补盲, and actionable next steps.
Official Apify agent skills for web scraping, data extraction, and automation, including Actor development, audience analysis, and brand reputation monitoring.
A shared agent skill from Warp for verifying implementations match their specifications, part of a collection of reusable workflow skills covering spec writing, PR review, CI debugging, and merge conflict resolution across repositories.
`/dbs-chatroom-austrian` (奥派) — Austrian-economics-themed dbskill chat room that simulates a three-way dialogue between Hayek, Mises, and Claude; previously `/chatroom-austrian` (alias kept for backward compatibility).
Automates filling in web forms using Playwright MCP, navigating to target URLs and inputting specified data into form fields.
Production-grade engineering skills for AI coding agents.