10607 results (85.8ms) page 59 / 531
ArcBlock / idd-intent-review exact

Interactive Intent approval. Review sections and mark status (locked/reviewed/draft). Use /intent-review <path> to review a specific file, or /intent-review to review Intent in current directory.

sgcarstrends / sgcarstrends-readme-updates exact

Maintain README files with setup instructions, features, tech stack, and usage examples. Use when updating project documentation, adding new features, improving onboarding, or creating READMEs for...

existential-birds / beagle-swift-testing-code-review exact

Reviews Swift Testing code for proper use of #expect/#require, parameterized tests, async testing, and organization. Use when reviewing .swift files with import Testing, @Test, #expect, @Suite, or...

daffy0208 / ai-dev-standards-skill-name exact

Clear description of what this skill does and when Claude should use it. Be specific about triggers - include the functionality AND when to activate. Example: "Extract text from PDFs and fill...

oyf518 / md-to-word-skill exact

This skill converts Markdown files to Word documents with proper Chinese formatting. Use it when the user asks to "convert markdown to word", "generate word from md", "export markdown as docx",...

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

Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx,...

alchaincyf / huashu-skills-prompt-classification-save exact

Automatically identifies prompt type, saves to corresponding category (technical/content/teaching/product/general), and updates index. Use when user says save prompt, record, or organize prompt....

featbit / featbit-skills-featbit-deployment-kubernetes exact

Deploys FeatBit to Kubernetes using Helm Charts. Use when user mentions "Kubernetes", "Helm", "K8s", "kubectl", works with values.yaml files, asks about "cloud deployment", "AKS", "EKS", "GKE",...

oaustegard / claude-skills-exploring-data exact

Exploratory data analysis using ydata-profiling. Use when users upload .csv/.xlsx/.json/.parquet files or request "explore data", "analyze dataset", "EDA", "profile data". Generates interactive...

arielperez82 / agents-and-skills-exploring-data exact

Exploratory data analysis using ydata-profiling. Use when users upload .csv/.xlsx/.json/.parquet files or request "explore data", "analyze dataset", "EDA", "profile data". Generates interactive...

wzbwan / gongwen-format-skill-gongwen-format-skill exact

Generate Chinese official document (ε…¬ζ–‡) Word files from controlled Markdown or JSON. Use when producing or updating .docx ε…¬ζ–‡ that must follow fixed fonts, line spacing, title/recipient layout,...

ratacat / claude-skills-brave-search exact

Use when user asks to search the web, look something up online, find current/recent/latest information, or needs cited answers. Triggers on "search", "look up", "find out about", "what is the...

steipete / agent-scripts-native-app-performance exact

Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use when asked to profile, attach, record, or analyze Instruments .trace files,...

CXwudi / agent-config-gemini-cli exact

Use when the user asks to run Gemini CLI for any tasks or if big context (>200k) is needed. Ideal for Code Review, Plan Review, Multi-file Analysis, and any task that requires large context...

K-Dense-AI / claude-scientific-skills-bioservices exact

Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow with consistent API. Best for cross-database...

mvdmakesthings / skills-markdown-optimizer exact

Optimize markdown files for LLM consumption by adding YAML front-matter with metadata and TOC, normalizing heading hierarchy, removing noise and redundancy, converting verbose prose to structured...

phenome / skills-bun-adhoc-validate exact

Run quick, ad-hoc validation or test checks using Bun by writing a temporary TypeScript script in the repo that imports local code, iterating on the script and rerunning until validated (including...

featbit / featbit-skills-featbit-go-sdk exact

Expert knowledge for FeatBit Go Server-Side SDK integration in web servers and backend applications. Use when working with .go files, building feature flags in Go servers, implementing A/B testing...

Tahir-yamin / dev-engineering-playbook-github-issues exact

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add...

shipshitdev / library-incremental-fetch exact

Build resilient data ingestion pipelines from APIs. Use when creating scripts that fetch paginated data from external APIs (Twitter, exchanges, any REST API) and need to track progress, avoid...