Showing 30 of 12,154

Sorted by quality
safe-mode
Claude Codeby rohitg00
80

Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.

Coding / 软件开发
Shell Network
Scanned
nanobanana
Claude Codeby ReScienceLab
80

Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, various aspect ratios, and high-resolution output (2K/4K). Use when user wants to generate images, create images, use Gemini image generation, or do AI image generation.

Creative / 创意娱乐
Safe-ish
Scanned
designing-tests
Claude Codeby CloudAI-X
80

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, integration tests, or E2E testing.

Coding / 软件开发
Safe-ish
Scanned
logo-creator
Claude Codeby ReScienceLab
80

Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo.

Design / 设计
Safe-ish
Scanned
requesthunt
Claude Codeby ReScienceLab
80

Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, GitHub, YouTube, LinkedIn, and Amazon. Use when user wants to do demand research, find feature requests, analyze user demand, or run RequestHunt queries.

Research / 研究
Shell
Scanned
meeting-insights-analyzer
Claude Codeby Prat011
80

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communicatio…

Safe-ish
Scanned
Advertisement
hivemind-graph
Claude Codeby activeloopai
80

Query the local AST-derived code graph (functions, classes, calls, imports) for structural codebase questions — what calls X, what does Y import, where is Z defined, blast radius of a change. The graph rebuilds automatically after each agent turn; use hivemind_graph_search and hivemind_graph_neighb…

Coding / 软件开发
Safe-ish
Scanned
mom-test
Claude Codeby wondelai
80

Talk to customers without leading them using Mom Test rules: discuss their life not your idea, ask about specifics in the past, and talk less. Use when the user mentions "customer interviews", "validate my idea", "users say they want it but dont buy", "leading questions", "The Mom Test", "customer …

Safe-ish
Scanned
wtf
Claude Codeby noobnooc
80

Pre-launch and pre-commit audit for vibe coding projects. Use when asked to check whether a project is ready to ship, deploy, merge, or commit, especially for common AI-built app mistakes: broken project structure, committed secrets or cache files, environment variable hygiene, database migrations,…

Coding / 软件开发
Safe-ish
Scanned
cloudformation
Claude Codeby itsmostafa
80

AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks.

Coding / 软件开发
Safe-ish
Scanned
linkedin-reader
Claude Codeby himself65
80

Read LinkedIn for financial research using opencli (read-only). Use this skill whenever the user wants to read their LinkedIn feed, search for jobs in the finance/trading industry, view professional posts about markets or earnings, or gather professional sentiment from LinkedIn. Triggers include: "…

Research / 研究
Safe-ish
Scanned
yfinance-data
Claude Codeby himself65
80

Fetch financial and market data using the yfinance Python library. Use this skill whenever the user asks for stock prices, historical data, financial statements, options chains, dividends, earnings, analyst recommendations, or any market data. Triggers include: any mention of stock price, ticker sy…

Coding / 软件开发
Safe-ish
Scanned
wiki-update
Claude Codeby Ar9av
80

Sync the current project's knowledge into the Obsidian wiki. Use this skill from any project when the user says "update wiki", "sync to wiki", "save this to my wiki", "update obsidian", or wants to distill what they've been working on into their knowledge base. This is the cross-project skill that …

Personal Knowledge / 个人知识管理
Safe-ish
Scanned
wiki-export
Claude Codeby Ar9av
80

Export the Obsidian wiki's knowledge graph to structured formats for use in external tools. Use this skill when the user says "export wiki", "export graph", "export to JSON", "export to Gephi", "export to Neo4j", "graphml", "visualize wiki", "knowledge graph export", "export to OKF", "OKF bundle", …

Personal Knowledge / 个人知识管理
Safe-ish
Scanned
open-knowledge-bug-report
Claude Codeby inkeep
80

Use when the user reports a problem with OpenKnowledge, asks for help debugging OK, or wants to file a bug report. This skill guides the agent to capture diagnostic information via the ok bug-report CLI command.

