Back to categories
Category

Agent Skills in category: Uncategorized

68265 skills match this category. Browse curated collections and explore related Agent Skills.

seo-audit

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.

derklinke
derklinke
7

obsidian-cli

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.

derklinke
derklinke
7

obsidian-markdown

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes. Use when editing notes on my personal website.

derklinke
derklinke
7

pdf

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.

derklinke
derklinke
7

playwright-interactive

Persistent browser and Electron interaction through `js_repl` for fast iterative UI debugging.

derklinke
derklinke
7

review-find-bugs

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

derklinke
derklinke
7

review-receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

derklinke
derklinke
7

screenshot

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

derklinke
derklinke
7

security-best-practices

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

derklinke
derklinke
7

security-review

Use when asked for a security audit/review or vulnerability hunt (injection, XSS, authn/authz, crypto, SSRF, secrets) and report only high-confidence exploitable findings.

derklinke
derklinke
7

security-threat-model

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.

derklinke
derklinke
7

slides

Create and edit presentation slide decks (`.pptx`) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding charts/diagrams/visuals, or diagnosing layout issues such as overflow, overlaps, and font substitution.

derklinke
derklinke
7

spreadsheet

Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) with formula-aware workflows, cached recalculation, and visual review.

derklinke
derklinke
7

web-next-best-practices

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling. Use this skill when writing or reviewing Next.js code to ensure it follows established best practices for performance, maintainability, and correctness. Refer to the linked reference docs for detailed rules and examples in each area.

derklinke
derklinke
7

copywriting

When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.

derklinke
derklinke
7

humanizer

|

derklinke
derklinke
7

writing-precise-english

Use when rewriting copy, UI text, product language, docs, or messages that sound corporate, bloated, cutesy, slangy, overly casual, or mentally cheap; also use to replace lexical slop with crisp standard English.

derklinke
derklinke
7

writing-skills

Use when creating/editing/verifying skills or `AGENTS.md` agent-instruction docs, especially when routing, trigger wording, or dense constraint-preserving language needs adjustment.

derklinke
derklinke
7

debugging-output-and-previewing-html-using-ray

Use when user says "send to Ray," "show in Ray," "debug in Ray," "log to Ray," "display in Ray," or wants to visualize data, debug output, or show diagrams in the Ray desktop application.

Spatie
Spatie
649157

livewire-development

>-

spatie
spatie
649157

pest-testing

>-

spatie
spatie
649157

tailwindcss-development

>-

spatie
spatie
649157

upstash/vector TypeScript SDK Skil

Provides quick-start guidance and a unified entry point for Vector features, SDK usage, and integrations. Use when users ask how to work with Vector, its TS SDK, features, or supported frameworks.

bjornmelin
bjornmelin
0

linkedin

LinkedIn integration for reading feed, profiles, connections, search results, and messages using browser automation

skillhq
skillhq
0

changelog

Create changelog files for important commits in a PR

pipecat-ai
pipecat-ai
11,3321,939

code-review

Automated code review for pull requests using multiple specialized agents

pipecat-ai
pipecat-ai
11,3321,939

docstring

Document a Python module and its classes using Google style

pipecat-ai
pipecat-ai
11,3321,939

pr-description

Update a GitHub PR description with a summary of changes

pipecat-ai
pipecat-ai
11,3321,939

pr-submit

Create and submit a GitHub PR from the current branch

pipecat-ai
pipecat-ai
11,3321,939

update-docs

Update documentation pages to match source code changes on the current branch

pipecat-ai
pipecat-ai
11,3321,939

jira-ticket-manager

Create, search/list, and edit Jira tickets using jira-cli (https://github.com/ankitpokhrel/jira-cli). Use when the user asks to create tickets/issues/stories/bugs/epics (Epic/Story/Bug/A/B Test, set to Backlog), list or search their Jira tickets (e.g. "what am I working on", "show my open bugs", filter by status/type/component or raw JQL), view a specific ticket by key, or edit/update an existing ticket's fields (summary, description, assignee, priority, labels, parent epic). Selects the most appropriate component from API/Projects/Proposals/Backends/Regression/AI for new tickets. Assumes jira-cli is already installed and configured (user has run 'jira init').

arctuition
arctuition
21

pr-code-review

Perform GitHub pull request code reviews using the gh CLI. Use when asked to review a PR, inspect PR diffs, leave inline review comments on specific lines, or produce a priority-based summary (P0-P3) of findings with an overall correctness verdict.

arctuition
arctuition
21

python-web-troubleshooter

Diagnose and fix Python web service issues: request queuing, Gunicorn worker exhaustion, 502/504 errors, OOM crashes, high latency, DB slowness, and capacity decisions (workers vs replicas vs DB read replicas). Use when user reports slow API, requests piling up, workers all busy, timeouts, or wants to tune Gunicorn/uWSGI.

arctuition
arctuition
21

sentry-issue-resolver

Analyze and resolve Sentry issues by fetching detailed issue information, performing deep root cause analysis, and providing actionable solutions. Use when the user asks to: (1) Analyze a Sentry issue, (2) Debug or investigate a Sentry error, (3) Fix a Sentry issue, (4) Get root cause analysis for application errors, (5) Resolve Sentry alerts. Works with Sentry URLs to fetch stack traces, error context, and event data.

arctuition
arctuition
21

cleanup

Simplify and clean code

codebuffai
codebuffai
4,407498

meta

Broad project-level implementation and validation heuristics

codebuffai
codebuffai
4,407498

review

Review uncommitted changes

codebuffai
codebuffai
4,407498

gh-cli

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

yldgio
yldgio
0

angular

Angular component architecture, RxJS patterns, change detection, and module organization

yldgio
yldgio
0

azure-devops

Azure DevOps pipeline security, YAML structure, variable management, and deployment patterns

yldgio
yldgio
0

bicep

Azure Bicep IaC patterns, parameterization, security, and modular design

yldgio
yldgio
0

docker

Dockerfile best practices, security hardening, multi-stage builds, and image optimization

yldgio
yldgio
0

dotnet

ASP.NET Core patterns, dependency injection, middleware, async/await, and security

yldgio
yldgio
0

fastapi

FastAPI endpoint design, Pydantic validation, dependency injection, and async patterns

yldgio
yldgio
0

github-actions

GitHub Actions workflow security, performance optimization, and best practices

yldgio
yldgio
0

nestjs

NestJS module architecture, dependency injection, guards, interceptors, and DTO validation

yldgio
yldgio
0

nextjs

Next.js 14+ App Router patterns, Server Components, API routes, and performance optimization

yldgio
yldgio
0

react

React component patterns, hooks best practices, state management, and performance optimization

yldgio
yldgio
0

terraform

Terraform IaC patterns, state management, security, and modular design

yldgio
yldgio
0

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

vercel
vercel
0

Page 13 of 1366 · 68265 results