Explore skills
66,821 skills found
meeting-to-actions
会議メモ・議事録を入力として、決定事項・アクションアイテム・次回アジェンダを構造化して3つのMarkdownファイルとして出力するスキル。
proposal-review
提案書・企画書をレビューし、強み・懸念点・改善提案・未解決問題を構造化して出力するスキル。
git-pull-after-squash-merge
Fix "untracked working tree files would be overwritten by merge" errors when pulling after a squash merge. Use when: (1) `git pull` fails listing files that should already be on main, (2) you just squash-merged a PR and can't pull on another branch, (3) files from a merged branch appear as "untracked" blocking checkout or pull. The root cause is that squash merge creates new commits — the original
stacked-pr-base-branch-deletion-auto-closes-dependent
Recover from the trap where deleting a base PR's branch (via `gh api -X DELETE refs/heads/<branch>`) auto-closes any open dependent stacked PR, and the closed PR cannot be reopened or retargeted. Use when: (1) you set up a stacked PR pair (PR2's `base` field = PR1's branch instead of `main`), (2) you merged PR1 via squash, (3) you then deleted PR1's remote branch via the API (because `gh pr merge
pebkac-push
PEBKAC Push: A guided git workflow for non-technical contributors to push code changes with proper hygiene. Use this skill whenever a user wants to commit, push, or submit a PR and they are not a professional developer — or whenever anyone asks for help with git push hygiene, safe commits, PR preparation, or code submission guardrails. Also trigger when a user says things like 'push my changes', '
mvp-mds
Generates the working markdown documentation files for an MVP project (CLAUDE.md, README.md, ARCHITECTURE.md, DECISIONS.md, ROADMAP.md, plus optional DEMO-DATA.md and BRAND.md) from an existing {{ProjectName}}_BRD.md file in the working directory. Use this skill whenever the user wants to set up project documentation for an MVP, scaffold the working markdowns, generate CLAUDE.md, create the projec
bravenews
News research (~30-90 sec) using Brave News Search API. Quick scan or Deep briefing with story clustering. Timestamped, source-quality-weighted results. Use for "what happened with X", "latest news on", "news about".
forge
Isolated, high-quality, high-efficiency plan execution. Environment-aware, dependency-driven, adaptive. Use when you have an implementation plan to execute.
gwi-research
Consumer audience research and insights using GWI (Global Web Index) data via the gwi_spark_ai MCP server. Use when the user asks about audience demographics, consumer behaviors, media consumption, social media usage, purchase drivers, brand perception, market sizing, audience profiling, competitive audience analysis, trend identification, or any consumer/market research question that can be answe
jp-design
Build Japanese-ready web interfaces with correct CJK typography, cultural UI patterns, and localization best practices. Use this skill whenever building a website, app, or component for the Japanese market, when the UI includes Japanese text (kanji, hiragana, katakana), when adding Japanese language support or i18n/l10n for Japan, when designing forms for Japanese users, when implementing vertical
tuteliq
Help developers integrate the Tuteliq child safety API — SDK setup, endpoint selection, code examples, error handling, and best practices
cooklang-formatting
Format recipes using Cooklang markup syntax. Use when creating, editing, or converting recipes to Cooklang format. Covers ingredients, equipment, timers, metadata, and file organization.