Skip to main content
Manusで任意のスキルを実行
ワンクリックで
slogsdon
GitHub クリエイタープロフィール

slogsdon

8 件の GitHub リポジトリにある 88 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
88
リポジトリ
8
更新
2026-07-12
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
skills-design
25 件の skills · 2026-07-12
ウェブ開発者ソフトウェア開発者DTPオペレーターアートディレクターウェブ・デジタルインターフェースデザイナー市場調査アナリスト・マーケティングスペシャリスト
6 件の職業カテゴリ · 100% 分類済み
28%比率
#02
skills-vault-knowledge
22 件の skills · 2026-06-03
マネジメントアナリスト作家・著者ソフトウェア開発者ファイル事務員研修・人材開発スペシャリスト
5 件の職業カテゴリ · 100% 分類済み
25%比率
#03
claude-code-config
10 件の skills · 2026-06-17
市場調査アナリスト・マーケティングスペシャリスト
1 件の職業カテゴリ · 100% 分類済み
11%比率
#04
skills-vault-rituals
9 件の skills · 2026-06-09
プロジェクト管理専門家ファイル事務員ソフトウェア開発者マネジメントアナリスト作家・著者
5 件の職業カテゴリ · 100% 分類済み
10%比率
#05
skills-workflows
9 件の skills · 2026-05-13
ソフトウェア開発者プロジェクト管理専門家マネジメントアナリスト作家・著者
4 件の職業カテゴリ · 100% 分類済み
10%比率
#06
skills-engineering-reference
8 件の skills · 2026-05-08
ソフトウェア開発者ウェブ開発者データベースアーキテクト
3 件の職業カテゴリ · 100% 分類済み
9.1%比率
#07
skills-meta-utils
3 件の skills · 2026-05-23
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
3.4%比率
#08
skills-writing
2 件の skills · 2026-05-08
作家・著者編集者
2 件の職業カテゴリ · 100% 分類済み
2.3%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

pdf-paginated
DTPオペレーター

Exports document-flow HTML to a PAGINATED PDF at a real paper size (Letter/A4), with a running folio footer (title · page X / Y). The long-form sibling to pdf-html: where pdf-html renders each .canvas to one tall auto-height page (right for social artifacts and audit reports), this paginates a whole document across pages — right for essays, field guides, specs, and anything meant to be read or printed as pages. Trigger on: "paginated PDF", "print PDF", "PDF with pages", "Letter/A4 PDF", "multi-page PDF", "PDF of this essay/guide/doc". For single-canvas design artifacts (LinkedIn, Instagram, business card, audit report), use pdf-html or screenshot-html instead.

2026-07-12
design-blog-hero
ウェブ開発者

Generate a blog post hero artifact — TWO pixel-exact HTML canvases in a single file: an Open Graph card (1200×630) for social meta tags AND an in-page hero (1440×600) for the article header. Both canvases share the same content + brand tokens; only the proportions differ. Reads ./design/<brand-slug>/DESIGN.md, tokens.css, and components.html. Triggers include "blog hero for X", "OG card for X", "open graph image", "in-page hero", "/blog-hero".

2026-05-19
design-business-card
ウェブ開発者

Generate a printable business card — pixel-exact 1050×600 front canvas + 1050×600 back canvas in a single HTML file. Standard 3.5×2 inch card at 300dpi. Front carries name + title + contact details; back is wordmark-dominant (or brand device) with minimal text. The design system's most reduced artifact — tests whether the brand can speak with almost no text. Print bleed instructions in footer comment. Reads ./design/<brand-slug>/DESIGN.md, tokens.css, and components.html. Triggers include "business card", "calling card", "name card", "/business-card".

2026-05-19
design-carousel-slide
ウェブ開発者

Generate a LinkedIn / Instagram multi-slide carousel — single HTML file with N square 1080×1080 .canvas divs, each representing one slide. Default N=5 (cover + 3 content + closing CTA). Cover and closing always use the brand's most distinctive treatments; middle slides are content-led. Reads ./design/<brand-slug>/DESIGN.md, tokens.css, and components.html. Triggers include "carousel for X", "linkedin carousel", "instagram carousel", "carousel slides", "/carousel-slide".

2026-05-19
design-instagram-post
ウェブ開発者

