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

marcusrbrown

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

収集済み skills
54
リポジトリ
6
更新
2026-07-19
リポジトリエクスプローラー

リポジトリと代表的な skills

ce-brainstorm
ソフトウェア開発者

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation. Use for feature ideas, problem framing, when the user says 'let's brainstorm', or when they want to think through options before deciding what to build. Also use when a user describes a vague or ambitious feature request, asks 'what should we build', 'help me think through X', presents a problem with multiple valid solutions, or seems unsure about scope or direction — even if they don't explicitly ask to brainstorm.

2026-07-18
ce-plan
ソフトウェア開発者

Create structured plans for any multi-step task -- software features, research workflows, events, study plans, or any goal that benefits from structured breakdown. Also deepen existing plans with interactive review of sub-agent findings. Use for plan creation when the user says 'plan this', 'create a plan', 'write a tech plan', 'plan the implementation', 'how should we build', 'what's the approach for', 'break this down', 'plan a trip', 'create a study plan', or when a brainstorm/requirements document is ready for planning. Use for plan deepening when the user says 'deepen the plan', 'deepen my plan', 'deepening pass', or uses 'deepen' in reference to a plan.

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

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.

2026-07-18
using-systematic
その他コンピュータ職

Use when starting any conversation - establishes how to find and use skills, requiring skill tool invocation before ANY response including clarifying questions

2026-07-18
ce-compound-refresh
ソフトウェア開発者

Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels outdated or wrong. Also use when reviewing docs/solutions/ for accuracy, when a recently solved problem contradicts an existing learning, when pattern docs no longer reflect current code, or when multiple docs seem to cover the same topic and might benefit from consolidation.

2026-07-17
ce-compound
ソフトウェア開発者

Document a recently solved problem to compound your team's knowledge

2026-07-17
ce-ideate
ソフトウェア開発者

Generate and critically evaluate grounded improvement ideas for the current project. Use when asking what to improve, requesting idea generation, exploring surprising improvements, or wanting the AI to proactively suggest strong project directions before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on this project', 'surprise me with improvements', 'what would you change', or any request for AI-generated project improvement suggestions rather than refining the user's own idea.

2026-07-17
deepen-plan
ソフトウェア開発者

Stress-test an existing implementation plan and selectively strengthen weak sections with targeted research. Use when a plan needs more confidence around decisions, sequencing, system-wide impact, risks, or verification. Best for Standard or Deep plans, or high-risk topics such as auth, payments, migrations, external APIs, and security. For structural or clarity improvements, prefer document-review instead.

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

Use when generating or editing images with OpenAI gpt-image models (gpt-image-2, gpt-image-1.5) — creating images from text prompts, editing existing images, transparent-background assets like stickers or logos, product mockups, or any request to "generate an image" with OpenAI/gpt-image. Works against api.openai.com directly or any OpenAI-compatible proxy (e.g. CLIProxyAPI) via OPENAI_BASE_URL.

2026-07-13
clonedeps
ソフトウェア開発者

Clone important project dependency source code into an ignored local workspace so OpenCode can inspect library internals. Use when the user asks to clone dependencies, inspect dependency/source internals, understand SDK/framework behavior from source, debug library implementation details, or make core dependency repos locally readable. Do not use for ordinary API/docs questions where @librarian is enough.

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

Generate comprehensive hierarchical codemaps for UNFAMILIAR repositories. Expensive operation - only use when explicitly asked for codebase documentation or initial repository mapping

2026-05-03
simplify
ソフトウェア開発者

Simplifies code for clarity without changing behavior. Use for readability, maintainability, and complexity reduction after behavior is understood.

2026-05-03
copilot-cli
ソフトウェア開発者

Use when delegating coding work to GitHub Copilot CLI from another agent (OpenCode, Claude Code, scripts, CI), or when invoking `copilot` non-interactively with `-p`. Covers auth, permissions, model selection, tool filters, multi-repo `--add-dir`, JSONL output, and the bash-subprocess delegation pattern.

2026-04-27
file-organizer
ソフトウェア開発者

Use when files are scattered across directories, Downloads is cluttered, duplicates are wasting space, folder structure has grown chaotic, or a directory needs cleanup before archiving or migrating to a new machine.

2026-04-08
copilot-cloud-agent
ソフトウェア開発者

Use when GitHub Copilot cloud agent setup is incomplete, PRs are failing CI due to environment drift, MCP tools are unavailable, hooks are not firing, custom agent is not discoverable, or Copilot CLI auth or migration from gh copilot is needed.

2026-04-07
content-research-writer
作家・著者

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

2026-01-19
develop-like-37signals
ソフトウェア開発者

Develop the way 37signals (the company) does: shape up cycles/betting/circuit-breaker, vanilla server-first Rails, manual exploratory QA over dogma. Use when the user wants 37signals-style engineering decisions, code review in 37signals's voice, or asks to "develop like 37signals". Profiled 2026-07-16 from public sources.

2026-07-17
develop-like-every
ソフトウェア開発者

Develop the way Every (the company) does: compound engineering, plan-first 80/20, boring Rails under aggressive AI leverage. Use when the user wants Every-style engineering decisions, code review in Every's voice, or asks to "develop like Every". Profiled 2026-07-11 from public sources.

2026-07-17
develop-like-linear
ソフトウェア開発者

Develop the way Linear (the company) does: momentum not sprints, rotating project leads, concise specs, weekly Quality Wednesdays ritual. Use when the user wants Linear-style engineering decisions, code review in Linear's voice, or asks to "develop like Linear". Profiled 2026-07-16 from public sources.

2026-07-17
develop-like-oxide
ソフトウェア開発者

Develop the way Oxide (the company) does: RFD-driven written decisions, Rust-heavy hardware/software co-design, rigor with urgency, radical transparency. Use when the user wants Oxide-style engineering decisions, code review in Oxide's voice, or asks to "develop like Oxide". Profiled 2026-07-11 from public sources.

2026-07-17
develop-like-theo
ソフトウェア開発者

Develop the way Theo Browne (the developer) does: . Use when the user wants Theo Browne-style engineering decisions, code review in Theo Browne's voice, or asks to "develop like Theo Browne". Profiled 2026-07-11 from public sources.

2026-07-17
dev-like
ソフトウェア開発者

Profile a tech company or developer's engineering culture from public sources and generate a develop-like-<target> skill that makes the agent work the way they do. Use when the user invokes /dev-like <target>, asks to "develop like <company>", "code like <person>", "adopt <shop>'s engineering practices", or wants a dev-culture profile of a company, team, or individual developer.

2026-07-17
impeccable
ウェブ・デジタルインターフェースデザイナー

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-07-19
agent-browser
ソフトウェア品質保証アナリスト・テスター

Browser automation CLI for AI agents. Use when you need to interact with the mrbro.dev site — navigating pages, checking for errors, capturing screenshots, verifying WCAG compliance, filling forms, clicking buttons, or testing any browser-based behavior. Triggers include "open the site", "take a screenshot", "check for errors", "verify accessibility", "test the deployed page", "scrape content", or any task requiring browser interaction with https://mrbro.dev or a local preview server.

2026-03-09
playwright-mcp
ソフトウェア品質保証アナリスト・テスター

Playwright MCP server for AI-driven browser automation. Use when agents need semantic, accessibility-tree-based browser interaction for mrbro.dev — navigating pages, running accessibility audits, verifying WCAG compliance, checking for visual regressions, testing responsive behavior, or automating any browser task via natural language instructions. Prefer over agent-browser when you need rich structured output from the accessibility tree rather than CLI snapshots.

2026-03-09
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました