10493 results (85.1ms) page 22 / 525
shishiv / gsd-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

404kidwiz / agent-skills-backup-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

halay08 / fullstack-agent-skills-claude-code-guide exact

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

oaustegard / claude-skills-json-render-ui exact

Generate guardrailed UI from natural language. Claude emits constrained JSON, skill runtime renders via Preact. Use when user provides json and requests: Dashboards with metrics, charts, tables;...

0xDarkMatter / claude-mods-task-runner exact

Run project commands with just. Check for justfile in project root, list available tasks, execute common operations like test, build, lint. Triggers on: run tests, build project, list tasks, check...

xu-xiang / everything-claude-code-zh-eval-harness exact

为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(Eval-Driven Development,EDD)原则

nicepkg / ai-workflow-workflow-creator exact

Create complete Claude Code workflow directories with curated skills. Use when user wants to (1) create a new workflow for specific use case (media creator, developer, marketer, etc.), (2) set up...

oaustegard / claude-skills-installing-skills exact

Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or...

glittercowboy / taches-cc-resources-create-meta-prompts exact

Create optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other prompts to consume, or when running...

claude-world / director-mode-lite-hooks-check exact

Validate hooks configuration and scripts

Hildegaardchiasmal966 / claude-skills-test-driven-development exact

Use when implementing any feature or bugfix in the Culinary Advisor Next.js project - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by...

kess-1995 / harvey-specter-uae-harvey-specter-uae exact

Use when answering legal questions about UAE business law, including startup formation (LLC, DIFC, ADGM, free zones), shareholder agreements, SAFE notes, convertible notes, healthcare licensing...

Weaverse / claude-code-review exact

[Skill] Perform thorough code reviews focusing on unused code, duplications, coding patterns, bugs, and optimizations. Use when user wants code reviewed or audited. Read-only - outputs findings...

Weaverse / claude-feature-plan exact

[Skill] Create detailed implementation plans for features. Asks clarifying questions, suggests solutions, proposes architecture, and outputs a structured plan document. Use when user wants to plan...

pritishsk1312 / harvey-specter-uae-harvey-specter-uae exact

Use when answering legal questions about UAE business law, including startup formation (LLC, DIFC, ADGM, free zones), shareholder agreements, SAFE notes, convertible notes, healthcare licensing...

zechenzhangAGI / ai-research-skills-constitutional-ai exact

Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety...

sickn33 / antigravity-awesome-skills-linear-claude-skill exact

Manage Linear issues, projects, and teams

oaustegard / claude-skills-charting-vega-lite exact

Create interactive data visualizations using Vega-Lite declarative JSON grammar. Supports 20+ chart types (bar, line, scatter, histogram, boxplot, grouped/stacked variations, etc.) via templates...