All authors
sampleXbro avatar

Claude Skills by sampleXbro

github.com/sampleXbro
166 skillsA× 163B× 2D× 11 installs244 views
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
Grill MeA

A relentless interview to sharpen a plan or design.

ai-agents
0
24
GrillingA

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

ai-agents
0
24
HandoffA

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

ai-agentsapi
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
LessonsA

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

ai-agentsshell
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
ReadmeA

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.

ai-agentsjavascriptrust
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
Shipping And LaunchA

Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

ai-agentsjavascripttypescript
0
24
Source Driven DevelopmentA

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

developmenttypescriptpython
0
24
Spec Driven DevelopmentA

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

ai-agentsgosql
0
24
TeachA

Teach the user a new skill or concept, within this workspace.

ai-agentsrustgo
0
24
Test Driven DevelopmentA

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

ai-agentstypescriptrust
0
24
Update Target CapabilitiesA

Use when an AI tool gains support for a feature agentsmesh does not yet expose — or exposes wrongly — and you must raise or correct an existing target's capability for project and/or global scope (rules, additionalRules, commands, agents, skills, mcp, hooks, ignore, permissions). Also use to audit every target for capability gaps, or to act on an audit/feature-request someone else wrote. Start by verifying the claim against the tool's OWN primary docs — such findings are frequently fabricated...

ai-agentsrustgo
0
24
Using Agent SkillsA

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

ai-agentsgotesting
0
24
Writing Great SkillsA

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

ai-agentsgogit
0
24
Typescript ProA

Helps with advanced TypeScript work

ai-agentstypescript
0
24
Api GeneratorA

Generate API endpoints

ai-agentsapi
0
24
Api GeneratorA

Generate REST API endpoints following project conventions

ai-agentsexpressapi
0
24
DebuggingA

Debug failing builds and tests

ai-agentsdebugging
0
24
Am Command ReviewA

Review the staged diff against the project working agreements.

ai-agentsgit
0
24
Api GeneratorA

Scaffold a new REST route with validation, handler, query and tests.

ai-agentssqlapi
0
24
Am Command ReviewA

Review pull-request changes

ai-agentsbashgit
0
24
DebuggingA

Debugging

ai-agentsdebugginggit
0
24
Api GeneratorA

Generate REST API endpoints with validation and error handling

ai-agentsapi
0
24
DebuggingA

Debug failing tests and flaky behavior

ai-agentsdebugging
0
24
DebuggingA

Systematic debugging workflow

ai-agentsdebugging
0
24
Api GeneratorA

Generate REST API endpoints following project conventions

ai-agentsapi
0
24
Am Command ReviewA

Review the working tree before opening a pull request.

ai-agentsgogit
0
24
Api GeneratorA

Scaffolds a versioned REST route, its zod schema, and the matching test file.

ai-agentsapi
0
24
DebuggingA

Debug production failures and test regressions.

ai-agentsdebugging
0
24
Api GeneratorA

Scaffold new REST endpoints or controllers for existing resources

ai-agentsapi
0
24
DebuggingA

Systematic debugging workflow for production failures and test regressions.

ai-agentsdebugging
0
24
Api GeneratorA

Generate REST API endpoint scaffolding with validation and tests.

ai-agentsapi
0
24
DebuggingA

Systematic debugging workflow for Replit projects

ai-agentsdebugging
0
24
Typescript ProA

Apply advanced TypeScript patterns including conditional types, template literal types, and mapped types

ai-agentstypescriptapi
0
24
Api GeneratorA

Generate REST API endpoints with validation and tests

ai-agentstypescriptapi
0
24
ResearchA

Research docs and summarize decisions

ai-agentsdocumentation
0
24
Am Command Ponytail AuditA

Audit the whole repo for over-engineering, what can be deleted

ai-agents
0
24
Am Command Ponytail DebtA

Harvest ponytail: comments into a tracked debt ledger

ai-agentsnodegit
0
24
Am Command Ponytail GainA

Show ponytail's measured impact scoreboard (less code, cost, time)

ai-agents
0
24
Am Command Ponytail HelpA

Quick reference for ponytail levels, skills, and commands

ai-agents
0
24