9628 results (96.4ms) page 20 / 482
0xDarkMatter / claude-mods-testing-patterns exact

Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test isolation.

RefoundAI / lenny-skills-analyzing-user-feedback exact

Help users synthesize and act on customer feedback. Use when someone is analyzing NPS responses, processing support tickets, reviewing user research, synthesizing feedback from multiple channels,...

RefoundAI / lenny-skills-scoping-cutting exact

Help users scope projects and cut features effectively. Use when someone is defining an MVP, dealing with scope creep, trying to ship faster, or needs to make tradeoffs about what to build.

RefoundAI / lenny-skills-pricing-strategy exact

Help users design and optimize pricing strategies. Use when someone is setting prices for the first time, considering freemium vs paid models, optimizing monetization, dealing with willingness to...

RefoundAI / lenny-skills-defining-product-vision exact

Help users create compelling product visions. Use when someone is writing a vision statement, defining a long-term product direction, aligning teams on the future state, or distinguishing vision...

RefoundAI / lenny-skills-prioritizing-roadmap exact

Help users prioritize product roadmaps and backlogs. Use when someone is deciding what to build next, sequencing features, allocating resources across projects, handling stakeholder requests, or...

RefoundAI / lenny-skills-building-sales-team exact

Help users build and scale their sales organization. Use when someone is hiring their first salespeople, deciding when to bring on sales leadership, structuring sales compensation, or...

0xDarkMatter / claude-mods-python-async-patterns exact

Python asyncio patterns for concurrent programming. Triggers on: asyncio, async, await, coroutine, gather, semaphore, TaskGroup, event loop, aiohttp, concurrent.

0xDarkMatter / claude-mods-python-cli-patterns exact

CLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.

RefoundAI / lenny-skills-writing-specs-designs exact

Help users write effective specs and design documents. Use when someone is creating technical specs, feature specs, design docs, or trying to communicate product requirements to engineering and...

mikeyobrien / ralph-orchestrator-codebase-summary exact

This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and workflows. It can...

0xDarkMatter / claude-mods-python-observability-patterns exact

Observability patterns for Python applications. Triggers on: logging, metrics, tracing, opentelemetry, prometheus, observability, monitoring, structlog, correlation id.

RefoundAI / lenny-skills-evaluating-candidates exact

Help users make better hiring decisions. Use when someone is evaluating job candidates, making hiring decisions, conducting reference checks, reviewing work samples or take-homes, calibrating...

RefoundAI / lenny-skills-setting-okrs-goals exact

Help users set effective OKRs and goals. Use when someone is creating quarterly objectives, defining key results, setting team goals, planning annual targets, or struggling with goal alignment...

0xDarkMatter / claude-mods-python-database-patterns exact

SQLAlchemy and database patterns for Python. Triggers on: sqlalchemy, database, orm, migration, alembic, async database, connection pool, repository pattern, unit of work.

0xDarkMatter / claude-mods-container-orchestration exact

Docker and Kubernetes patterns. Triggers on: Dockerfile, docker-compose, kubernetes, k8s, helm, pod, deployment, service, ingress, container, image.

RefoundAI / lenny-skills-onboarding-new-hires exact

Help users onboard new team members effectively. Use when someone is planning onboarding for a new hire, starting a new job themselves, designing a first-90-days plan, or trying to ramp up new...

0xDarkMatter / claude-mods-atomise exact

Atom of Thoughts (AoT) reasoning - decompose complex problems into atomic units with confidence tracking and backtracking. For genuinely complex reasoning, not everyday questions. Triggers on:...

0xDarkMatter / claude-mods-python-pytest-patterns exact

pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.

0xDarkMatter / claude-mods-security-patterns exact

Security patterns and OWASP guidelines. Triggers on: security review, OWASP, XSS, SQL injection, CSRF, authentication, authorization, secrets management, input validation, secure coding.