Back to categories
Category

Agent Skills in category: Uncategorized

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

python-analyzer

Format and analyze Python code using ruff (formatting/linting) and ty (static type checking). Use when the user asks to format Python code, run linting, check types, fix code style issues, or analyze Python code quality.

jurabek
jurabek
0

reddit-fetch

Fetch content from Reddit using Gemini CLI when WebFetch is blocked. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors. (user)

jurabek
jurabek
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

jurabek
jurabek
0

clean-code

Clean code guidelines covering naming, SRP, DRY, encapsulation, testing, and version control. Applies to all code generation and refactoring tasks.

jurabek
jurabek
0

go-architecture

Go architecture patterns including clean architecture, DDD, interface-driven development, and project structure guidelines. Triggers on: go project setup, go architecture, go project structure.

jurabek
jurabek
0

go-core-practices

Go core development practices covering function design, error handling, dependency management, concurrency, tooling, and performance. Applies to all Go code generation.

jurabek
jurabek
0

go-database

Go database best practices covering sqlx, migrations with goose, repository pattern, transaction management with UnitOfWork, and query optimization. Triggers on: go database, go repository, go migration, go transaction.

jurabek
jurabek
0

go-http-api

Go HTTP server and API development using standard library, route organization, JSON encoding/decoding with generics, validation, middleware, and security patterns. Triggers on: go http, go api, go handler, go middleware, go server.

jurabek
jurabek
0

go-observability

Go observability with OpenTelemetry covering distributed tracing, metrics collection, structured logging with slog, and alerting strategies. Triggers on: go observability, go tracing, go metrics, go logging, go opentelemetry.

jurabek
jurabek
0

go-sqlx

Guide to jmoiron/sqlx library covering StructScan, NamedExecContext, DbExecutor interface, connection pooling, and observability integration. Triggers on: go sqlx, go database query, go struct scan, go db executor.

jurabek
jurabek
0

go-testing

Go testing best practices covering unit testing with testify, table-driven patterns, mocking with mockgen, integration testing with TestContainers, and HTTP handler testing. Triggers on: go test, go testing, go mock, go integration test.

jurabek
jurabek
0

project-rules

General project rules for interaction style, plans, file changes, and communication preferences. Always active when working in this project.

jurabek
jurabek
0

content-localizer

Adapts AndesRC content for specific regional markets (Mexico, Spain, LATAM). Handles lexical adaptation, cultural references, and geographic narratives. CRITICAL for Mexican market due to term sensitivities.

AndesRC
AndesRC
0

content-publisher

Handles the publication workflow for AndesRC blog articles. Creates markdown files, triggers builds, submits to Google Search Console, and initiates promotion. Use as the final step in the content pipeline.

AndesRC
AndesRC
0

content-strategist

Defines editorial priorities for AndesRC blog. Maps topics to funnel stages (TOFU/MOFU/BOFU), identifies pillar vs. satellite content, and ensures alignment with the 4 content pillars. Use when starting a new content cycle or prioritizing the backlog.

AndesRC
AndesRC
0

seo-researcher

Performs keyword research, competitive SERP analysis, and generates article outlines optimized for AI Overviews. Use before drafting any article. Focuses on long-tail keywords and semantic structure for LLM digestibility.

AndesRC
AndesRC
0

technical-seo

Implements Schema.org structured data for AndesRC articles. Adds ExercisePlan, HowTo, and FAQPage markup. Optimizes meta titles and descriptions. Use before publication.

AndesRC
AndesRC
0

openspec-apply-change

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

openspec
openspec
0

openspec-archive-change

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

openspec
openspec
0

openspec-explore

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

openspec
openspec
0

openspec-propose

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

openspec
openspec
0

openspec-sync-specs

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

openspec
openspec
0

openspec-update-change

Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.

openspec
openspec
0

content-writer

Generates article drafts for AndesRC blog in brand voice. Follows E-E-A-T guidelines, includes first-person narratives, cites clinical studies, and integrates natural CTAs to WhatsApp coaching. Use after SEO outline is approved.

AndesRC
AndesRC
0

ict-mnq-trading

