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

thebrana

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

収集済み skills
62
Stars
3
更新
2026-07-17
Forks
0
職業カバレッジ
11 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

close
ソフトウェア開発者

End a session — extract learnings, write handoff, store patterns, detect doc drift. Use when ending a work session or when the user says done/bye/closing.

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

Build anything — features, bug fixes, refactors, spikes, migrations. Auto-detects strategy, integrates with backlog, enforces TDD. The unified dev command.

2026-07-16
align
ソフトウェア開発者

Align a project to brana practices — assess gaps, plan, implement, verify. Auto-detects type. Use when setting up a new project or realigning an existing one.

2026-07-02
onboard
ソフトウェア開発者

Scan and diagnose a project, or scaffold a new client from scratch. Works for code and venture clients. Auto-detects project type.

2026-07-02
backlog
プロジェクト管理専門家

Manage the backlog — plan, track, navigate phases and streams. Use when planning phases, viewing roadmaps, or restructuring work.

2026-06-22
fix
ソフトウェア開発者

Structured bug fix — reproduce (failing test), diagnose, fix (minimal change), verify, commit. Enforces test-first. Use when a bug needs a methodical fix.

2026-06-22
reconcile
ソフトウェア開発者

Unified maintenance — detect drift, run security checks, cascade spec propagation, knowledge hygiene. Scoped via --scope flag. Default: consistency.

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

Research a topic, doc, or creator — check sources, follow references, produce findings. Use when starting deep research on a topic or external source.

2026-06-21
challenge
ソフトウェア開発者

Adversarial review — Fable 5 stress-tests reasoning, Gemini checks knowledge. Use before plan or architecture decisions.

2026-06-20
domain-driven-design
ソフトウェア開発者

DDD tactical patterns for complex business modeling including entities, value objects, aggregates, domain services, repositories, specifications, and bounded contexts. Python dataclass implementations with TypeScript alternatives. Use when building rich domain models, enforcing invariants, or separating domain logic from infrastructure.

2026-06-16
domain-driven-design
ソフトウェア開発者

DDD tactical patterns for complex business modeling including entities, value objects, aggregates, domain services, repositories, specifications, and bounded contexts. Python dataclass implementations with TypeScript alternatives. Use when building rich domain models, enforcing invariants, or separating domain logic from infrastructure.

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

Interactive idea maturation — explore, research, shape raw ideas into actionable plans. Use when you have a rough idea and want to think it through.

2026-06-15
critical-thinking-logical-reasoning
その他の高等教育教員

Surface hidden assumptions, detect logical fallacies, examine evidence quality, and stress-test arguments before committing to them.

2026-06-15
decision-matrix
プロジェクト管理専門家

Weighted criteria scoring for multi-option decisions — makes trade-offs explicit and defensible with sensitivity analysis.

2026-06-15
first-principles
プロジェクト管理専門家

Bottom-up reasoning from fundamentals — strip assumptions, interrogate each one, rebuild from what's actually true.

2026-06-15
inversion
プロジェクト管理専門家

Backward-from-failure thinking — define what would guarantee failure, then systematically avoid it.

2026-06-15
jobs-to-be-done
市場調査アナリスト・マーケティングスペシャリスト

Understand what customers are actually hiring a product to do — functional, emotional, and social dimensions — to design solutions that win.

2026-06-15
pre-mortem
プロジェクト管理専門家

Prospective hindsight — imagine the project already failed, then diagnose why. Surfaces hidden risks before commitment.

2026-06-15
second-order-thinking
プロジェクト管理専門家

Chain-reaction mapping — trace consequences beyond the obvious first effect to reveal hidden risks and opportunities.

2026-06-15
six-thinking-hats
プロジェクト管理専門家

Six parallel thinking perspectives — White/Red/Black/Yellow/Green/Blue — to separate facts, feelings, risks, benefits, creativity, and process.

