.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/bobmatnyc/trusty-tools
home/skills/bobmatnyc/trusty-tools
bobmatnyc avatar

bobmatnyc/trusty-tools

29 skills · 1 total installs

View on GitHub
$npx skills add bobmatnyc/trusty-tools
SkillInstalls
cargo-publishPublish one or more Rust crates to crates.io from the trusty-tools workspace1api-design-patternsComprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices—api-documentationBest practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.—artifacts-builderSuite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui)—brainstormingInteractive idea refinement using Socratic method to develop fully-formed designs—code-production-processSix-stage quality-gate pipeline for any code implementation task—code-review-standardsAdversarial code review rubric — severity taxonomy, the 80% confidence filter, and the APPROVE/WARN/BLOCK verdict protocol.—condition-based-waitingReplace arbitrary timeouts with condition polling for reliable async tests—contract-driven-testingDerive a three-level test pyramid directly from a function's Code Contracts (preconditions, postconditions, invariants) — contract-targeted unit tests,…—database-migrationSafe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.—documentation-styleSLD-grounded per-artifact-type documentation style guide: the four-axis Why/What/Test + Spec-References inline model, plus focused conventions for specs,…—env-managerEnvironment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications—git-workflowEssential Git patterns for effective version control, eliminating redundant Git guidance per agent.—internal-commsFramework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders—json-data-handlingWorking effectively with JSON data structures.—model-context-builderMCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing—requesting-code-reviewDispatch code-reviewer subagent to review implementation against plan or requirements before proceeding—root-cause-tracingSystematically trace bugs backward through call stack to find original trigger—security-scanningCI security scanning: secrets, deps, SAST, triage, expiring exceptions—software-patternsCompare tradeoffs and recommend architectural patterns — dependency injection, service-oriented architecture, repository, domain events, circuit breaker, and…—systematic-debuggingStep-by-step debugging workflow: reproduce the bug, isolate the failing component, trace to root cause, apply a targeted fix, and verify the fix resolves the…—test-driven-developmentComprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.—test-quality-inspectorTest quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation—testing-anti-patternsNever test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.—verification-before-completionRun verification commands and confirm output before claiming success—web-performance-optimizationOptimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques—webapp-testingComprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices—writing-plansCreate detailed implementation plans with bite-sized tasks for engineers with zero codebase context—xlsxWorking with Excel files programmatically.—