Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

ai-code-skills

ai-code-skills には sejas から収集した 25 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
25
Stars
2
更新
2026-06-16
Forks
1
職業カバレッジ
9 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

brainstorming-names
市場調査アナリスト・マーケティングスペシャリスト

Use when the user wants to name or rename something — a product, feature, brand, project, command, or company — or asks to "brainstorm names", "find a better name", "naming ideas", or invokes /brainstorming-names.

2026-06-16
explore-exploit
マネジメントアナリスト

Use when a task has a large solution space and a measurable quality signal and the goal is to generate many candidates and select the best — naming/branding, UX/UI variants, marketing copy, code optimization, prompt tuning. Triggers: "brainstorm and pick the best", "explore and exploit", "simulated annealing", "tournament of options", "generate N options and rank them", iterate-until-score loops, or /explore-exploit.

2026-06-16
score
ソフトウェア品質保証アナリスト・テスター

Use when the user asks to rate, score, judge, critique with a number, or "how good is" an artifact — a live website/UI, a markdown draft (blog post, README, plan, docs), or code/a diff — or invokes /score, or sets up an iterate-until-score-N feedback loop (e.g. with /goal "repeat until 9/10").

2026-06-16
start-issue
ソフトウェア開発者

Start work on a Linear issue end-to-end — create a worktree, fetch issue context from Linear, implement the fix, then commit, push, and open a draft PR. Use when the user says "start issue", "work on STU-1234", "create a worktree and fix <Linear link>", "start a worktree for this ticket", or gives a Linear URL/issue id and wants the whole branch→PR flow.

2026-06-16
unworktree
ソフトウェア開発者

Use when the user wants to undo, absorb, collapse, or reverse a git worktree — "undo worktree", "absorb worktree", "move worktree branch back to main repo", "remove worktree and checkout in main", "get rid of this worktree", or finish work in a ~/worktrees.nosync worktree and continue it in the main studio checkout.

2026-06-16
mac-cleanup
ソフトウェア開発者

This skill should be used when the user asks to "clean up my Mac", "free disk space", "my disk is full", "what's taking up space", "reclaim storage", "offload files", or wants to dedupe/archive backups and media to remote storage. Provides a scan → categorize → offload/clean → reclaim workflow with tested scripts and macOS-specific gotchas.

2026-06-09
teach
コンピュータサイエンスの高等教育教員

Act as a wise, effective teacher who makes the user deeply understand the current coding session — the problem, the solution, and the broader context. Use when the user says "teach me", "make sure I understand this", "walk me through what we did", "/teach", or wants to internalize a change, bug fix, or feature before moving on.

2026-06-03
travel-routes
ソフトウェア開発者

Use when user wants to extract travel routes from Apple Photos geolocation (via osxphotos), build interactive maps, list visited cities, or prepare data for summer vacation blog posts and year-in-review summaries. Triggers "travel route", "trip map", "what cities did I visit", "vacation recap", "/travel-routes <start> <end>", "/travel-routes --year YYYY".

2026-06-03
sync-skills
ソフトウェア開発者

Sync recently edited `~/.claude/skills/<name>/` skills to a public skills repo. Reads the dirty-marker written by the `skill-dirty-marker.sh` PostToolUse hook, sanitizes secrets and personal identifiers, copies files to the repo, scans the staged diff, commits, and pushes. Use when the user says "sync skills", "push skill", "update public skills repo", "sync my skills", or invokes /sync-skills.

2026-05-26
standup
ソフトウェア開発者

Create or update today's work standup file. Pulls PR activity from a GitHub Enterprise host (via context-a8c MCP) and github.com (via gh CLI), deduplicates across sources and sections, preserves existing content. Use when the user says "update my standup", "today standup", "fill my standup", or invokes /standup.

2026-05-26
og-inspect
ソフトウェア開発者

Inspect a URL's Open Graph and Twitter Card metadata and render a styled HTML page showing how the link unfurls on Facebook, X/Twitter, LinkedIn, Slack/Discord, and Tumblr. Also prints a JSON summary to stdout. Use when the user asks to "preview a link", "check OG tags", "inspect Open Graph", "see how a URL looks when shared", or invokes `/og-inspect <url>`.

2026-05-14
quick-pr-review
ソフトウェア品質保証アナリスト・テスター

This skill should be used when the user asks to "quick review a PR", "fast pr review", "review this PR without checkout", "review PR diff", or provides a GitHub PR URL for lightweight review. Reads PR description, fetches Linear issue context, reviews the diff, and outputs a markdown review file opened in Obsidian.

2026-04-07
today
プロジェクト管理専門家

Show enriched daily activity from Claude Code sessions — branches, PRs, Linear issues, and what you worked on. Use when the user wants to see what they did today, review their daily work, or get a summary of their sessions.

2026-04-07
todo
旅行ガイド

This skill should be used when the user asks to "add a todo", "add a task", "remind me to", "add to things", "create a todo", "save a task", "todo", or wants to add items to their Things 3 task manager.

2026-04-07
ai-prs
ソフトウェア開発者

List all open PRs targeting the Studio AI command with draft status, approval state, and requested reviewers

2026-04-07
blog-post
作家・著者

This skill should be used when the user asks to "write a blog post", "draft a blog post", "create a blog post", "write an article about", or wants to produce a markdown blog post on any topic. Outputs to ~/claude.nosync/posts/.

2026-04-07
context-window-statusline
ソフトウェア開発者

This skill should be used when the user asks to "set up a status line", "configure the footer", "show context window usage", "add a statusline", "visualize context window", "customize the Claude Code footer", or wants to display token counts, cost, or session metrics in the Claude Code terminal footer.

2026-04-07
explain
ソフトウェア開発者

Search the codebase for function source code and explain it like for a junior developer

2026-04-07
pr-review
ソフトウェア品質保証アナリスト・テスター

List PRs awaiting your review, checkout the branch, run linter, and generate a structured code review document.

2026-04-07
react-doctor
ソフトウェア開発者

Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.

2026-04-07
studio-debug
ソフトウェア開発者

Debug WordPress Studio local sites — inspect SQLite database, check logs, troubleshoot plugins/themes, and diagnose common issues in the Studio local environment.

2026-04-07
worktree
ソフトウェア開発者

Create a new git worktree from origin/trunk in ~/worktrees.nosync and copy node_modules. Use when the user wants to "create a worktree", "new worktree", "start a worktree branch", or needs an isolated working directory for a feature branch.

2026-04-07
commit
ソフトウェア開発者

Write a commit message and create a git commit. Use when the user wants to commit changes, asks for a commit message, or says "commit this" or "make a commit".

2026-04-07
create-agents-md
ソフトウェア開発者

Use when the user asks to create AGENTS.md, generate agent instructions for a repository, set up CLAUDE.md, or wants to document project conventions for coding agents. Also use when user says "create agents md", "setup agent docs", or "initialize repo for agents".

2026-04-07
presentation
テクニカルライター

Generate a Marp presentation from an intent's spec. Use when the user wants to create slides for an intent or asks to make a presentation.

2026-04-07