Explorar skills

1998 skills encontradas

Alerta por categoría

Recibe nuevas skills de Escrita e Conteúdo todos los lunes

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#aipor 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#aipor 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#aipor 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#aipor 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#mcppor 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#aipor levnikolaevich

gog

433

CLI de Google Workspace para Gmail, Calendar, Drive, Contactos, Hojas de cálculo y Documentos.

Escrita e Conteúdo#aipor understudy-ai

yao-meta-skill

392

Cree, refactorice, evalúe y empaquete habilidades de agente a partir de flujos de trabajo, prompts, transcripciones, documentos o notas. Úselo cuando se le pida crear una habilidad, convertir un proceso repetido en una habilidad reutilizable, mejorar una habilidad existente, añadir evaluaciones o empaquetar una habilidad para su reutilización por el equipo.

Escrita e Conteúdo#aipor 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#testpor 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#markdownpor 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#pythonpor 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#testpor posit-dev