بنقرة واحدة
posty
Batch post language polisher. Reads a file (or inline content) with posts separated by "
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Batch post language polisher. Reads a file (or inline content) with posts separated by "
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Learning memos: concept → use case → example. Output markdown | mdx | html. Back = scenario OR code snippet. Trigger: memo, flashcard, /do-memo. Too broad → split first.
Conversion copywriter for homepage/landing/pricing/feature/about page copy. Use for "write copy," "improve this copy," "rewrite this page," "headline help," "CTA copy," "value prop," "tagline," "above the fold," "this copy is weak," "make this more compelling." Not for email copy (emails skill), popup copy (popups skill), pure line-edit of existing copy (copy-editing skill).
React UI component best practices for building consistent, accessible, and maintainable component libraries. Use this skill when writing, reviewing, or optimizing React components, styling patterns, or component APIs.
Accessibility auditor for HTML markup or live URLs. Trigger on "check accessibility", "audit a11y", "review HTML", "check-html", or pasted URL/code for a11y review.
Requirements Inference & Specification Architect. Use it when you're not sure that your requirements are clear enough for the engineering team to start working on them. This skill will ask you a series of questions to clarify any ambiguities in your requirements and produce a final, detailed specification document.
Generate a commitlint-compliant commit message with a description, prompt user for approval, and run git commit. Use when user asks to commit, create a commit, generate a commit message, or wants to stage and commit changes. NEVER runs git push. Uses git diff --cached to understand staged changes.
| name | posty |
| description | Batch post language polisher. Reads a file (or inline content) with posts separated by "---", applies grammar/typography corrections to each post using the language-specific template (Polish or English), and returns all corrected posts separated by "---". |
Orchestrator. Dispatch: pick template, split input, correct each post, route output. No preview of reference contents — read file each run.
Polish conversation/output → references/pl_template.md. English → references/en_template.md. One file for whole batch.
@file) or inline pasted text.---. Trim whitespace. Discard empty segments.<POST> tag, execute rules. Language/typography only — no content rewrites.--- (blank line before/after separator).