ICT-based MNQ futures trading analysis system for MFFU prop firm evaluation. Use when user provides market data (PDH, PDL, FVG levels, liquidity sweeps) and asks for trade analysis, entry/exit points, or bias confirmation. Also handles advanced concepts: breaker blocks, rejection blocks, SMT divergence, Power of 3, Judas Swing, OTE, NWOG, NDOG. Triggers on keywords like "trade setup", "NQ analysis", "entry", "SL", "TP", "bias", "liquidity sweep", "FVG", "order block", "ICT", "MMXM", "MMBM", "MMSM", "market maker model", "smart money reversal", "SMR", "breaker", "rejection block", "SMT", "Power of 3", "Judas swing", "OTE", "opening gap", "NWOG", "NDOG".

ItamarS3917
ItamarS3917
0

google-workspace

Manage Google Workspace with Docs, Sheets, Slides, Drive, Gmail, Calendar, and Contacts. Create professional documents, engaging presentations, reports from markdown. Convert markdown to Google Docs/Slides/PDF. Full editing, formatting, file management, email, and scheduling.

andmarios
andmarios
83

exa-research

Comprehensive research skill using Exa AI tools for web search and code context retrieval. Use when conducting research on technologies, finding code examples, discovering latest tools, or gathering comprehensive information on any topic. Combines web search for articles/news with code search for implementation examples.

Calel33
Calel33
1

Tailwind CSS V4 Mastery

>

Calel33
Calel33
1

graphite-cli

This skill should be used to answer questions and guide workflows related to the Graphite CLI. It assists with creating, managing, submitting, and synchronizing stacked code changes (diffs).

Calel33
Calel33
1

Next.js 16 Launchpad

Next.js 16 with Turbopack, Cache Components, and proxy.ts. Use for bootstrapping, migrating, and building with App Router and React 19.

Calel33
Calel33
1

react-19

Guide for React 19 development with Actions, Server Components, and new hooks. Use for building React 19 apps, form handling, optimistic updates, and migrations.

Calel33
Calel33
1

examples/code-reviewer

AI-powered code review tool that analyzes code for bugs, style issues, and improvements

while-basic
while-basic
0

enact/formatter

Formats and prettifies JSON with configurable indentation

while-basic
while-basic
0

enact/docs/guide

LLM guide for creating, publishing, and running Enact tools

while-basic
while-basic
0

enact/hello-python

A simple Python greeting tool

while-basic
while-basic
0

enact/hello-ruby

A simple Ruby greeting tool

while-basic
while-basic
0

enact/text-summarizer

Analyzes text and provides word count, character count, and sentence statistics

while-basic
while-basic
0

enact/firecrawl

Scrape, crawl, search, and extract structured data from websites using Firecrawl API - converts web pages to LLM-ready markdown

while-basic
while-basic
0

enact/hello-js

A simple JavaScript greeting tool

while-basic
while-basic
0

enact/hello-rust

A simple Rust greeting tool

while-basic
while-basic
0

enact/hello-simple

A bare-bones example that prints a greeting

while-basic
while-basic
0

enact/hello-go

A simple Go greeting tool

while-basic
while-basic
0

enact/json-formatter

Formats and prettifies JSON with configurable indentation

while-basic
while-basic
0

test/echo-tool

A tool that echoes its input for testing

while-basic
while-basic
0

test/build-error

Tests error visibility for build step failures

while-basic
while-basic
0

test/failing-test

A test tool that fails with visible output

while-basic
while-basic
0

enact/playwright

Browser automation tool using Playwright - captures screenshots and extracts content from web pages

while-basic
while-basic
0

resume-builder

Professional resume creation using LaTeX with ATS optimization, quantifiable achievements, and industry best practices. Generates both LaTeX source and compiled PDF with maximum readability for Applicant Tracking Systems.

aadilmallick
aadilmallick
0

github-info

Retrieve GitHub user profile and repository information using the gh CLI tool. Use when the user asks about their GitHub profile, statistics, repositories, or wants to view their GitHub information. Examples: Show me my GitHub profile, What are my top repositories, Get my GitHub stats.

aadilmallick
aadilmallick
0

DuckDB Backup

Comprehensive DuckDB database backup toolkit supporting both file-based (cp) and native (ATTACH+COPY) backup approaches. Use when you need to backup DuckDB databases locally or to remote storage, create daily scheduled backups, verify backup integrity, or manage backup retention policies.

goodluckz
goodluckz
1

Page 12 of 1705 · 85242 results