All authors
sampleXbro avatar

Claude Skills by sampleXbro

github.com/sampleXbro
152 skillsA× 149B× 2D× 10 installs71 views
Am Agent Security AuditorA

Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.

ai-agentsrustgo
0
24
Am Agent Test EngineerA

QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.

ai-agentscode-reviewapi
0
24
Am Agent Test RunnerA

Automated test execution and analysis agent

ai-agentsbash
0
24
Am Agent Typescript DeveloperA

Build type-safe applications with advanced TypeScript features, generics, and strict type checking. Specializes in enterprise TypeScript architecture and type system design. Use PROACTIVELY for complex type safety requirements.

ai-agentstypescriptexpress
0
24
Am Command BuildA

Implement the next task incrementally — build, test, verify, commit

ai-agentsdebugging
0
24
Am Command Code SimplifyA

Simplify code for clarity and maintainability — reduce complexity without changing behavior

ai-agentscode-review
0
24
Am Command CommitA

Create a conventional commit/s from current changes

ai-agentsbashgit
0
24
Am Command PlanA

Break work into small verifiable tasks with acceptance criteria and dependency ordering

ai-agents
0
24
Am Command PlanningA

Break work into small verifiable tasks with acceptance criteria and dependency ordering

ai-agents
0
24
Am Command ReviewA

Review current changes for code quality and best practices

ai-agentsbashgit
0
24
Am Command ShipA

Run the pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision

ai-agentsgocode-review
0
24
Am Command SpecA

Start spec-driven development — write a structured specification before writing code

ai-agentstesting
0
24
Am Command TestA

Run tests and report results

ai-agentsbash
0
24
Api And Interface DesignA

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

developmenttypescriptrust
0
24
Browser Testing With DevtoolsB

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

ai-agentsjavascriptrust
0
24
Changelog GeneratorA

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

ai-agentsgorefactoring
0
24
Ci Cd And AutomationA

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

ai-agentstypescriptgo
0
24
Code Review And QualityA

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

ai-agentsrustgo
0
24
Code ReviewerA

Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.

ai-agentsjavascripttypescript
0
24
Code SimplificationA

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

ai-agentsjavascripttypescript
0
24
Context EngineeringA

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

ai-agentstypescriptrust
0
24
Debugging And Error RecoveryA

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

developmenttypescriptrust
0
24
Deprecation And MigrationA

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

ai-agentstypescriptgo
0
24
Docs And ExamplesA

Use when writing or updating README content, API examples, installation instructions, migration notes, or developer-facing documentation for a TypeScript library.

ai-agentstypescriptgo
0
24
Documentation And AdrsA

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

ai-agentstypescriptgo
0
24
Doubt Driven DevelopmentA

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

ai-agentsgoshell
0
24
Frontend Ui EngineeringA

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

ai-agentsgoreact
0
24
Git Workflow And VersioningA

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

ai-agentsgobash
0
24
HandoffA

Compact the current conversation into a handoff document for another agent to pick up.

ai-agentsapi
0
24
Homebrew PackagingA

Use when preparing or maintaining Homebrew distribution for a CLI associated with a TypeScript library, including formula updates, archive naming, checksums, and release compatibility.

ai-agentstypescriptgo
0
24
Idea RefineA

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".

ai-agentsgobash
0
24
Incremental ImplementationA

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

ai-agentstypescriptgo
0
24
Interview MeA

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.

ai-agentsgoreact
0
24
Library TestingA

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

ai-agentstypescriptgo
0
24
Package Release EngineeringA

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

ai-agentstypescriptgo
0
24
Performance OptimizationA

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.

developmentjavascripttypescript
0
24
Planning And Task BreakdownA

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.

ai-agentsgoapi
0
24
Post Feature QaA

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 QA checklist before claiming work is complete.

ai-agentsapi
0
24
Prepare ReleaseA

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 suite health → timing hardening → CI/CD presence → community health files → changeset entry → package contents → README badges → final gate → generate to targets. Releases are driven...

ai-agentsjavascriptrust
0
24
Quality GatesA

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

ai-agentstypescriptbash
0
24
Release ManagerA

Release Manager

ai-agentspythongo
0
24
Security And HardeningA

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.

ai-agentsjavascripttypescript
0
24
Security Best PracticesA

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 trigger for general code review, debugging, or non-security tasks.

developmentjavascripttypescript
0
24
Security Ownership MapA

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 example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists o...

ai-agentspythongo
0
24
Senior Developer Autonomous ExecutionA

When to act autonomously versus ask for clarification

ai-agentssecurity
0
24
Senior Developer Avoid AnyA

Always check TypeScript errors and avoid using the any type

ai-agentstypescript
0
24
Senior Developer Configuration And CredentialsD

How to find and use configuration and credentials safely

ai-agentsgoaws
0
24
Senior Developer No Unsolicited SummariesA

Do not create summary or documentation files unless asked

ai-agentsdocumentation
0
24
Senior Developer Post Test CleanupA

Kill processes started for testing or demos

ai-agentstestingdebugging
0
24
Senior Developer Professional CommunicationA

Professional communication standards for commits and responses

ai-agentsgo
0
24