Coding & Development

analogjs/angular-routing

github.com

Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route parameters. Use for navigation setup, protected routes, route-based data loading, and nested routing. Triggers on route configuration, adding authentication guards, implementing lazy loading, or reading route parameters with signals.

$ npx skills add analogjs/angular-skills
Ver habilidad

gmgnai/gmgn-market

github.com

Get crypto and meme token price charts (K-line, candlestick, OHLCV), trending meme coin rankings by volume, and newly launched tokens on launchpads (pump.fun, fourmeme, letsbonk, Raydium, etc.) via GMGN API on Solana, BSC, Base, or Ethereum. Use when user asks for price chart, trending tokens, what's pumping, hot coins, new launches, token signals, or wants to discover early-stage opportunities.

$ npx skills add gmgnai/gmgn-skills
Ver habilidad

getsentry/code-simplifier

864github.com

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

$ npx skills add getsentry/skills
Ver habilidad

dontbesilent2025/dbs-chatroom

6.9kgithub.com

定向聊天室:根据话题推荐或接受用户指定的专家,模拟多角色对话。触发方式:/dbs-chatroom、/定向聊天室、「定向聊天室」

$ npx skills add dontbesilent2025/dbskill
Ver habilidad

vuejs-ai/vue-jsx-best-practices

github.com

JSX syntax in Vue (e.g., class vs className, JSX plugin config).

$ npx skills add vuejs-ai/skills
Ver habilidad

affaan-m/springboot-security

230.4kgithub.com

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

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

dontbesilent2025/dbs-slowisfast

6.9kgithub.com

dontbesilent 慢就是快。帮创业者找到看起来更慢但长期更快的方法,用摩擦建造资产。 触发方式:/dbs-slowisfast、/慢就是快、「有没有更慢的方法」「我是不是太快了」 Slow-is-fast diagnosis. Help entrepreneurs find seemingly slower methods that build assets through friction. Trigger: /dbs-slowisfast, "is there a slower way", "am I going too fast"

$ npx skills add dontbesilent2025/dbskill
Ver habilidad

analogjs/angular-forms

github.com

Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based validation, field state management, and dynamic forms. Triggers on form implementation, adding validation, creating multi-step forms, or building forms with conditional fields. Signal Forms are experimental but recommended for new Angular projects. Don't use for template-driven forms without signals or third-party form libraries like Formly or ngx-formly.

$ npx skills add analogjs/angular-skills
Ver habilidad

github/winui3-migration-guide

36.7kgithub.com

UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers namespace changes, threading (CoreDispatcher to DispatcherQueue), windowing (CoreWindow to AppWindow), dialogs, pickers, sharing, printing, background tasks, and the most common Copilot code generation mistakes.

$ npx skills add github/awesome-copilot
Ver habilidad

claude-office-skills/pdf-extraction

304github.com

Extract text, tables, and metadata from PDFs using pdfplumber

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

google/google-cloud-recipe-auth

14.9kgithub.com

Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.

$ npx skills add google/skills
Ver habilidad

affaan-m/django-security

230.4kgithub.com

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

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

dontbesilent2025/dbs-ai-check

6.9kgithub.com

dontbesilent AI 写作特征识别。扫描文案中的 AI 生成痕迹,输出检测报告。默认只诊断不改。 触发方式:/dbs-ai-check、/AI检测、「帮我看看有没有 AI 味」「检测一下 AI 特征」 AI writing fingerprint detection. Scans copy for AI-generated patterns and outputs a diagnostic report. Diagnosis only by default. Trigger: /dbs-ai-check, "check for AI writing", "does this sound like AI"

$ npx skills add dontbesilent2025/dbskill
Ver habilidad

rivet-dev/rivetkit-client-swift

github.com

RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.

$ npx skills add rivet-dev/skills
Ver habilidad

elevenlabs/text-to-speech

github.com

Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.

$ npx skills add elevenlabs/skills
Ver habilidad

rivet-dev/rivetkit-client-swiftui

github.com

RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.

$ npx skills add rivet-dev/skills
Ver habilidad

github/web-coder

36.7kgithub.com

Expert 10x engineer with comprehensive knowledge of web development, internet protocols, and web standards. Use when working with HTML, CSS, JavaScript, web APIs, HTTP/HTTPS, web security, performance optimization, accessibility, or any web/internet concepts. Specializes in translating web terminology accurately and implementing modern web standards across frontend and backend development.

$ npx skills add github/awesome-copilot
Ver habilidad

vuejs-ai/vue-options-api-best-practices

github.com

Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only.

$ npx skills add vuejs-ai/skills
Ver habilidad

affaan-m/python-testing

230.4kgithub.com

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

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

langfuse/langfuse

github.com

Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any Langfuse feature works. This skill covers CLI-based API access (via npx) and multiple documentation retrieval methods.

$ npx skills add langfuse/skills
Ver habilidad

google/cloud-run-basics

14.9kgithub.com

Manages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run event-triggered or scheduled tasks (jobs), or handle always-on pull-based background processing (worker pools).

$ npx skills add google/skills
Ver habilidad

rivet-dev/rivetkit-client-react

github.com

RivetKit React client guidance. Use for React apps that connect to Rivet Actors with @rivetkit/react, create hooks with createRivetKit, or manage realtime state with useActor.

$ npx skills add rivet-dev/skills
Ver habilidad

rivet-dev/rivetkit-client-javascript

github.com

RivetKit JavaScript client guidance. Use for browser, Node.js, or Bun clients that connect to Rivet Actors with rivetkit/client, create clients, call actions, or manage connections.

$ npx skills add rivet-dev/skills
Ver habilidad

shopify/shopify-dev

456github.com

Search Shopify developer documentation across all APIs. Use only when no API-specific skill applies.

$ npx skills add shopify/shopify-ai-toolkit
Ver habilidad