Explore skills

1,998 skills found

Category alert

Get new Escrita e Conteúdo skills every Monday

ln-111-root-docs-creator

480

Creates root documentation files (AGENTS.md, CLAUDE.md, docs/README.md, standards, principles). Use for initial project doc setup.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-140-test-docs-creator

480

Creates test documentation (testing-strategy.md, tests/README.md) with Risk-Based Testing philosophy. Use when setting up test strategy for a project.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-770-crosscutting-setup

480

Sets up logging, error handling, CORS, health checks, and API docs. Use when adding cross-cutting concerns to backend projects.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-130-tasks-docs-creator

480

Creates task management docs (kanban board, workflow rules) with configured tracker integration. Use when setting up task tracking for a project.

Escrita e Conteúdo#mcp#aiby levnikolaevich

ln-160-docs-skill-extractor

480

Extracts procedural content from project docs into slash commands. Use when docs contain deploy, test, or troubleshoot procedures.

Escrita e Conteúdo#deploy#mcpby levnikolaevich

ln-775-api-docs-generator

480

Configures Swagger/OpenAPI documentation for backend APIs. Use when adding interactive API docs to a project.

Escrita e Conteúdo#mcp#aiby levnikolaevich

gog

433

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

Escrita e Conteúdo#aiby understudy-ai

yao-meta-skill

392

Create, refactor, evaluate, and package agent skills from workflows, prompts, transcripts, docs, or notes. Use when asked to create a skill, turn a repeated process into a reusable skill, improve an existing skill, add evals, or package a skill for team reuse.

Escrita e Conteúdo#aiby yaojingang

get-api-docs

390

Use this skill to get documentation for third-party APIs, SDKs or libraries before writing code that uses them to ensure you have the latest, most accurate documentation. This is a better way to find documentation than doing web search. This includes when a user asks for tasks like "use the OpenAI API", "call the Stripe API", "use the Anthropic SDK", "query Pinecone", or any other time the user as

Escrita e Conteúdo#ai#testby mxyhi

quarto-authoring

380

Use when the user is explicitly working with Quarto, .qmd files, _quarto.yml, Quarto projects, or Quarto features such as callouts, cross-references, citations, Mermaid diagrams, extensions, websites, books, presentations, and reports. Also use for explicit migration from or comparison with R Markdown, bookdown, blogdown, xaringan, distill, or Jupyter notebooks to Quarto. Do not use for general R

Escrita e Conteúdo#ai#markdownby posit-dev

release-post

380

Create professional package release blog posts following Tidyverse or Shiny blog conventions. Use when the user needs to: (1) Write a release announcement blog post for an R or Python package for tidyverse.org or shiny.posit.co, (2) Transform NEWS/changelog content into blog format, (3) Generate acknowledgments sections with contributor lists, (4) Format posts following specific blog platform requ

Escrita e Conteúdo#pythonby posit-dev

r-package-development

380

R package development with devtools, testthat, and roxygen2. Use when the user is working on an R package, running tests, writing documentation, or building package infrastructure.

Escrita e Conteúdo#testby posit-dev