Skip to main content

Bruno-Cunha-Souza/ValarMindSkills

SkillsMP は Bruno-Cunha-Souza/ValarMindSkills から 22 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
22
GitHub スター
5
GitHub フォーク
0

収集済み skill 22 件中 22 件を表示しています。

職業分類
ソフトウェア開発者
説明

Build MCP servers — research, implement, test, evaluate. Rust (rmcp, default), TypeScript, or Python. Tool design, strict schemas, pagination, actionable errors, spec 2026-07-28 transports, plus a 10-question evaluation that scores the result. Triggers:…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Terse posture — drop articles/filler/pleasantries/hedging. Keep technical substance, code blocks, errors exact. Mirrors user's language; never announces itself. Not for onboarding, pedagogy, security warnings. Triggers: 'caveman mode', 'modo caveman', 'be…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lazy-senior-dev posture for code output — before writing, climb the ladder: YAGNI → reuse what's in the codebase → stdlib → native platform → installed dep → one line → minimum that works. Never cuts validation, error handling, security, or accessibility.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Clean code lifecycle for Go/Rust/TypeScript/Bun/Python — writing, reviewing, refactoring. Naming, functions, DRY, code smells, duplication (literal/logical/structural), dead-code removal with false-positive guardrails, safe refactoring. Triggers: 'clean…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Scaffold new ValarMindSkills per project conventions. Builds SKILL.md, references/, EXAMPLE files. Triggers: 'criar skill', 'nova skill', 'scaffold skill', 'create skill'.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Over-engineering review — finds what to DELETE, not what to fix. One line per finding with tags delete/stdlib/native/yagni/shrink and a net-lines score. Three scopes: current diff (default), whole repo ('repo'/'audit'), or 'debt' to harvest ponytail: comments…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Read-only planning: analyze and design without changing project files. Writes one step-by-step plan at project root (default IMPLEMENTATION_PLAN.md). Composable with other skills (e.g. /code-security-review /only-plan). Triggers: /only-plan, 'only plan',…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Lifecycle code review Go/Rust/TS/Python. Auto-detects toolchain, runs static analysis, emits severity-ranked findings + file:line evidence, diffs, risk tags (SAFE/REVIEW/BREAKING). Covers OWASP Top 10, perf anti-patterns, test quality. Read-only — every…

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Web/API security lifecycle for Go, Next.js, Python, and Bun — design controls, active testing, supply-chain/CI-CD, and LLM/agentic/MCP coverage. Maps to OWASP Web Top 10 2025 + API 2023 + LLM 2025 + Agentic 2026. Triggers: 'security review', 'revisão de…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create/edit Obsidian .base files — views, filters, formulas, summaries.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Project memory in Obsidian vault — brain/<slug>-brain.md index + atomic sessions/topics/decisions. Auto-activates when CLAUDE.md/AGENTS.md refs vault.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate GitHub Release notes / changelog from tag range. Triggers: 'release notes', 'changelog', 'version notes'.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lifecycle perf audit Go/Rust/TS/Python. N+1/leak/duplication sweeps, tri-axis Impact×Risk×Effort, writes OPTIMIZATION_REPORT.md. Read-only — file:line evidence. Triggers: 'optimize code', 'otimizar código', 'auditar performance', 'find bottlenecks',…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Disciplined plan-first posture — 1% skill scan, instruction hierarchy, 12 rationalizations refused, 4 pillars (TDD, systematic, simplicity, evidence), 7-stage workflow. Default OFF. Triggers: 'superpowers mode', 'modo superpowers', '/superpowers'.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Scaffold/audit GitHub Actions CI/CD — Go/Rust/TS/Python (FastAPI/Django/Flask). Generation: workflows + coverage gates (60–80%), security scans (CodeQL/Semgrep/bandit, SCA, SBOM, gitleaks), N+1/race/leak/load tests + free-threaded 3.14t. Audit:…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lifecycle debug Go/Rust/TS/Python — symptom→reproduction→root cause→fix→regression test. Evidence-first (cites cmd output or stack frame). For runtime errors, test failures, panics, races, leaks, flaky tests. Triggers: 'debug', 'depurar', 'root cause',…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lifecycle context audit/optimize/plan. Audit mode (Phase 0..6) + Guide mode (catalog lookup). Targets long-conv agents, RAG pipelines, sub-agents, large-doc workflows. Detects bloat/dedup/cache/masking/partition opportunities. Emits findings…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lifecycle LLM prompt audit/harden/rewrite. Targets SKILL.md, RAG, tool descriptions, system prompts. Emits findings (SAFE/REVIEW/BREAKING) + rewrite + token delta. Read-only — LGTM if sound. Triggers: 'audit prompt', 'auditar prompt', 'engenharia de prompt',…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Structured GitHub PR review — correctness, security, performance, maintainability. Severity-ranked findings + verdict (Approve/Request Changes/Comment). Non-PR: @code-review. Triggers: 'review PR', 'revisar PR', 'analisar pull request', '/github-pr-review'.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate Conventional Commit from staged diff. Triggers: 'commit', 'create commit', 'commit message'.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Obsidian CLI — read/create/search notes, properties, tasks; plugin dev (reload, JS eval, screenshot, DOM).

原文の言語: 英語

更新
職業分類
テクニカルライター
説明

Create/edit Obsidian Flavored Markdown — wikilinks, embeds, callouts, properties, tags, frontmatter. For .md files in Obsidian.

原文の言語: 英語

更新
収集済み skill 22 件中 22 件を表示しています。