Coding & Development

manojbajaj95/authsome

github.com

Use this to access external services/CLIs/APIs: Gmail/gh/Github/Stripe etc. or when running any bash command, script, or curl/wget that makes outbound HTTP calls. Make HTTP requests directly and the gateway injects credentials automatically.

$ npx skills add manojbajaj95/authsome
Ver habilidad

claude-office-skills/md-to-office

304github.com

>

$ npx skills add claude-office-skills/skills
Ver habilidad

github/eval-driven-dev

36.7kgithub.com

Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate application runs, analyze results, and produce a concrete action plan for improvements. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.

$ npx skills add github/awesome-copilot
Ver habilidad

affaan-m/hookify-rules

230.4kgithub.com

This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

vm0-ai/hackernews

github.com

Hacker News API for stories and comments. Use when user mentions "Hacker News", "HN", "Y Combinator", or asks about tech news.

$ npx skills add vm0-ai/vm0-skills
Ver habilidad

sickn33/product-manager-toolkit

43.4kgithub.com

Essential tools and frameworks for modern product management, from discovery to delivery.

$ npx skills add sickn33/antigravity-awesome-skills
Ver habilidad

jeffallan/cpp-pro

10.6kgithub.com

Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.

$ npx skills add jeffallan/claude-skills
Ver habilidad

affaan-m/evm-token-decimals

230.4kgithub.com

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

trailofbits/cargo-fuzz

6.1kgithub.com

cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.

$ npx skills add trailofbits/skills
Ver habilidad

warpdotdev/check-impl-against-spec

109github.com

Compare a pull request's implementation against spec context in spec_context.md and feed any material mismatches into review.json. Use during PR review when approved or repository spec context is available.

$ npx skills add warpdotdev/common-skills
Ver habilidad

alchaincyf/munger-perspective

github.com

查理·芒格的思维框架与表达方式。基于《穷查理宝典》、伯克希尔/Daily Journal股东会、 USC/哈佛演讲、访谈记录、外部批评等50+来源的深度调研, 提炼5个核心心智模型、8条决策启发式和完整的表达DNA。 用途:作为思维顾问,用芒格的视角分析问题、审视决策、提供反馈。 当用户提到「用芒格的视角」「芒格会怎么看」「芒格模式」「munger perspective」时使用。 也适用于:投资决策审视、认知偏误检查、跨学科思考训练、逆向思考练习。 即使用户只是说「逆向思考一下」「这有什么认知偏误」「Lollapalooza效应」「能力圈之外」「激励结构是什么」也可触发。 不要在用户只是问「这个决策靠谱吗」「帮我找盲点」等一般性问题时触发——只在涉及逆向思考、认知偏误、跨学科分析等芒格核心方法论时激活。

$ npx skills add alchaincyf/munger-skill
Ver habilidad

trailofbits/address-sanitizer

6.1kgithub.com

AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer overflows and use-after-free bugs.

$ npx skills add trailofbits/skills
Ver habilidad

clerk/clerk-billing

56github.com

Clerk Billing for subscription management - render Clerk's PricingTable and in-app checkout drawer, configure subscription plans, seat-limit plans for B2B, feature entitlements with has(), and billing webhooks. Use for SaaS monetization, plan gating, checkout flows, trials, invoicing, and subscription lifecycle management.

$ npx skills add clerk/skills
Ver habilidad

affaan-m/csharp-testing

230.4kgithub.com

C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

trailofbits/harness-writing

6.1kgithub.com

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.

$ npx skills add trailofbits/skills
Ver habilidad

jeffallan/react-native-expert

10.6kgithub.com

Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects.

$ npx skills add jeffallan/claude-skills
Ver habilidad

jeffallan/react-expert

10.6kgithub.com

Use when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setups. Creates components, implements custom hooks, debugs rendering issues, migrates class components to functional, and implements state management. Invoke for Server Components, Suspense boundaries, useActionState forms, performance optimization, or React 19 features.

$ npx skills add jeffallan/claude-skills
Ver habilidad

claude-office-skills/cv-builder

304github.com

>

$ npx skills add claude-office-skills/skills
Ver habilidad

trailofbits/fuzzing-obstacles

6.1kgithub.com

Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.

$ npx skills add trailofbits/skills
Ver habilidad

expo/add-app-clip

2.2kgithub.com

Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.

$ npx skills add expo/skills
Ver habilidad

jeffallan/monitoring-expert

10.6kgithub.com

Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.

$ npx skills add jeffallan/claude-skills
Ver habilidad

binance/spot

github.com

Binance Spot request using the Binance API. Authentication requires API key and secret key. Supports testnet, mainnet, and demo.

$ npx skills add binance/binance-skills-hub
Ver habilidad

affaan-m/code-tour

230.4kgithub.com

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

$ npx skills add affaan-m/everything-claude-code
Ver habilidad

claude-office-skills/weekly-report

304github.com

>

$ npx skills add claude-office-skills/skills
Ver habilidad