sampleXbro

64 mods across 1 repository, 23 stars between them.

lessons

49

sampleXbro/agentsmesh

Skill Claude CodeCodex

Use when about to edit a file or run a state-changing command, or after any failure, correction, or surprising result.

23 2d ago A 28 tokens original MIT

library-testing

50

sampleXbro/agentsmesh

Skill Claude CodeCodex

Use when creating or reviewing tests for a TypeScript library, including runtime tests, type tests, regression coverage, and CLI validation.

23 2d ago A 29 tokens original MIT

sampleXbro/agentsmesh

Skill Claude CodeCodex

Use when preparing, validating, or documenting the release workflow for a TypeScript library published to npm, including semver, changelog, tagging, and publish safety.

23 2d ago A 38 tokens original MIT

sampleXbro/agentsmesh

Skill Claude CodeCodex

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.

23 2d ago A 45 tokens copy · 92% MIT

sampleXbro/agentsmesh

Skill Claude CodeCodex

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

23 2d ago A 56 tokens copy · 89% MIT

post-feature-qa

54

sampleXbro/agentsmesh

Skill Claude CodeCodex

Apply after EVERY feature implementation, story completion, or task finish. Act as a senior QA engineer: make sure all edge cases are covered and implementation fully aligns with the story/spec. Use whenever you complete a story, ship a feature, or before marking a task done or opening a PR. Do not skip this — run the…

23 2d ago A 78 tokens original MIT

prepare-release

55

sampleXbro/agentsmesh

Skill Claude CodeCodex

Use this skill whenever preparing agentsmesh for an npm release — whether first publish, patch, minor, or major. Triggers on: 'prepare release', 'ready to publish', 'ship version', 'release prep', 'get this to npm', 'bump version', 'cut a release', 'what's needed to publish'. Runs a strict ordered checklist: test…

23 2d ago A 153 tokens original MIT

quality-gates

56

sampleXbro/agentsmesh

Skill Claude CodeCodex

Expert knowledge in quality assurance gates, code quality standards, and automated checks. Use when enforcing quality standards.

23 2d ago A 25 tokens original MIT

readme

57

sampleXbro/agentsmesh

Skill Claude CodeCodex

Use when writing, rewriting, or substantially updating the top-level README.md for AgentsMesh. Produces a concise, trustworthy, copy-paste-correct README — accurate header (banner + badges), a 60-second quickstart, real install/feature/links — without inventing APIs or duplicating LICENSE/CONTRIBUTING/CHANGELOG.

23 2d ago A 73 tokens original MIT

release-manager

58

sampleXbro/agentsmesh

Skill Claude CodeCodex

Tier: POWERFUL Category: Engineering Domain: Software Release Management & DevOps.

23 2d ago A 5 tokens original MIT

sampleXbro/agentsmesh

Skill Claude CodeCodex

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

23 2d ago A 48 tokens copy · 100% MIT

sampleXbro/agentsmesh

Skill Claude CodeCodex

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not…

23 2d ago A 73 tokens copy · 100% MIT

sampleXbro/agentsmesh

Skill Claude CodeCodex

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for…

23 2d ago A 99 tokens copy · 98% MIT