Skip to main content
rjmurillo
GitHub 제작자 프로필

rjmurillo

2개 GitHub 저장소에서 수집된 137개 skills를 저장소 단위로 보여줍니다.

수집된 skills
137
저장소
2
업데이트
2026년 8월 9일
저장소 탐색

저장소와 대표 skills

spec
미분류

Define what to build. Transform a problem into testable requirements with acceptance criteria.

2026년 8월 9일
session-end
미분류

Validate and complete session logs before commit. Auto-populates session end evidence (commit SHA, lint results, memory updates) and runs validation. Use when finishing a session, before committing, or when session validation fails. Do NOT use to create a new…

2026년 8월 9일
session-init
미분류

Create protocol-compliant JSON session logs with verification-based enforcement. Autonomous operation with auto-incremented session numbers and objective derivation from git state. Use when starting any new session. Use when you say "start a session", "create…

2026년 8월 9일
session
미분류

Session management and protocol compliance skills. Use Test-InvestigationEligibility to check if staged files qualify for investigation-only QA skip per ADR-034 before committing with 'SKIPPED investigation-only' verdict. Use for mid-session protocol…

2026년 8월 9일
ai-agents-architecture-contract
미분류

Load-bearing design decisions for this repo as a contract you check before changing anything. Covers the asymmetric generation seam, source-of-truth per tree, hook runtime failure policy, memory tiers, plugin surfaces, invariants, and known-weak points. Use…

2026년 8월 8일
ai-agents-generation-and-release
미분류

Operate the ai-agents generation and release machinery, covering the seven build_all.py generators, generate_agents.py, sync_plugin_lib.py, the drift gates, the version-free plugin manifests, and the npm publish path. Use when you say `regenerate the…

2026년 8월 8일
context-optimizer
소프트웨어 개발자

Analyze skill content for optimal placement (Skill vs Passive Context vs Hybrid), compress markdown to pipe-delimited format (60-80% token reduction), and validate compliance against the decision framework. Passive context wins for what the model cannot know…

2026년 8월 8일
github
미분류

Execute GitHub operations (PRs, issues, milestones, labels, comments, merges) using Python scripts with structured output and error handling. Use when working with pull requests, issues, review comments, CI checks, or milestones instead of raw gh. Use when…

2026년 8월 8일
수집된 skill 119개 중 8개를 표시합니다.
dotnet-api-design-standards
소프트웨어 개발자

Apply the .NET BCL-quality and Framework Design Guidelines bar that moq.analyzers holds all code to. Load this skill when writing or reviewing ANY C# in src/ (analyzers, code fixes, Common helpers, PerfDiff), when naming a new file/type/member, when designing…

2026년 7월 4일
moq-analyzers-architecture-contract
소프트웨어 개발자

Explains the load-bearing design decisions of moq.analyzers — all 10 ADRs as a decision/enforcement table, the non-negotiable invariants (Initialize pattern, MoqKnownSymbols lifecycle, symbol-based detection, netstandard2.0 + Roslyn 4.8 API ceiling,…

2026년 7월 4일
moq-analyzers-auto
소프트웨어 개발자

Default entry point and router for ALL work in the moq.analyzers repository — load this FIRST whenever a task arrives and no specialist skill has been chosen yet, when unsure which skill applies, or when starting any session in this repo. It classifies the…

2026년 7월 4일
moq-analyzers-build-and-env
소프트웨어 개발자

Recreates the moq.analyzers development environment from scratch and gets to a green build and test run. Load this when setting up a fresh clone or container, installing the .NET SDK/runtime, fixing "SDK not found" / MSB4018 GetBuildVersion / "framework…

2026년 7월 4일
moq-analyzers-change-control
소프트웨어 개발자

Apply this repo's change-control rules before making, gating, or reviewing ANY change to moq.analyzers — new rules, rule behavior changes, code fixes, shared helpers, dependencies, CI workflows, docs, or releases. Load it when asking "what gates must this PR…

2026년 7월 4일
moq-analyzers-config-and-flags
소프트웨어 개발자

Catalogs every configuration axis in moq.analyzers — MSBuild properties (PedanticMode, ContinuousIntegrationBuild, LangVersion, AnalysisMode), analyzer severity layers (.editorconfig, .globalconfig, stylecop.json, GlobalSuppressions.cs, pragmas),…

2026년 7월 4일
moq-analyzers-debugging-playbook
소프트웨어 개발자

Diagnose failures in the moq.analyzers repo by symptom — load this when a test, build, hook, or CI check fails and you need to know why. Triggers include "Expected span ... but got ...", "Expected diagnostic to start on line", AD0001 (analyzer threw an…

2026년 7월 4일
moq-analyzers-diagnostics-and-tooling
소프트웨어 개발자

Provides the measurement toolbox for moq.analyzers — load when you need to OBSERVE analyzer behavior or performance instead of guessing. Triggers: "does this snippet trigger MoqXXXX?", reproducing a false positive/negative outside the test suite,…

2026년 7월 4일
수집된 skill 18개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다