6946 results (45.9ms) page 10 / 348
parcadei / continuous-claude-v3-research exact

Document codebase as-is with thoughts directory for historical context

parcadei / continuous-claude-v3-research-external exact

External research workflow for docs, web, APIs - NOT codebase exploration

parcadei / continuous-claude-v3-tldr-code exact

Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.

parcadei / continuous-claude-v3-discovery-interview exact

Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.

shajith003 / awesome-claude-skills-slack-gif-creator exact

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji...

shajith003 / awesome-claude-skills-ui-design exact

Use this to design a nice UI in single html as inspiration & UI exploration.

shajith003 / awesome-claude-skills-mcp-builder exact

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate...

shajith003 / awesome-claude-skills-brand-guidelines exact

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual...

OutlineDriven / odin-claude-plugin-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

OutlineDriven / odin-claude-plugin-gh-address-comments exact

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

shajith003 / awesome-claude-skills-webapp-testing exact

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

OutlineDriven / odin-claude-plugin-gh-fix-ci exact

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...

shajith003 / awesome-claude-skills-theme-factory exact

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any...

dceoy / ai-coding-agent-skills-claude-ask exact

Ask Claude Code CLI questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

dceoy / ai-coding-agent-skills-claude-review exact

Perform code reviews using Claude Code CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use when the user asks to review code, check for issues,...

dceoy / ai-coding-agent-skills-claude-exec exact

Execute development tasks using Claude Code CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or...

ncklrs / startup-os-skills-create-video-start exact

Master orchestrator that chains all Remotion video creation skills together in a single automated pipeline. Takes a creative brief and produces a complete, production-ready Remotion video project....

affaan-m / everything-claude-code exact

Complete Claude Code configuration collection - agents, skills, hooks, commands, rules, MCPs. Battle-tested configs from an Anthropic hackathon winner.

parcadei / continuous-claude-v3-qlty-check exact

Code quality checks, formatting, and metrics via qlty CLI