7004 results (69.1ms) page 32 / 351
shipshitdev / library-quick-view exact

Generate minimal HTML pages to review Claude Code output in a browser. Use when terminal output is hard to read, when reviewing lists/tables/drafts, or when user says "show me", "make this...

d-o-hub / rust-self-learning-memory-architecture-validation exact

Dynamically validate that the implemented codebase matches architectural decisions documented in plan files. Use when validating implementation matches planning documents, checking for...

onewave-ai / claude-skills-cross-conversation-project-manager exact

Maintain project state across MULTIPLE conversations over days/weeks. Track tasks, decisions, blockers, resources. Auto-update when project mentioned. Generate status reports and proactive reminders.

RLGeeX / rlg-copilot-defense-in-depth exact

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

jackspace / claudeskillz-defense-in-depth exact

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

0xBigBoss / claude-code-typescript-best-practices exact

Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.

calumjs / claudecode-meetingsummariser-analyze-meeting exact

Extract insights from a meeting transcript including summary, action items, decisions, and key topics. Use when the user wants to analyze a transcript, extract meeting notes, find action items, or...

ComposioHQ / awesome-codex-skills-meeting-notes-and-actions exact

Turn meeting transcripts or rough notes into crisp summaries with decisions, risks, and owner-tagged action items; use for Zoom/Meet/Teams transcripts, call notes, or long meeting chats to...

Bbeierle12 / skill-mcp-claude-particles-router exact

Decision framework for particle system projects. Routes to specialized particle skills (gpu, physics, lifecycle) based on task requirements. Use when building particle effects or needing guidance...

Bbeierle12 / skill-mcp-claude-shader-router exact

Decision framework for GLSL shader projects. Routes to specialized shader skills (fundamentals, noise, SDF, effects) based on task requirements. Use when starting a shader project or needing...

melvincarvalho / skillify exact

Generates SKILL.md files for npm packages following Anthropic's Agent Skills specification. Use when adding agent documentation to an npm package, making a package AI-agent friendly, or creating...

aam-skills / skillify exact

Generates SKILL.md files for npm packages following Anthropic's Agent Skills specification. Use when adding agent documentation to an npm package, making a package AI-agent friendly, or creating...

petekp / agent-skills-transparent-ui exact

Create standalone debugging interfaces that reveal the internal workings of complex systems through interactive visualization. Use when the user wants to understand how something works, debug...

Bbeierle12 / skill-mcp-claude-r3f-router exact

Decision framework for React Three Fiber projects. Routes to specialized R3F skills (fundamentals, geometry, materials, performance, drei) based on task requirements. Use when starting an R3F...

dkyazzentwatwa / chatgpt-skills-ml-model-explainer exact

Explain ML model predictions using SHAP values, feature importance, and decision paths with visualizations.