Skip to main content
robertguss
GitHub クリエイタープロフィール

robertguss

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

収集済み skills
94
リポジトリ
15
更新
2026年9月3日
リポジトリマップ

skills がある場所

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

ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

doc-refresh
ソフトウェア開発者

Refresh a repo's documentation for a live production system — audit stale docs, rebuild a focused doc set with diagrams, update AI-agent knowledge bases, and improve code-level docstrings

2026年8月8日
app-store-opportunity-research
市場調査アナリスト・マーケティングスペシャリスト

Full-pipeline iOS App Store opportunity research. Discovers underserved niches, analyzes competitor gaps, estimates revenue, produces scored top-3 opportunity reports, and writes MVP PRDs — all through browser and web research. Use when the user wants to find…

2026年3月22日
app-growth-playbook
市場調査アナリスト・マーケティングスペシャリスト

Generate platform-specific, actionable growth playbooks for mobile apps. Use when planning a Product Hunt launch, creating TikTok/Reels content strategies, setting up Apple Search Ads campaigns, preparing App Store featuring submissions, building referral…

2026年3月13日
app-review-analyzer
市場調査アナリスト・マーケティングスペシャリスト

Systematically analyze app reviews for competitor research or own-app reputation management. Categorize reviews by sentiment and themes (bugs, missing features, UX complaints, pricing objections, praise, support issues), identify actionable patterns, produce…

2026年3月13日
app-store-listing-optimizer
市場調査アナリスト・マーケティングスペシャリスト

Optimize iOS App Store and Google Play Store listings for maximum discoverability and conversion. Perform competitive keyword research, craft keyword-optimized titles/subtitles/descriptions, design screenshot sequences, and generate A/B test variants. Use…

2026年3月13日
app-creator
ソフトウェア開発者

Orchestrate iOS/macOS app scaffolding and optional skill adoption for existing projects. Use when users want a guided wizard that can scaffold with XcodeGen and optionally install xcode-makefiles and simple-tasks.

2026年3月13日
simple-tasks
ソフトウェア開発者

Install a fast local task workflow for single-project planning with `scripts/task.sh` (claim, done, status, reporting) backed by `tasks/TASKS.md` and optional `tasks/details/` notes. Use for lightweight in-progress task coordination, not full team issue…

2026年3月13日
xcode-makefiles
ソフトウェア開発者

Install strict Xcode Makefile tooling for iOS/macOS projects, including build/run/test scripts with AGENT_NAME-based per-agent isolation under build/. Use when a project needs reproducible local CLI builds without full app scaffolding.

2026年3月13日
収集済み skill 28 件中 8 件を表示しています。
council
未分類

Opt-in council rung for a Mycelium idea: commission identical prompts across N models, collect per-model reports, and reconcile with retained dissent. Suggest only on v1 replication triggers. Use when program/packs/council/ is present. Does not invent…

2026年8月16日
second-opinion
未分類

Cheap second-opinion rung for a Mycelium idea: one different model, identical commissioning prompt, exactly one model-report, no reconciliation. Use when program/packs/council/ is present. Does not invent council/ladder/replicate verbs. Does not commit unless…

2026年8月16日
clarify
未分類

Mark a Mycelium idea clarified: destination reached, handoff packet buildable. Use when the human says the idea is decided enough to hand off, or asks to clarify. Does not write the packet.

2026年8月16日
handoff
未分類

Write the Mycelium implementation packet and set state to handed-off. Use when the idea is clarified and the human is ready to implement. Legal only from clarified. Does not reopen locked decisions.

2026年8月16日
mycelium-cli
未分類

Operate a Mycelium idea instance with the mycelium CLI: scaffold, generate registered artifacts, check conformance, change tier, lifecycle transitions, wake, handoff, index, status, publish, and supersede. Use when working inside an idea repo that has…

2026年8月16日
portfolio
未分類

Cross-idea Mycelium portfolio view: run status --all, interpret local-only partials honestly, and do not mutate. Use when surveying many ideas or the human asks for portfolio status. Pass --offline when hermetic or gh is absent.

2026年8月16日
session
未分類

Choose the Mycelium ritual from the human's goal: new spark, work a live idea, park, wake, research program, second opinion, council, clarify, or handoff. Use at the start of a sitting in a mycelium.toml repo, or when the human states a goal but not a command.

2026年8月16日
simmer
未分類

Park a Mycelium idea on purpose: exploring → simmering with a required revisit date or event. Use when the human wants to stop, come back later, or says park/simmer. Not for blocked work and not for unstateable fog.

2026年8月16日
収集済み skill 18 件中 8 件を表示しています。
conveyor-docs-steward
ソフトウェア開発者

Stewards Conveyor repo documentation so roadmap, handoff, changelog, ADRs, backlog docs, and domain language stay consistent without doc churn. Use when work changes Conveyor product direction, artifact boundaries, roadmap phase, session handoff state,…

2026年5月1日
axi
ソフトウェア開発者

Agent eXperience Interface (AXI) — ergonomic standards for building CLI tools that agents use via shell execution. Use when building, modifying, or reviewing any agent-facing CLI.

2026年4月29日
caveman
テクニカルライター

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes…

2026年4月29日
diagnose
ソフトウェア開発者

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or…

2026年4月29日
grill-me
マネジメントアナリスト

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026年4月29日
grill-with-docs
ソフトウェア開発者

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and…

2026年4月29日
improve-codebase-architecture
ソフトウェア開発者

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase…

2026年4月29日
setup-matt-pocock-skills
ソフトウェア開発者

Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's backlog backend (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`,…

2026年4月29日
収集済み skill 14 件中 8 件を表示しています。
setup-starter-kit
未分類

Set up a fresh clone of the Next.js + Convex + Clerk Web App Starter Kit through a running, verified development app. Use for first-time setup, missing CLERK_JWT_ISSUER_DOMAIN errors, or broken Clerk-to-Convex authentication.

2026年8月27日
source-command-convex-auth-setup
未分類

Set up or extend Clerk authentication and owner authorization in this Next.js and Convex starter.

2026年8月27日
clerk-cli
ソフトウェア開発者

Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, impersonation, local webhook testing, deploy verification, instance config, env keys, feature toggles, and any Clerk Backend, Platform, or Frontend API call. Use when the…

2026年8月5日
clerk-setup
ソフトウェア開発者

Add Clerk authentication to any project by following the official quickstart guides.

2026年8月5日
shadcn
ソフトウェア開発者

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries,…

2026年8月5日
auth-setup
ソフトウェア開発者

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.

2026年5月6日
components-guide
ソフトウェア開発者

Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.

2026年5月6日
convex-helpers-guide
ソフトウェア開発者

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.

2026年5月6日
収集済み skill 11 件中 8 件を表示しています。
15 件中 12 件のリポジトリを表示