Skip to main content
robertguss
Profil créateur GitHub

robertguss

Vue par dépôt de 94 skills collectés dans 15 dépôts GitHub.

skills collectés
94
dépôts
15
mis à jour
3 sept. 2026
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

doc-refresh
Développeurs de logiciels

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

8 août 2026
app-store-opportunity-research
Analystes en études de marché et spécialistes en marketing

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…

22 mars 2026
app-growth-playbook
Analystes en études de marché et spécialistes en marketing

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…

13 mars 2026
app-review-analyzer
Analystes en études de marché et spécialistes en marketing

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…

13 mars 2026
app-store-listing-optimizer
Analystes en études de marché et spécialistes en marketing

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…

13 mars 2026
app-creator
Développeurs de logiciels

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.

13 mars 2026
simple-tasks
Développeurs de logiciels

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…

13 mars 2026
xcode-makefiles
Développeurs de logiciels

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.

13 mars 2026
Affichage de 8 skills collectés sur 28.
council
non classé

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…

16 août 2026
second-opinion
non classé

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…

16 août 2026
clarify
non classé

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.

16 août 2026
handoff
non classé

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.

16 août 2026
mycelium-cli
non classé

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…

16 août 2026
portfolio
non classé

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.

16 août 2026
session
non classé

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.

16 août 2026
simmer
non classé

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.

16 août 2026
Affichage de 8 skills collectés sur 18.
conveyor-docs-steward
Développeurs de logiciels

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,…

1 mai 2026
axi
Développeurs de logiciels

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.

29 avr. 2026
caveman
Rédacteurs techniques

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…

29 avr. 2026
diagnose
Développeurs de logiciels

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…

29 avr. 2026
grill-me
Analystes en gestion

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".

29 avr. 2026
grill-with-docs
Développeurs de logiciels

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…

29 avr. 2026
improve-codebase-architecture
Développeurs de logiciels

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…

29 avr. 2026
setup-matt-pocock-skills
Développeurs de logiciels

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`,…

29 avr. 2026
Affichage de 8 skills collectés sur 14.
setup-starter-kit
non classé

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.

27 août 2026
source-command-convex-auth-setup
non classé

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

27 août 2026
clerk-cli
Développeurs de logiciels

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…

5 août 2026
clerk-setup
Développeurs de logiciels

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

5 août 2026
shadcn
Développeurs de logiciels

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,…

5 août 2026
auth-setup
Développeurs de logiciels

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

6 mai 2026
components-guide
Développeurs de logiciels

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

6 mai 2026
convex-helpers-guide
Développeurs de logiciels

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

6 mai 2026
Affichage de 8 skills collectés sur 11.
12 dépôts affichés sur 15