Showing 30 of 2,118

Sorted by quality
historic_sql_patterns
Claude Codeby Kaelio
80

Identify recurring cross-table historic-SQL analytical intents from a bounded pattern shard and emit typed pattern evidence for deterministic wiki projection.

Coding / 软件开发
Safe-ish
Scanned
refactoring-ui
Claude Codeby wondelai
80

Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off" (or amateur/unprofessional), "fix the design", "Tailwind styling", "color palette", "visual hierarchy", "design system", "spacing scale", or "component styling". Also trigger when buil…

Design / 设计
Safe-ish
Scanned
ponytail
Claude Codeby DietrichGebert
80

Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.

Coding / 软件开发
Safe-ish
Scanned
deepchat-sdd
Claude Codeby ThinkInAIXYZ
80

Use before substantial DeepChat code, configuration, documentation, test, build, feature, issue, refactor, or architecture changes that need a durable spec. Skip trivial style fixes, small localized logic changes, routine docs edits, and simple bugs unless the developer asks for SDD. Classify subst…

Coding / 软件开发
Safe-ish
Scanned
pinme-share
Claude Codeby glitternetwork
80

Use this skill when the user wants to share, publish, or upload a static result through PinMe, especially by generating a static HTML share page for a PinMe project link, deployed full-stack app, Codex conversation summary, report, file, demo, or any 分享/发布/上传分享页 request that should end with `pinme …

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

Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says "file an issue", …

Coding / 软件开发
Safe-ish
Scanned
Advertisement
pragmatic-programmer
Claude Codeby wondelai
80

Apply meta-principles of software craftsmanship: DRY, orthogonality, tracer bullets, and design by contract. Use when the user mentions "best practices", "pragmatic approach", "broken windows", "tracer bullet", "software craftsmanship", "avoid technical debt", "code ownership", or "how do I become …

Coding / 软件开发
Safe-ish
Scanned
storybrand-messaging
Claude Codeby wondelai
80

Clarify brand messaging using narrative structure that positions the customer as hero. Use when the user mentions "brand message", "website copy", "elevator pitch", "one-liner", "brand script", "StoryBrand framework", "customer as hero", or "my messaging isnt resonating". Also trigger when rewritin…

Coding / 软件开发
Safe-ish
Scanned
code-health-check
Claude Codeby huangjia2019
80

Perform a comprehensive code health check on a directory. Use when the user asks to analyze code quality, find issues, or get a health report.

Coding / 软件开发
Safe-ish
Scanned
github-review-pr
Claude Codeby feiskyer
80

Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents. Use this skill whenever the user wants to review a PR, asks for code review on a pull request, mentions "review PR", "check this PR", "look at pull request", or references a PR number or GitHub PR U…

Coding / 软件开发
Safe-ish
Scanned
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
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
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
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
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
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
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
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
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
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
dataset-transformation
Claude Codeby awslabs
79

Generates code that transforms datasets between ML schemas for model training or evaluation. Use when the user says "transform", "convert", "reformat", "change the format", or when a dataset's schema needs to change to match the target format — always use this skill for format changes rather than w…

MLOps / AI 工程
Safe-ish
Scanned
agf-wiring-apple-llm
Claude Codeby pcliangx
79

Use when wiring LLM features into the Apple client (macOS / iOS) — streaming chat via the FastAPI multi-LLM gateway, or on-device inference (Apple Foundation Models / Core ML). Provides the route decision (gateway vs on-device), streaming transport pattern, env/config contract, offline & cost guard…

Coding / 软件开发
Safe-ish
Scanned
nzism
Claude Codeby Sushegaad
79

Expert New Zealand Information Security Manual (NZISM) advisor for NZ government agencies and their supply chains. Use for NZISM control guidance, gap analysis, agency security obligations, classification framework (Unclassified through Top Secret), security risk management, system certification, a…

Coding / 软件开发
Safe-ish
Scanned
amplify-workflow
Claude Codeby awslabs
79

Build and deploy full-stack web and mobile apps with AWS Amplify Gen2 (TypeScript code-first). Covers auth (Cognito), data (AppSync/DynamoDB including schema modeling, enum types, relationships, authorization rules), storage (S3), functions, APIs, and AI (Amplify AI Kit with Bedrock). Supports Reac…

Coding / 软件开发
Safe-ish
Scanned
api-gateway
Claude Codeby awslabs
79

Build, manage, and operate APIs with Amazon API Gateway (REST, HTTP, and WebSocket). Triggers on phrases like: API Gateway, REST API, HTTP API, WebSocket API, custom domain, Lambda authorizer, usage plan, throttling, CORS, VPC link, private API. Also covers troubleshooting API Gateway errors (4xx, …

Coding / 软件开发
Safe-ish
Scanned
implementing-command-palettes
Claude Codeby AgentWorkforce
79

Use when building Cmd+K command palettes in React - covers keyboard navigation with arrow keys, keeping selected items in view with scrollIntoView, filtering with shortcut matching, and preventing infinite re-renders from reference instability

Coding / 软件开发
Safe-ish
Scanned
structured-code-review
Claude Codeby rohitg00
79

Performs a structured five-stage code review covering requirements compliance, correctness, code quality, testing, and security/performance. Each stage uses targeted checklists and categorized feedback (Blocker/Major/Minor/Nit) with actionable suggestions and rationale. Use when the user asks for c…

Coding / 软件开发
Safe-ish
Scanned
relay-80-100-workflow
Claude Codeby AgentWorkforce
79

Use when writing agent-relay workflows that must fully validate features end-to-end before merging. Covers the 80-to-100 pattern - going beyond "code compiles" to "feature works, tested E2E locally." Includes repair-before-failure validation gates, mandatory sequential Claude-then-Codex fresh-eyes …

Coding / 软件开发
Safe-ish
Scanned