Explore skills
1,998 skills found
Category alert
Get new Escrita e Conteúdo skills every Monday
docs
Generates documentation files, including NotebookLM YAML and slide content. Use when the user mentions ドキュメント, document, YAML, NotebookLM, スライド, slide, プレゼン. Do NOT load for 実装作業, コード修正, レビュー, デプロイ.
global-error-handling
Implement user-friendly error handling with specific exception types, centralized error handling, graceful degradation, and proper resource cleanup. Use this skill when implementing error handling in controllers, services, or API endpoints, when creating custom exception classes, when writing try-catch blocks, when handling external service failures, when implementing retry strategies, when displa
grill-with-docs
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
writing-config-files
Use this skill when you need to write configuration files in `src/config` for the Next.js app
writing-lib-functions
Use this skill when you need to write lib functions in `srs/lib` for the Next.js app
writing-types
Use this skill when you need to write types and interfaces in `srs/types` for the Next.js app
writing-utils
Use this skill when you need to write utility functions for the Next.js app
xiaohongshu-copywriter
小红书爆款文案自动生成器 — 输入产品/卖点,3篇完整笔记+标题+标签+封面
weekly-content-anchor
Create a single weekly narrative anchor that ties one proof asset to a 7-day content loop, so a brand can publish with coherence instead of posting random fragments.
humanizer-ja
Detects and removes unnatural patterns specific to AI-generated Japanese text, transforming it into a natural, human-like writing style. This Japanese adaptation of the humanizer corrects issues like excessive humble expressions, reliance on bullet points, formulaic endings, and common AI vocabulary.
agentic-jsdoc
Writes and reviews JSDoc optimized for LLM parsing in React/TypeScript projects. Use when writing new code, adding documentation, or reviewing existing JSDoc for LLM-friendly structure, type clarity, and semantic richness.
html-annotated-preview
Injects a vanilla-JS annotation overlay into HTML reports or live web previews, enabling users to select text or regions, add comments, and save highlights. It also exports structured markdown annotations via "Copy as Prompt" and tracks their status to prevent duplication.