docs/ja-JP/skills/article-writing/SKILL.md
記事、ガイド、ブログ投稿、チュートリアル、ニュースレター号、その他の長文コンテンツを、提供された例またはブランドガイダンスから派生した独特の声で作成します。ユーザーが段落より長いポーランド済みの書き込みコンテンツを望む場合、特に声の一貫性、構造、および信頼性が重要な場合に使用します。
npx skillsauth add affaan-m/everything-claude-code article-writingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
実際の視点を持つ人のように聞こえる長文コンテンツを作成し、LLMがペースト状に滑らかにしたものではありません。
ユーザーが特定の声を望む場合、最初にbrand-voiceを実行し、そのVOICE PROFILEを再利用します。
ユーザーが明示的に要求しない限り、ここで2番目のスタイル分析パスを複製しないでください。
音声参照が与えられない場合は、鋭いオペレータ声のデフォルト:具体的、感情的でない、有用。
これらのいずれかを削除して書き直してください:
配信前に:
VOICE PROFILEと一致data-ai
Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses.
development
React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.
tools
React and Next.js performance optimization patterns adapted from Vercel Engineering's React Best Practices (https://github.com/vercel-labs/agent-skills). Organizes 70+ rules across 8 priority categories — waterfalls, bundle size, server-side, client fetching, re-render, rendering, JS micro-perf, advanced. Use when writing, reviewing, or refactoring React/Next.js code for performance.
tools
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.