10415 results (76.6ms) page 52 / 521
existential-birds / beagle-adr-decision-extraction exact

Extract architectural decisions from conversations. Identifies problem-solution pairs, trade-off discussions, and explicit choices. Use when analyzing session transcripts for ADR generation.

existential-birds / beagle-pydantic-ai-agent-creation exact

Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation.

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.

lancenunes / codex-skills-vps-checkup exact

SSH into an Ubuntu VPS (Docker) for a read-only health/security/update report (UFW + fail2ban) and propose fixes; apply updates/restarts only with explicit confirmation. Use when the user wants a...

lancenunes / codex-skills-agents-md exact

Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths,...

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-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.

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.

tygwan / cc-initializer-doc-confirm exact

Document generation confirmation flow. Shows preview of documents to be generated and asks for user confirmation before proceeding. Used by /init and brainstorming skills.

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

FastAPI web framework patterns. Triggers on: fastapi, api endpoint, dependency injection, pydantic model, openapi, swagger, starlette, async api, rest api, uvicorn.

tygwan / cc-initializer-repair exact

cc-initializer μžλ™ 볡ꡬ 및 문제 ν•΄κ²°. Hook μ‹€νŒ¨, λ¬Έμ„œ 손상, μ„€μ • 였λ₯˜λ₯Ό μ§„λ‹¨ν•˜κ³  μˆ˜μ •ν•©λ‹ˆλ‹€.

tygwan / cc-initializer-readme-sync exact

Automatically synchronize README.md with actual project components. Scans .claude directory and updates Agents, Skills, Hooks, Commands sections.

existential-birds / beagle-tailwind-v4 exact

Tailwind CSS v4 with CSS-first configuration and design tokens. Use when setting up Tailwind v4, defining theme variables, using OKLCH colors, or configuring dark mode. Triggers on @theme,...

Prat011 / awesome-llm-skills-notion-knowledge-capture exact

Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or...

Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-ui-ux-polish exact

Iterative UI/UX polishing workflow for web applications. The exact prompt and methodology for achieving Stripe-level visual polish through multiple passes.

kangminhyuk1111 / agents-spec-interview exact

Conducts a deep, multi-round interview to clarify ambiguous requirements and produces a structured specification document. Automatically discovers requirement files and asks probing, non-obvious...

existential-birds / beagle-docling exact

Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting text, converting to Markdown/HTML/JSON, chunking for RAG pipelines, or batch...