Explore skills

66,741 skills found

short-form-observation

0

Short-form post (X single / LinkedIn / Threads) stating a single observation. No list, no contrast — just one thing noticed clearly and named. Use when the user has a one-line insight, pattern, or quiet contrarian take that doesn't need scaffolding to land.

Escrita e Conteúdoby r-bart

short-form-present-vs-future

0

Short-form (X / LinkedIn) comparison of how something is done today vs how it will be done in 1–5 years. Strong for tech / AI / tooling takes. Use when the user wants to frame a directional bet, a tooling shift, or an obsolescence call — anything where the punchline is "this is the present; here's the future".

Escrita e Conteúdo#aiby r-bart

short-form-thread-from-longform

0

Derives an X thread (and optionally LinkedIn post + Threads post) from a long-form piece. Repurposing engine — chops one published long-form into 2-4 short-form derivatives so the writing system stays sustainable. Use after a long-form is drafted (and ideally edited) when you want to extract its substance for social channels.

Marketing#aiby r-bart

short-form-voice-adjustments

0

Voice deltas for short-form (X, LinkedIn, Threads). Inherits writing-style and overrides specific rules where short-form requires it. Always loaded by short-form skills.

Escrita e Conteúdoby r-bart

style-extract

0

Destila una guía de estilo de escritura desde 3-5 muestras de referencia y 1-2 textos propios. Genera `scribetronic/style/writing-style.md` con las 8 secciones (voice, structure, sentence-level, signature moves, anti-patterns, ejemplos +, ejemplos -, revision checklist). Usar cuando el usuario quiera crear o refrescar la guía de estilo de su blog/newsletter.

Escrita e Conteúdoby r-bart

style-refine

0

Propone deltas concretos a `scribetronic/style/writing-style.md` (la guía de voz personalizada del usuario) a partir del historial real de edición del usuario (draft vs publicado). No reescribe automáticamente — genera un documento de propuestas con evidencia textual obligatoria. Invocar tras 3+ piezas publicadas o cuando el usuario sienta drift de voz.

Escrita e Conteúdoby r-bart

write-publish

0

Publishes a `status: ready` draft from the weekly calendar to its configured target (Astro blog collection) and archives social derivatives. Reads scribetronic/publish-config.yaml. Updates calendar history and per-week plan. Optionally archives completed weeks. Does NOT push to social platforms (out of scope v1).

Escrita e Conteúdoby r-bart

writing-style

0

The shared style guide every long-form and short-form post inherits. Reference for tone, structure, sentence rhythm, signature moves, and anti-patterns. Always loaded by drafting and editing skills. This is the only skill that should be personalized — every other skill stays format-only.

Escrita e Conteúdoby r-bart

debut

0

Audit a personal open-source repo for public-readiness before going public or pushing to its public git history — secrets/PII in history, licensing, README & community-health files, code quality, tests/CI, deps & releases. Produces a scored report (SHIP IT / NEEDS POLISH / NOT READY) with exact fix commands. Use when: '/debut', 'is this repo ready to go public', 'oss readiness audit', 'public-read

Desenvolvimento#git#aiby mnox

util-review

0

Review Claude Code skills, hooks, CLAUDE.md files, scripts, or workflow configurations for design flaws, unclosed loops, stale references, side effects, security risks, and portability issues. Use when: 'review this skill', 'audit this hook', '/util-review', 'check this config', or when evaluating any supplementary Claude Code artifact for quality and correctness.

Segurança#aiby mnox

perspective

0

Strategic reality check for any project. Researches whether the solution already exists, whether there are better approaches, and whether the codebase follows current best practices — using live documentation, not stale training data. Use this skill when the user says 'perspective', 'am I on the right track?', 'is there a better way?', 'has someone already built this?', 'reality check', or any req

Pesquisa e Web#aiby giovicordova

plan-challenger

0

Stress-test and improve implementation plans before execution. Researches alternatives, challenges complexity, checks modularity and feasibility, then delivers a full revised plan. Use whenever the user has a plan — any format (PLAN.md, inline, pasted, attached) — and wants it reviewed before starting. Trigger on 'review this plan', 'challenge this plan', 'stress test', 'is this plan good', 'befor

Pesquisa e Web#testby giovicordova