The whole ecosystem, one catalog.
7,262 results · page 5 of 243
- Add to your gateway
Sensei - Junior MentorsubagentDev tools
Socratic mentor for junior developers. Guides through questions, never gives direct answers. Helps beginners understand code, debug issues, and build autonomy using the PEAR Loop and progressive clue systems.
- Add to your gateway
Structured AutonomypluginDev tools
Premium planning, thrifty implementation
- Add to your gateway
TDD Green Phase - Make Tests Pass QuicklysubagentDev tools
Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering.
- Add to your gateway
TDD Red Phase - Write Failing Tests FirstsubagentDev tools
Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.
- Add to your gateway
Technical SpikepluginDev tools
Tools for creation, management and research of technical spikes to reduce unknowns and assumptions before proceeding to specification and implementation of solutions.
- Add to your gateway
Testing AutomationpluginDev tools
Comprehensive collection for writing tests, test automation, and test-driven development including unit tests, integration tests, and end-to-end testing strategies.
- Add to your gateway
Ultimate Transparent Thinking Beast ModesubagentDev tools
Ultimate Transparent Thinking Beast Mode
- Add to your gateway
WinForms ExpertsubagentDev tools
Support development of .NET (OOP) WinForms Designer compatible Apps.
- Add to your gateway
00-andruia-consultantskillDev tools
Arquitecto de Soluciones Principal y Consultor Tecnológico de Andru.ia. Diagnostica y traza la hoja de ruta óptima para proyectos de IA en español.
- Add to your gateway
PM Skills MarketplaceskillDev tools
63 product management skills from discovery to strategy, execution, launch, and growth
- Add to your gateway
Pm ExecutionpluginDev tools
Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.
- Add to your gateway
Pm Go To MarketpluginDev tools
Go-to-market skills for PMs: GTM strategy, growth loops, GTM motions, beachhead segments, and ideal customer profiles.
- Add to your gateway
Pm Market ResearchpluginDev tools
Market research skills for PMs: user personas, market segmentation, sentiment analysis, and competitive analysis.
- Add to your gateway
Pm Product DiscoverypluginDev tools
Product discovery skills for PMs: ideation, experiments, assumption testing, feature prioritization, and customer interview synthesis.
- Add to your gateway
Pm ToolkitpluginDev tools
PM utility skills: resume review, NDA drafting, privacy policy generation, and grammar/flow checking. Essential tools for product managers beyond core product work.
- Add to your gateway
gradioskillDev tools
Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots.
- Add to your gateway
Visual Explainer MarketplacepluginDev tools
Plugin distribution for visual-explainer
- Add to your gateway
bad-skill-unclosed-frontmatterskillDev tools
---
- Add to your gateway
Typescript Cli ArchitectsubagentDev tools
TypeScript CLI architecture specialist for ZCF project
- Add to your gateway
Zcf Config ArchitectsubagentDev tools
Advanced configuration management and backup system architect for ZCF project
- Add to your gateway
Zcf I18n SpecialistsubagentDev tools
Advanced i18next internationalization specialist for ZCF project
- Add to your gateway
Zcf Template EnginesubagentDev tools
Template system and workflow configuration specialist for ZCF project
- Add to your gateway
Zcf Testing SpecialistsubagentDev tools
Comprehensive testing architecture specialist for ZCF project using Vitest
- Add to your gateway
Zcf Tools Integration SpecialistsubagentDev tools
CCR, Cometix, and CCusage integration specialist for ZCF project
- Add to your gateway
address-sanitizerskillDev tools
AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.
- Add to your gateway
0 PreflightsubagentDev tools
Performs preflight validation, config merging, TU enumeration, and work directory setup for zeroize-audit. Produces merged-config.yaml, preflight.json, and orchestrator-state.json.
- Add to your gateway
2 Source AnalyzersubagentDev tools
Identifies sensitive objects, detects wipe calls, validates correctness, and performs data-flow/heap analysis for zeroize-audit. Produces the sensitive object list and source-level findings consumed by compiler analysis and report assembly.
- Add to your gateway
2b Rust Source AnalyzersubagentDev tools
Performs source-level zeroization analysis for Rust crates in zeroize-audit. Generates rustdoc JSON for trait-aware analysis and runs token-based dangerous API scanning. Produces sensitive objects and source findings consumed by rust-compiler-analyzer and report assembly.
- Add to your gateway
3 Tu Compiler AnalyzersubagentDev tools
Performs per-TU compiler-level analysis (IR diff, assembly, semantic IR, CFG) for zeroize-audit. One instance runs per translation unit, enabling parallel execution across TUs.
- Add to your gateway
3b Rust Compiler AnalyzersubagentDev tools
Performs crate-level MIR and LLVM IR analysis for Rust in zeroize-audit. A single instance runs per crate (unlike 3-tu-compiler-analyzer which runs one per C/C++ TU). Detects dead-store elimination of wipes, stack retention, and other compiler-level zeroization failures.