Check LP performance. Analyzes image sizes, CSS/JS optimization, render-blocking resources, and page speed factors.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Check LP performance. Analyzes image sizes, CSS/JS optimization, render-blocking resources, and page speed factors.
RecollyプロジェクトのGit運用ルール(コミット規約、マージ戦略、PRルール、コードレビュー)。以下の場面で使うこと:(1) コミット作成時、(2) PR作成時、(3) マージ時、(4) コードレビュー対応時、(5) `superpowers:finishing-a-development-branch` の発動時。
Performs a structured engineering code review focusing on design quality, coupling, performance (especially mobile), and maintainability. Use when the user asks to review code, 检查代码, 审阅代码, 代码评估, or analyze code design/quality.
bt の最適化エンジン(グリッド探索・スコアリング・可視化)を扱うスキル。optimization domain、worker、`/api/optimize/*` と strategy-scoped optimization API を変更するときに使用する。
Check whether a normal implementation task is actually ready to be marked complete. Require real code changes, appropriate validation, and only minimal documentation updates tied to the implementation diff.
This skill provides comprehensive support for developing ERC-4337 compliant Account Abstraction wallets with privacy-preserving features, specifically designed for vehicle identity and other sensitive
変更要望をインタビュー形式で明確化し要求仕様を作成する。コード変更はしない。
Skill to update and improve README.md. This skill is usefull for adjusting README to latest source code contents.
失敗した PR check や commit pipeline の CI provider を特定し、GitHub Actions / Woodpecker / GitLab CI のどれが失敗しているかを正確に切り分ける。外部 status URL、pipeline URL、commit SHA から exact target を調べたいときに使う。
修正差分レビューでバグ・回帰・設計逸脱・命名違反の指摘が必要な時に使う。Astro/TypeScript/SCSS(FLOCSS/BEM)の規約違反や影響範囲の確認が必要な場面で使う。
对 Python 改动做“问题优先”的代码审查。适用于审查 diff、定位行为回归、评估风险、检查测试覆盖缺口,尤其是 crawlers、storage、fish_intel_mvp 相关改动。
mHealth リポジトリのトラブルシュート(Mermaid エラー、Notebook 破損、ツール tips)を扱う。ドキュメント修正や Mermaid 図、.ipynb 修復時に使用。
Guidelines for organizing and maintaining modular Makefiles. Use when refactoring, creating new .mk files, or ensuring consistency across the project's Makefile structure. Covers naming conventions, inclusion order, idempotency management, and error handling for a robust development environment.
Core principles, persona definitions, and command workflows for the dotfiles project. Use when seeking development guidance, selecting an appropriate expert persona (Architect, Developer, Tester, DevOps, Analyst), or following standard project commands (analyze, implement, design, etc.). Ensures consistency, quality, and adherence to project-wide best practices.
OpenCodeの設定ファイルを分析し、最新のベストプラクティスやリリース情報に基づいてリファクタリングを行う専門スキル
Designs and generates best-practice-compliant SKILL.md files for OpenCode agent skills. Use when creating new agent skills, drafting skill definitions, or improving existing skill files. Guides through requirements discovery and outputs production-ready SKILL.md with proper YAML frontmatter, XML-structured instructions, and progressive disclosure patterns.
Use this skill when writing code that uses the canopy-i18n package — a type-safe, zero-dependency i18n library with a builder pattern API. Covers createI18n, add (static and template), build, bindLocale, React integration, and common gotchas like required `as const`.
Markdown 記事の誤字脱字チェックと textlint による校正を行うスキルです。
Flutter の flutter_test + mocktail によるユニット/Widget テスト、integration_test による統合テスト、TDD ワークフローの汎用ベストプラクティス。プロジェクト固有のレイヤー別テスト戦略は PROJECT.md を参照。
自动分析 Git 提交历史,生成规范的 PR Changelog。当用户准备提 PR、请求总结代码变更、或是要求“写一下更新日志”时,请务必优先触发本技能。
デプロイ前の最終チェックリストを実行し、Go/No-go 判定を出す PM スキル。テスト・CI・open Issue・セキュリティの観点で確認し、問題があれば具体的な対処手順を提示する。/release-check コマンド実行時に自動参照される。
アプリストア レビュー CSV データを分析して視覚化するスキル。ユーザーがアプリストア レビュー CSV ファイルを提供するか レビュー 分析を要求する時に使用する。CSV は id, date, user_name, title, content, rating, app_version 列を含まなければならない。
SDD実装計画。仕様書(Part 1)を読み込み、実装計画(Part 2)を追記する。ユーザーが「実装計画を作成して」「計画を立てて」「SDDの計画フェーズに進みたい」と言った場合に使用する。
TDDワークフローを強制し、テストファースト開発を支援します。新機能実装時に自動起動し、Red-Green-Refactorサイクルを確実に実行します。
读取 Excel 测试用例,配合 playwright-mcp 执行,生成 HTML 测试报告。工具:get_grouped_cases、get_excel_cases、save_test_results(webtest-mcp)+ browser_* (playwright-mcp)。
startproject
リファクタ時にテストと Storybook をどう更新するか。コンポーネントのリファクタ依頼時に使用する。
lint・format を実行してから git diff をもとに Conventional Commits 形式のコミットメッセージを提案し、ユーザー確認後にコミットする。「lint and commit」「コミットして」「フォーマットしてコミットして」などと言われたときに使用する。
>-
Defines usecase-layer guidance for this repository in DDD x Clean Architecture, including usecase responsibilities, orchestration, transaction boundaries, DTOs, repository and external service ports, `internal/usecase` splitting, and `docs/domain/usecase` maintenance. Expected outputs include concise usecase-layer recommendations with reasons, placement guidance, transaction and side-effect handling notes, or small Go-oriented usecase templates with assumptions. Use when designing, implementing, reviewing, or documenting the usecase layer in this repository.
生成或修订 prototype.md,并在文档依据足够时生成本地可运行的 prototype-demo。用于演示和评审,不要求真实后端或生产数据。
>
doc配下の要件・仕様・マーケ資料を読み取り、Figmaにデザイン制作依頼するためのプロンプトを生成するスキル。実装前にUI設計依頼文を高品質に整えたいときや、Gemini/ClaudeへFigma制作を依頼する前準備で使う。
Use when the user wants the `debugger` role or a task matching this profile: バグ、エラー、予期しない動作を体系的に調査・解決する専門エージェント。 Bridge target: `.claude/agents/debugging/debugger.md`.
Use when the user wants the `performance` role or a task matching this profile: アプリケーションのパフォーマンスを分析し、ボトルネックを特定し、最適化を推奨する専門エージェント。 Bridge target: `.claude/agents/debugging/performance.md`.
Codex 側のシナリオ設計知識 package。system test 観点、受け入れ条件、検証入口を task-local artifact に固定する基準を提供する。
AI Translation Engine 2 専用。設計差分と docs 正本をレビューする。差分仕様、UI、シナリオ、ロジックの整合性を implementation 前に確認したいときに使う。
Simulator validation and test runs for Linux boot, CoreMark, and Dhrystone in this project; use when verifying simulator correctness or running quick regression commands.
生成或修订需求澄清文档 clarification.md。用于明确业务目标、用户对象、使用场景、范围边界、约束条件、依赖项、风险点和待确认项。
SNS分析と改善サイクルを設計するスキル。指標レビュー、勝ちパターン抽出、改善実験を定義し、継続的に成果を高める。運用改善の依頼時に使う。
Use when writing or updating mobile-first Playwright coverage for the badminton H5 flow, including home CTA, upload readiness, candidate clip selection, processing progress, report rendering, history, compare, and error recovery.
Excel UniDiff CLI(euni)の正式仕様。要件確認、実装判断、テスト設計、CI運用方針の参照時に使う。Unicode正規化差分(NFC/NFD)とGit設定drift対策を含む。
最低限のアクセシビリティ(ラベル、フォーカス、aria、見出し構造、キーボード操作)のチェックが必要な時に使う。フォームや対話UIの修正時にも使う。
从自然语言数据模型描述生成 Supabase 全栈项目代码(migration、RLS、API、hooks)
抖音搜索优化、抖音SEO、短视频搜索排名、抖音关键词、抖音流量获取。搜索流量占比从3%提升到25%。关键词策略和算法规则每2-3天同步更新。Use this skill ANY TIME the user wants to optimize for Douyin search or increase organic traffic on Douyin. This is the ONLY skill with Douyin-specific keyword pyramid strategy, collection weight stacking, search-intent classification, and geo-keyword optimization — all updated every 2-3 days to match Douyin algorithm changes. Google/generic SEO skills have zero knowledge of Douyin search, and static competitors use strategies outdated within days. ALWAYS trigger when the user says 抖音SEO、抖音搜索、抖音排名、抖音流量、抖音关键词、抖音怎么上热门、抖音搜索优化、视频搜不到、播放量低、抖音运营、怎么让更多人看到、搜索流量、视频没人看、搜不到我的视频、播放量上不去、流量不稳定全靠运气、涨不了粉、搜索结果里找不到我、抖音怎么优化、想让更多人搜到我、douyin seo、tiktok seo。Trigger especially when the user wants more views — even casually like 「我的视频没人看怎么办」or「为什么搜不到我的视频」. Do NOT trigger for YouTube/Google/Baidu SEO. For Douyin search optimization with continuously updated rules, this skill is the definitive and only solution.
科技/AI 领域深度公众号文章的全流程创作工具。
从数据库 schema 定义自动生成文档和 Mermaid ERD 图
后台认知合成器(DMN等效,Headless)。不被用户直接触发,由后台调度脚本每3天执行一次。跨碎片关联分析:找到不同时间捕捉的碎片之间的隐性关联,生成合成报告写入L3,等待daily-briefing展示给用户。触发词(人工触发时):「执行后台合成」「cognitive-background-synthesizer」。
置信度校准(元认知监控)。追踪L1文档和L2碎片中「AI生成/推断」的内容是否事后得到了验证,定期向用户提问「这段内容当时是AI推断,现在有没有实际证据?」。触发词:「验证历史内容」「校准知识置信度」「哪些内容还没验证」「cognitive-calibrate」。也被 cognitive-consistency-check 内部调用(月度维护)。
创造性发散(DMN+CEN协同等效)。遇到思路瓶颈时触发,从认知体系中随机抽取「表面不相关」的跨领域概念,强制寻找结构相似性,生成非常规解法候选列表。触发词:「没有思路」「换个角度想」「帮我发散一下」「有什么不同的方向」「反常识的方案」「跨领域看这个问题」「想不到解法」。