← スキル一覧に戻る

seo
by thoreinstein
My opencode configurations, agents, commands and everything else
⭐ 1🍴 0📅 2026年1月15日
SKILL.md
name: seo description: Implement SEO optimizations for specified pages or entire site
SEO Optimization Command
Current Time: !date
Node: !node --version
Target: $ARGUMENTS (or entire site if not specified)
Please implement comprehensive SEO optimizations for the specified target:
Technical SEO
- Add/optimize meta titles and descriptions
- Implement structured data (JSON-LD schema markup)
- Create/update robots.txt and sitemap.xml
- Add Open Graph and Twitter Card meta tags
- Optimize canonical URLs
- Implement proper heading hierarchy (H1-H6)
Performance SEO
- Optimize Core Web Vitals (LCP, FID, CLS)
- Implement image lazy loading and optimization
- Minimize JavaScript and CSS
- Enable compression and caching
- Optimize server response times
Content SEO
- Optimize content for target keywords
- Improve internal linking structure
- Add alt text to all images
- Ensure mobile responsiveness
- Implement proper URL structure
Accessibility (SEO Impact)
- WCAG 2.1 AA compliance
- Semantic HTML usage
- ARIA labels where needed
- Keyboard navigation support
📚 DOCUMENTATION REQUIREMENTS
Create comprehensive SEO documentation at:
docs/tasks/frontend/DD-MM-YYYY/<semantic-seo-id>/
Documentation Structure:
README.md- SEO audit overview and objectivestechnical-seo-audit.md- Meta tags, structured data, schema markupperformance-analysis.md- Core Web Vitals, optimization metricscontent-optimization.md- Keyword analysis, content improvementsaccessibility-review.md- WCAG compliance and SEO impactimplementation-notes.md- Technical decisions and trade-offsbefore-after-comparison.md- SEO score improvements with metrics
Semantic SEO Task ID Examples:
homepage-meta-optimizationproduct-page-structured-datablog-content-seo-enhancementcore-web-vitals-optimizationsemantic-html-seo-improvement
Please analyze the current state, implement missing optimizations, and document all changes according to the standards above.
$ARGUMENTS
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です