Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
trigger-config
Configure Trigger.dev projects with trigger.config.ts. Use when setting up build extensions for Prisma, Playwright, FFmpeg, Python, or customizing deployment settings.
triggerdotdev/skills 19
-
trigger-tasks
Build AI agents, workflows and durable background tasks with Trigger.dev. Use when creating tasks, triggering jobs, handling retries, scheduling cron jobs, or implementing queues and concurrency control.
triggerdotdev/skills 19
-
trigger-cost-savings
Analyze Trigger.dev tasks, schedules, and runs for cost optimization opportunities. Use when asked to reduce spend, optimize costs, audit usage, right-size machines, or review task efficiency. Requires Trigger.dev MCP tools for run analysis.
triggerdotdev/skills 19
-
better-result-migrate-v2
Migrate better-result TaggedError from v1 (class-based) to v2 (factory-based) API
dmmulroy/better-result 1,170
-
better-result-adopt
Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.
dmmulroy/better-result 1,170
-
algorithmic-art
使用p5.js创建算法艺术,具有种子随机性和交互式参数探索。当用户请求使用代码创建艺术、生成艺术、算法艺术、流场或粒子系统时使用。创建原创算法艺术而非复制现有艺术家的作品以避免版权侵犯。
lza6/iflow-cli-workflow 4
-
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
lza6/iflow-cli-workflow 4
-
week-report
Prepare weekly management report. Use when asked to create a weekly report, summarize recent changes, or prepare a demo of what was done in the past week.
mir/maratai
-
demo-page
Create a polished, self-contained HTML demo page from any source material — feature descriptions, ticket lists, release notes, or free-form conversation. Use when asked to create a demo page, presentation, or showcase.
mir/maratai
-
jira-confluence
Access Jira issues and Confluence pages via Python scripts with OAuth 2.0 authentication. Use when user asks about Jira tickets, issues, bugs, stories, epics, sprints, or Confluence pages, wiki, documentation.
mir/maratai
-
google-docs-sheets
Export Google Docs and Google Sheets (spreadsheets) to Markdown files or stdout. Use when asked to fetch, download, or ingest Google Docs/Sheets content for summarization, analysis, or context loading. Tries gcloud ADC first with browser OAuth fallback.
mir/maratai
-
commit
Auto-commit with smart branching. Use when asked to commit, push changes, or prepare a merge request.
mir/maratai
-
data-analyst
Data analysis master. Use when asked to query a database, explore schema, analyze data, run SQL, or investigate tables.
mir/maratai
-
week-report
Prepare weekly management report. Use when asked to create a weekly report, summarize recent changes, or prepare a demo of what was done in the past week.
mir/maratai
-
commit
Auto-commit with smart branching. Use when asked to commit, push changes, or prepare a merge request.
mir/maratai
-
demo-page
Create a polished, self-contained HTML demo page from any source material — feature descriptions, ticket lists, release notes, or free-form conversation. Use when asked to create a demo page, presentation, or showcase.
mir/maratai
-
jira-confluence
Access Jira issues and Confluence pages via Python scripts with OAuth 2.0 authentication. Use when user asks about Jira tickets, issues, bugs, stories, epics, sprints, or Confluence pages, wiki, documentation.
mir/maratai
-
google-docs-sheets
Export Google Docs and Google Sheets (spreadsheets) to Markdown files or stdout. Use when asked to fetch, download, or ingest Google Docs/Sheets content for summarization, analysis, or context loading. Tries gcloud ADC first with browser OAuth fallback.
mir/maratai
-
data-analyst
Data analysis master. Use when asked to query a database, explore schema, analyze data, run SQL, or investigate tables.
mir/maratai
-
tools-image-manipulation-image-magick
Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.
jasonraimondi/dotfiles 18
-
frontend-react-doctor
Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.
jasonraimondi/dotfiles 18
-
typescript-advanced-types
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
jasonraimondi/dotfiles 18
-
typescript-better-auth-best-practices
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
jasonraimondi/dotfiles 18
-
testing-tdd
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
jasonraimondi/dotfiles 18