Coding / 软件开发
Safe-ish
Scanned
ponytail-review
Claude Codeby DietrichGebert
80

Review a diff for over-engineering. Finds what to delete: reinvented stdlib, needless deps, speculative abstractions. One line per finding.

Safe-ish
Scanned
cli
Claude Codeby posit-dev
80

Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) S…

Coding / 软件开发
Safe-ish
Scanned
rds
Claude Codeby itsmostafa
80

AWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups, managing replicas, troubleshooting connectivity, or optimizing performance.

Data / 数据分析
Safe-ish
Scanned
hermes-history-ingest
Claude Codeby Ar9av
80

Ingest Hermes agent history into the Obsidian wiki. Use this skill when the user wants to mine their past Hermes sessions for knowledge, import their ~/.hermes folder, extract insights from previous Hermes conversations, or says things like "process my Hermes history", "add my Hermes memories to th…

Personal Knowledge / 个人知识管理
Safe-ish
Scanned
vue-best-practices
Claude Codeby antfu
80

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requi…

Coding / 软件开发
Safe-ish
Scanned
startup-analysis
Claude Codeby himself65
80

Analyze a startup from three perspectives: VC investor, job applicant, and CEO/founder. Use this skill whenever the user wants to evaluate a startup, assess whether to invest in or join a startup, do due diligence, evaluate a job offer from a startup, understand a startup's competitive position, or…

Research / 研究
Safe-ish
Scanned
pr-to-main-cleanup
Claude Codeby breaking-brake
80

Clean up merged feature branches after PR to main is merged. Use when the user says "ブランチ削除", "cleanup", "マージ後の片付け", or wants to delete a merged branch.

Network
Scanned
release-skills
Claude Codeby JimLiu
80

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annotated tags, historical release backfill, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送", "release notes",…

Coding / 软件开发
Network
Scanned
lean-analytics
Claude Codeby wondelai
80

Choose and audit startup metrics using Croll and Yoskovitz's "Lean Analytics". Use when the user mentions "what metrics should we track", "KPIs", "north star metric", "One Metric That Matters (OMTM)", "vanity metrics", "analytics dashboard", "DAU/MAU", "churn benchmark", or "measure product-market …

Data / 数据分析
Safe-ish
Scanned
influence-psychology
Claude Codeby wondelai
80

Apply the seven principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity, unity) to product design, copy, and sales. Use when the user mentions "social proof", "persuasive copy", "why users dont convert", "ethical persuasion", "reciprocity", "scarcity tac…

Safe-ish
Scanned
earnings-preview
Claude Codeby himself65
80

Generate a pre-earnings briefing for any stock using Yahoo Finance data. Use this skill whenever the user wants to prepare for an upcoming earnings report, understand what analysts expect, review a company's beat/miss track record, or get a quick overview before an earnings call. Triggers include: …

Safe-ish
Scanned
pinme-auth
Claude Codeby glitternetwork
80

Use when a PinMe project (Worker TypeScript) needs to integrate user authentication — creating email/password users, verifying id_tokens, querying user info, or listing users via Identity Platform auth proxy APIs.

Coding / 软件开发
Safe-ish
Scanned
deslop
Claude Codeby rohitg00
80

Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, strips defensive code, and in skill-file mode lints SKILL.md files for quality. Use when cleaning up code, simplifying, removing boilerplate, befor…

Coding / 软件开发
Safe-ish
Scanned
estimate-analysis
Claude Codeby himself65
80

Deep-dive into analyst estimates and revision trends for any stock using Yahoo Finance data. Use when the user wants to understand analyst estimate direction, how EPS or revenue forecasts changed over time, compare estimate distributions, or analyze growth projections across periods. Triggers: "est…

Safe-ish
Scanned
implement-github-feature
Claude Codeby AgnosticUI
79

Design and implement a new feature or component from a GitHub issue. Use for net-new functionality, not bug fixes.

Network
Scanned