Generate an Instagram post artifact — pixel-exact HTML canvas at 1080×1350 (portrait, default — Instagram's max-real-estate format) with opt-in 1080×1080 (square) and 1080×1920 (story / reel cover) modes. Reads ./design/<brand-slug>/DESIGN.md, tokens.css, and components.html. Triggers include "instagram post about X", "ig post", "ig story", "instagram artifact", "/instagram-post".

2026-05-19
design-landing-page
ウェブ開発者

Generate a deliverable landing-page HTML file (NOT a screenshot artifact). 1440px design width, mobile-responsive (CSS-only, no JS). Sections: hero (full-viewport) + 3 feature blocks + CTA. Designed to be opened in a browser, iterated on, and deployed as-is. Reads ./design/<brand-slug>/DESIGN.md, tokens.css, and components.html. Triggers include "landing page for X", "marketing page", "product landing", "/landing-page".

2026-05-19
design-link-in-bio
ウェブ開発者

Generate a minimal single-column standalone HTML page — mobile-first at 375px width — for use as a link-in-bio destination. Contains: name/wordmark, short tagline, list of links (each a styled <a> block), social footer. Self-contained, works offline, deployable as-is to GitHub Pages or Netlify. Reads ./design/<brand-slug>/DESIGN.md, tokens.css, and components.html. Triggers include "link in bio", "linktree replacement", "bio page", "/link-in-bio".

2026-05-19
design-linkedin-post
市場調査アナリスト・マーケティングスペシャリスト

Generate a LinkedIn post artifact — a 1200×627 image canvas (LinkedIn's recommended share image dimension) plus a companion text suggestion (1300-char limit, hook-first structure). Reads ./design/<brand-slug>/DESIGN.md, tokens.css, and components.html. Triggers include "linkedin post about X", "linkedin artifact", "generate a linkedin image", "/linkedin-post".

2026-05-19
このリポジトリの収集済み skills 25 件中、上位 8 件を表示しています。
obsidian
作家・著者

General-purpose Obsidian vault skill — use this whenever the user wants to do anything with their vault or personal notes. Covers reading notes by name, searching vault content, creating new notes, appending to existing ones, checking backlinks, and working with daily notes. Trigger immediately on phrases like: "look up my note on X", "add this to my vault", "what does my note say about Y", "find notes about Z", "log this to my vault", "update my daily note", "create a note for...", "what links to X", "search my vault for...", "show me what I know about...", "check my notes on...", or any time the user mentions Obsidian, their vault, or personal notes. If the user is asking about something they might have written down, reach for this skill first.

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

Use when asked to audit backlinks or repair the knowledge graph structure, or when /backlinks is invoked. Do NOT use for finding conceptual bridges between ideas — use /connect for that.

2026-05-15
bloom
マネジメントアナリスト

Map the branching question space from a topic — sub-questions, adjacent domains, meta-framings. Use when /bloom is invoked or Shane asks "what questions does X open up", "bloom on X". Do NOT use to trace how thinking evolved — that's /trace.

2026-05-15
challenge
マネジメントアナリスト

Use when Shane wants to pressure-test a belief, steelman an opposing view, or invoke /challenge. Do NOT use for confirming or validating a position.

2026-05-15
compound
マネジメントアナリスト

Use when asked how knowledge has accumulated or compounded around a topic, or when /compound is invoked. Do NOT use for tracing evolution of thinking over time — use /trace for that.

2026-05-15
connect
マネジメントアナリスト

Surface non-obvious cross-references between vault notes — connecting two concepts that aren't already explicitly linked. Use when /connect is invoked, when the user says "what does X have to do with Y", "is there a thread between these notes", "what connects these ideas", or when reviewing two superficially unrelated topics for shared structure. Do NOT use for direct backlinks (use /backlinks) or for surfacing patterns within a single topic (use /emerge).

2026-05-15
contradict
マネジメントアナリスト

Use when asked to find contradictions or inconsistencies in thinking, or when /contradict is invoked. Do NOT use for pressure-testing a single belief — use /challenge for that.

2026-05-15
drift
マネジメントアナリスト

Analyze gaps between stated priorities (OKRs, focus statements) and actual session behavior to surface drift. Use when /drift is invoked, when the user says "am I doing what I said I would", "where am I off-track", "do my actions match my goals", "am I avoiding something", or during weekly retrospectives. Reads accountability.md, patterns.md, and recent daily notes. Do NOT use for surfacing patterns within a topic — use /emerge for that.

2026-05-15
このリポジトリの収集済み skills 22 件中、上位 8 件を表示しています。
cannibalization-finder
市場調査アナリスト・マーケティングスペシャリスト

Find keyword cannibalization in Google Search Console data — multiple URLs from the same site competing for the same queries. Use when the user says "find cannibalization", "are my pages competing", "which pages overlap", "keyword cannibalization audit", "why do my rankings keep flip-flopping", or pastes/uploads a GSC query+page export and asks which URLs fight each other. Works standalone from a GSC CSV; no external API required.

2026-06-17
decay-scanner
市場調査アナリスト・マーケティングスペシャリスト

Detect content decay — pages that have lost organic traffic versus a past peak. Use when the user says "find decaying pages", "what traffic did I lose", "content decay audit", "why is traffic dropping", "which posts are declining", or pastes two GSC exports (current vs. an earlier/peak period) and asks what slipped. Works standalone from two GSC CSVs.

2026-06-17
intent-mismatch-auditor
市場調査アナリスト・マーケティングスペシャリスト

Audit whether the queries a page ranks for actually match what the page is about. Use when the user says "intent mismatch", "audit search intent", "why is this page not converting", "are my pages matching what people search", "wrong queries ranking", or pastes GSC query+page data plus a page title/URL and asks if they line up. Works standalone from a GSC CSV plus page titles the user provides.

2026-06-17
internal-link-reallocator
市場調査アナリスト・マーケティングスペシャリスト

Find internal-linking opportunities to push authority from a strong "donor" page to a weaker "target" page. Use when the user says "internal links to boost a page", "reallocate link equity", "which pages should link to X", "help page B rank by linking from A", "internal link audit for a target page", or names a donor and target page with GSC data. Works standalone from GSC exports the user provides.

2026-06-17
query-clustering
市場調査アナリスト・マーケティングスペシャリスト

Cluster a large GSC query list into topics and search intents, then map each cluster to a page or flag it as a content gap. Use when the user says "cluster my keywords", "group these queries", "topic clusters from GSC", "organize my search queries", "what content gaps do I have", "keyword grouping", or pastes a big query export. Works standalone from a GSC CSV.

2026-06-17
ranking-anomaly-alerts
市場調査アナリスト・マーケティングスペシャリスト

Detect sudden ranking or traffic anomalies in GSC time-series data — big position swings or click spikes/drops worth investigating now. Use when the user says "any ranking anomalies", "did anything spike or crash", "alert me to big changes", "what moved suddenly", "ranking volatility check", or pastes GSC data with a date dimension covering 30+ days. Uses DataForSEO to correlate with SERP/algorithm context when available; works standalone from a GSC CSV.

2026-06-17
serp-spy
市場調査アナリスト・マーケティングスペシャリスト

Map a competitor's ranking content for a topic and find the gaps you can exploit. Use when the user says "spy on a competitor", "what content does competitor X rank for", "competitor content gap analysis", "what's competitor.com ranking for in topic Y", "map their SERP coverage", or names a competitor domain plus a topic. Uses DataForSEO when available for live SERP/ranked-keyword data; otherwise works from SERP results the user pastes.

2026-06-17
striking-distance-decoder
市場調査アナリスト・マーケティングスペシャリスト

Find "striking distance" keywords — queries ranking on page 2 (positions 11–20) that are one push away from page-1 traffic. Use when the user says "striking distance keywords", "page 2 keywords", "quick SEO wins", "low-hanging fruit", "what's almost ranking", "where's my fastest traffic upside", or pastes a GSC query export and asks what to optimize next. Works standalone from a GSC CSV.

2026-06-17
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
eod-pro
プロジェクト管理専門家

Use when /eod-pro is invoked, or when Shane says "professional eod", "work eod", "close out my work day", "end of work day", or wants to run his end-of-day accountability audit against the PROFESSIONAL (Global Payments / WorldPay) vault and its GP OKRs. Diffs Today's Focus vs Session Log, increments deferrals in the Professional patterns.md, flags 3+ deferrals, and writes an EOD Audit to today's Professional daily note. For the Personal vault use /eod instead.

2026-06-09
log-pro
プロジェクト管理専門家

Use when /log-pro is invoked, or when Shane says "professional log", "work log", "log this to work", "log to professional", or wants to capture a lightweight session note in the PROFESSIONAL (Global Payments / WorldPay) vault. Appends a timestamped entry to today's Professional daily note under Session Log. For the Personal vault use /log instead.

2026-06-09
morning-pro
プロジェクト管理専門家

Use when /morning-pro is invoked, or when Shane says "professional morning", "work morning", "start professional day", "start my work day", or wants to start his GP/WorldPay work day with a focus review against the PROFESSIONAL vault's GP OKRs. Reads Professional accountability context and the most recent Professional daily note, surfaces carryovers, and writes Today's Focus to today's Professional daily note. For the Personal vault use /morning instead.

2026-06-09
decide
マネジメントアナリストプロジェクト管理専門家

Use when Shane is stuck on a decision, wants to cut through avoidance, or invokes /decide. Takes a stuck decision as input, loads accountability + patterns context, and outputs a structured session — Mirror (what you're actually doing) → Real Decision → Recommendation → Next Step. Hard mode strips diplomatic framing. Trigger on /decide, "I keep going back and forth on", "I can't decide", "help me think through", "I've been avoiding", or any stuck decision framing.

2026-06-09
eod
ソフトウェア開発者

Use when /eod is invoked or when Shane wants to close out his day. Diffs Today's Focus vs Session Log, increments deferrals in patterns.md for unlogged tasks, flags items at 3+ deferrals, and writes an EOD Audit to today's daily note.

2026-06-09
plan-tomorrow
作家・著者

Use when /plan-tomorrow is invoked or after /eod. Reads today's EOD audit and proposes tomorrow's focus (1 primary, 2 secondary) accounting for known patterns. Writes a Tomorrow block to today's daily note.

2026-05-23
morning
プロジェクト管理専門家

Use when /morning is invoked or when Shane wants to start his day with a focus review. Reads accountability context and yesterday's daily note, surfaces carryovers, runs a knowledge briefing, and writes Today's Focus to today's daily note.

2026-05-15
inbox-process
ファイル事務員

Process the Obsidian Inbox interactively — reads all files, generates routing recommendations, then walks through each item one at a time with user confirmation before acting. Use when /inbox-process is invoked or when Shane wants to clear the Inbox.

2026-05-08
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
agent-harness
ソフトウェア開発者

Orchestrate external agent CLI harnesses (pi, hermes) in turn-by-turn sessions from within Claude Code. Use when the user wants to delegate tasks to pi or hermes, chain multiple agent turns, compare outputs across harnesses, or build multi-agent workflows where Claude acts as the coordinator.

2026-05-13
publish-post
ソフトウェア開発者

End-to-end publishing pipeline for a new article on shane.logsdon.io. Runs text quality passes (humanize → ms-style-pass), generates brand-system design artifacts (blog hero OG + in-page hero, LinkedIn post image), screenshots them at 1x, wires images into the article frontmatter and site, saves LinkedIn companion text to Obsidian, builds the site, bumps the service worker cache version, and commits + pushes. Unattended — no human checkpoints. Working directory must be the site repo root. Triggers: "publish <slug>", "publish the post", "run the publish pipeline", "/publish-post".

2026-05-08
workflow-monthly-skill-audit
プロジェクト管理専門家

Run the monthly Claude Code skill hygiene pipeline — skill-audit (rank skills by usage + quality) → consolidate-memory (prune stale memories) → vault-lint (catch orphans created by deprecated workflows). Use when the 1st of the month rolls around, when the user says "monthly skill audit", "is my context layer healthy", "skill hygiene check", or after deprecating a workflow / removing a skill. Do NOT use for single-skill review (read the SKILL.md directly) or in the same week as the last audit. Output goes to ~/Downloads + Inbox/.

2026-05-08
workflow-vault-weekly
マネジメントアナリスト

Run the full weekly vault-health pipeline — vault-lint (consistency check) → backlinks (graph repair) → vault-index (rebuild overview) → weekly-signals (deferral / pattern surface) → weekly-learnings (publishable thread surface). Use when /weekly-review is invoked, on Friday afternoons, when the user says "weekly vault review", "audit my vault", "what should I publish this week", or after a week of heavy capture activity. Skips stages whose preconditions aren't met (e.g. weekly-learnings needs ≥3 daily notes from the week).

2026-05-08
workflow-stage-draft
作家・著者

Draft a blog post or article and prepare it for publishing — idea → first draft → humanize (remove AI-typical patterns) → ms-style-pass (term + bias + heading conventions). Use when the user says "draft a post about X", "write up this idea as a blog", "prepare a draft on Y", "stage a draft for publishing", or after /learned surfaces a publishable thread. Hands off to publish-post for the heavyweight pipeline (artifact generation + publishing); does NOT publish itself.

2026-05-08
workflow-feature-spec
プロジェクト管理専門家

Run the full feature-spec pipeline for a new product / feature with commercial stakes — biz-brief (business context) → superpowers:brainstorming (technical spec) → superpowers:writing-plans (implementation plan). Use when the user says "let's build X", "I want to ship Y", "spec out this feature", "go from idea to plan for Z", or when starting any new feature with a user / market / business model. Do NOT use for purely internal tooling (skip biz-brief; go straight to brainstorming) or for bug fixes (use debugging-and-error-recovery instead).

2026-05-08
workflow-design
ソフトウェア開発者

Run the full design pipeline for a brand or one-off artifact — design-plan (strategy) → design-system (tokens + showcase) → an artifact skill (linkedin / blog-hero / etc.) → screenshot-html (PNG export). Use when the user says "design a brand", "I need the full design system + assets", "set up a new brand from scratch", "design pipeline for X", or when starting visual work on a brand that has no DESIGN.md yet. Do NOT use when the brand already exists and you just need one artifact — call the artifact skill directly.

2026-05-08
agents-md-generator
ソフトウェア開発者

Generate or update an AGENTS.md / CLAUDE.md / context file for a repo. Use when the user says "set up CLAUDE.md", "generate AGENTS.md", "write a context file for this repo", "document this codebase for AI agents", or when a fresh repo has none. Also use when an existing context file has gone stale and needs a rewrite from current source. Do NOT use for editing project-specific README or contributor docs.

2026-05-08
このリポジトリの収集済み skills 9 件中、上位 8 件を表示しています。
auth
ソフトウェア開発者

Secure authentication and authorization patterns — password hashing, brute-force protection, session vs JWT, OAuth/SSO flows, RBAC. Use when the user says "add login", "set up auth", "is this auth secure", "implement OAuth", "session vs token", "should I use JWT here", or when shipping any feature that gates access. Do NOT use for guessing at credentials or bypassing auth — refuse those.

2026-05-08
css-architecture
ウェブ開発者

Modern CSS architecture and design systems without heavy frameworks — Grid, Flexbox, custom properties, container queries, layer organization. Use when the user says "set up the CSS for this", "design system", "CSS architecture", "no Tailwind", "vanilla CSS only", or when starting a stylesheet from scratch on a new project. Do NOT use for utility-class systems (Tailwind etc.) — use those frameworks' own conventions.

2026-05-08
database
データベースアーキテクト

Relational database schema design, normalization, indexing, and query optimization. Use when the user says "design the schema for X", "how should this table be structured", "this query is slow", "do I need an index here", "denormalize this", or when starting a new feature that needs persistence. Covers Postgres, MySQL, SQLite. Do NOT use for ORM-specific syntax — covers conceptual design first, ORM second.

2026-05-08
dependencies
ソフトウェア開発者

PHP / Composer dependency management and security auditing. Use when the user says "audit this composer.json", "is this package safe", "update dependencies", "find vulns", "lock this version", or before merging anything that adds a new package. Do NOT use for npm / pip / cargo dependencies — this is Composer-specific.

2026-05-08
php-project-structure
ソフトウェア開発者

PHP 8.2+ project organization and architecture with PSR-4 — directory layout for MVC, DDD, microservices. Use when the user says "structure this PHP project", "organize my PHP code", "set up PSR-4", "where should this class go", or when starting a new PHP repo. Do NOT use for framework-specific scaffolding (Laravel, Symfony) — use those frameworks' own generators.

2026-05-08
typescript
ソフトウェア開発者

TypeScript configuration, type-safe patterns, and migration from JavaScript. Use when the user says "set up TypeScript", "migrate this JS to TS", "tighten my tsconfig", "fix these type errors", "design types for X", or when a project introduces TS for the first time. Includes generics, conditional types, and JSDoc-typed JS workflows. Do NOT use for general JavaScript questions — this is for type-system work specifically.

2026-05-08
vanilla-js
ソフトウェア開発者

Modern vanilla-JS architecture without framework dependencies — ES6 modules, custom elements, state without React/Vue. Use when the user says "no framework", "plain JS", "vanilla JavaScript", "I don't want React for this", or when starting a small static site / utility / progressive-enhancement layer. Do NOT use when a framework is already chosen — use the framework's own conventions instead.

2026-05-08
web-standards
ウェブ開発者

Web standards compliance and progressive enhancement — semantic HTML, ARIA, viewport / form best practices. Use when the user says "make this accessible", "is this semantic", "fix the a11y", "progressive enhancement", "noscript fallback", or when reviewing markup before ship. Do NOT use for visual design — pair with a css-architecture or design-* skill.

2026-05-08
8 件中 8 件のリポジトリを表示
すべてのリポジトリを表示しました