2026-06-15
swot-analysis
市場調査アナリスト・マーケティングスペシャリスト

Map Strengths, Weaknesses, Opportunities, Threats — then generate cross-referenced strategic moves (SO, WO, ST, WT).

2026-06-15
systems-thinking
プロジェクト管理専門家

Map players, stocks, flows, and feedback loops to understand why a system behaves the way it does — and where leverage lives.

2026-06-15
critical-thinking-logical-reasoning
市場調査アナリスト・マーケティングスペシャリスト

Critical thinking and logical reasoning analysis skills for when you are explicitly asked to critically analyse written content such as articles, blogs, transcripts and reports (not code).

2026-06-15
systems-thinking
プロジェクト管理専門家

Help users think in systems and understand complex dynamics. Use when someone is dealing with multi-stakeholder problems, trying to understand second-order effects, managing platform ecosystems, or analyzing complex organizational dynamics.

2026-06-15
acquire-skills
その他コンピュータ職

Find and install skills for what you're doing — tech stack AND thinking/reasoning gaps. Analyzes activity type (deciding, strategizing, challenging, analyzing, planning) and tech context to surface relevant skills. Use when entering unfamiliar tech, stuck on a reasoning challenge, or when no local skill covers the current task.

2026-06-15
decide
プロジェクト管理専門家

Decision support — criteria, scenarios, patterns, recommendation.

2026-06-15
bash-defensive-patterns
ソフトウェア開発者

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

2026-06-12
do
プロジェクト管理専門家

Alias for /brana:backlog start with freeform text. Routes to the best skill or creates a task. Use /brana:backlog start directly for the same behavior.

2026-06-10
cloud-run-basics
ソフトウェア開発者

Cloud Run expert guidance. Use when deploying services, running jobs, or managing worker pools for HTTP, scheduled tasks, or background processing.

2026-06-10
event-driven-architect
ソフトウェア開発者

Design event-driven systems: contracts, topics, consumers, retries, idempotency, and sagas. Use for asynchronous workflows, reliability patterns, retry/replay design, DLQ handling. NOT for CRUD APIs or ETL pipelines.

2026-06-10
fastapi
ソフトウェア開発者

FastAPI best practices + Pydantic. Use when building or reviewing FastAPI APIs.

2026-06-10
gcp-cloud-run
ソフトウェア開発者

Production-ready Cloud Run on GCP: containerized services, Cloud Run Functions, cold start optimization, Pub/Sub integration, Cloud SQL, Secret Manager, concurrency tuning. Covers sharp edges and gotchas.

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

LLM evaluation — automated metrics, human feedback, benchmarking. Use when testing performance, measuring AI quality, or establishing evaluation frameworks.

2026-06-10
nextjs-patterns
ソフトウェア開発者

Next.js App Router — Server Components, Actions, streaming, caching. Use when building or migrating Next.js apps.

2026-06-10
supabase-postgres
データベースアーキテクト

Postgres optimization — 70 rules (queries, indexes, RLS, concurrency). Use when writing SQL or reviewing schema.

2026-06-10
supabase
ソフトウェア開発者

Use when doing ANY task involving Supabase: Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues, supabase-js, @supabase/ssr, RLS, schema migrations, CLI, MCP server. Includes security checklist.

2026-06-10
supabase-skill
ソフトウェア開発者

Core Supabase — DB, Auth, Realtime, Storage, RLS, Edge Functions. Triggers on ANY Supabase task.

2026-06-10
vercel-react
ソフトウェア開発者

React/Next.js performance — 70 rules (waterfalls, bundle, re-renders). Use when reviewing or writing React/Next.js code.

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

Vitest unit testing — Vite-powered, Jest-compatible. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

2026-06-10
web-design
グラフィックデザイナー

UI review against Web Interface Guidelines. Use when asked to review UI, check accessibility, or audit design.

2026-06-10
このリポジトリの収集済み skills 62 件中、上位 40 件を表示しています。