11782 results (92.8ms) page 20 / 590
yhc0712 / calendar-accuracy exact

Ensure accurate calendar and date calculations in responses. Use for ANY query involving dates, days of week, date arithmetic, scheduling, holidays, time periods, countdowns, or relative date...

matlab / skills-matlab-live-script exact

Create MATLAB plain text Live Scripts (.m files) following specific formatting rules. Use when generating MATLAB scripts, educational MATLAB content, Live Scripts, or when the user requests .m...

matlab / skills-matlab-performance-optimizer exact

Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user requests optimization, mentions slow code, performance issues, speed...

matlab / skills-matlab-test-generator exact

Create comprehensive MATLAB unit tests using the MATLAB Testing Framework. Use when generating test files, test cases, unit tests, test suites, or when the user requests testing for MATLAB code,...

wangminle / skills-webpage-to-md-webpage-to-md exact

Web scraping and Markdown conversion toolkit for extracting web content with images. Use when Claude needs to: (1) Save web articles/blogs as Markdown files, (2) Export WeChat articles...

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

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

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

claude-world / director-mode-lite-project-init exact

Expert-guided project setup with 6 phases

mindrally / skills-anthropic-claude-development exact

Expert guidance for Anthropic Claude API development including Messages API, tool use, prompt engineering, and building production applications with Claude models.

oaustegard / claude-skills-building-github-index exact

Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of...

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

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

zubayer0077 / claude-multi-agent-research-system-skill-spec-workflow-orchestrator exact

Orchestrate comprehensive planning phase from ideation to development-ready specifications using 4 specialized agents

xu-xiang / everything-claude-code-zh-continuous-learning exact

自动从 Claude Code 会话(Sessions)中提取可重用的模式,并将其保存为学习到的技能以供未来使用。

ahmedibrahim085 / claude-multi-agent-research-system-skill-semantic-search exact

Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer...

Hildegaardchiasmal966 / claude-skills-managing-supabase-schema-migrations exact

Guides creation, validation, and application of Supabase database migrations with RLS policy checks and type generation. Use when adding tables, modifying schema, or updating database structure.

Putra213 / claude-workflow-v2-designing-tests exact

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests,...

Putra213 / claude-workflow-v2-managing-git exact

Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version...

Putra213 / claude-workflow-v2-optimizing-performance exact

Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing queries, reducing bundle size, or when...

Putra213 / claude-workflow-v2-designing-architecture exact

Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, structuring projects, making technical decisions, or when...