Coding & Development

dpearson2699/core-motion

github.com

Access Core Motion accelerometer, gyroscope, magnetometer, device-motion, pedometer, activity-recognition, altitude, headphone motion, batched high-frequency workout motion, and water-submersion/depth data. Use when reading device sensors, counting steps, detecting walking/running/driving/cycling, tracking altitude, building motion interactions, handling AirPods head tracking, or implementing watchOS dive/depth features.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

samber/golang-google-wire

2.6kgithub.com

Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions, //go:build wireinject injector files, and generated wire_gen.go. Apply when using or adopting google/wire, when the codebase imports `github.com/google/wire`, or when wiring an application graph at compile time via `wire.Build`. For runtime DI with reflection, see `samber/cc-skills-golang@golang-uber-dig` skill.

$ npx skills add samber/cc-skills-golang
Ver habilidad

dpearson2699/weatherkit

github.com

Fetch current, hourly, and daily weather forecasts and display required attribution using WeatherKit. Use when integrating weather data, showing forecasts, handling weather alerts, displaying Apple Weather attribution, or querying historical weather statistics in iOS apps.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

dpearson2699/energykit

github.com

Query grid electricity forecasts and submit load events using EnergyKit to help users optimize home electricity usage. Use when building smart home apps, EV charger controls, HVAC scheduling, or energy management dashboards that guide users to use power during cleaner or cheaper grid periods.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

steipete/blucli

383.2kgithub.com

BluOS CLI (blu) for discovery, playback, grouping, and volume.

$ npx skills add steipete/clawdis
Ver habilidad

triggerdotdev/trigger-realtime

github.com

Subscribe to Trigger.dev task runs in real-time from frontend and backend. Use when building progress indicators, live dashboards, streaming AI/LLM responses, or React components that display task status.

$ npx skills add triggerdotdev/skills
Ver habilidad

dpearson2699/device-integrity

github.com

Verify device legitimacy and app integrity using DeviceCheck (DCDevice per-device bits) and App Attest (DCAppAttestService key generation, attestation, and assertion flows). Use when implementing fraud prevention, detecting compromised devices, validating app authenticity with Apple's servers, protecting sensitive API endpoints with attested requests, or adding device verification to a backend architecture.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

steipete/bear-notes

383.2kgithub.com

Create, search, and manage Bear notes via grizzly CLI.

$ npx skills add steipete/clawdis
Ver habilidad

dpearson2699/coreml

github.com

Integrate Core ML models in iOS apps for on-device machine learning inference. Covers model loading (.mlmodel, .mlpackage, .mlmodelc), predictions with auto-generated classes and MLFeatureProvider, compute unit configuration (CPU, GPU, Neural Engine), MLTensor, VNCoreMLRequest, MLComputePlan, multi-model pipelines, and deployment strategies. Use when loading Core ML models, making predictions, configuring compute units, or profiling model performance.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

nomadamas/korean-character-count

6.3kgithub.com

Count Korean text deterministically with exact grapheme, line, and byte contracts for self-intros and form limits.

$ npx skills add nomadamas/k-skill
Ver habilidad

joelhooks/contacts

github.com

Add, enrich, and manage contacts in Joel's Vault. Fire the Inngest enrichment pipeline for full multi-source dossiers, or create quick contacts manually. Use when: 'add a contact', 'enrich this person', 'who is X', 'VIP contact', 'update contact', or any task involving the Vault/Contacts directory.

$ npx skills add joelhooks/joelclaw
Ver habilidad

martinholovsky/sqlite-database-expert

41github.com

Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, migrations, FTS search, and secure data handling

$ npx skills add martinholovsky/claude-skills-generator
Ver habilidad

binance/payment-assistant

github.com

Binance Pay Assistant - Send and Receive crypto payments. Send: QR code payment from Funding Wallet (C2C + PIX). Use when user wants to buy/purchase/pay/transfer/send, confirm/cancel payment, or query order status. Requires QR code data. PIX QR codes (pix, br.gov.bcb.pix) are auto-detected. Receive: Generate QR codes and payment links to collect crypto. Use when user wants to receive/collect payment (generate receive link, receive QR). Do NOT use for earning, buying/selling crypto, or digital goods.

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

steipete/camsnap

383.2kgithub.com

Capture frames or clips from RTSP/ONVIF cameras.

$ npx skills add steipete/clawdis
Ver habilidad

dpearson2699/permissionkit

github.com

Create child communication safety experiences using PermissionKit to request parental permission for children. Use when building apps that involve child-to-contact communication, need to check communication limits, request parent/guardian approval, or handle permission responses for minors.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

dpearson2699/speech-recognition

github.com

Transcribe speech to text using Apple's Speech framework. Use when implementing live microphone transcription with AVAudioEngine, recognizing recorded audio files, handling speech and microphone authorization, choosing on-device vs server-backed SFSpeechRecognizer behavior, or adopting SpeechAnalyzer, SpeechTranscriber, DictationTranscriber, AssetInventory, and async result streams on iOS 26+.

$ npx skills add dpearson2699/swift-ios-skills
Ver habilidad

samber/golang-spf13-viper

2.6kgithub.com

Golang configuration library using spf13/viper — layered precedence (flag > env > file > KV > default), BindPFlag/BindPFlags, SetEnvPrefix + SetEnvKeyReplacer + AutomaticEnv, ReadInConfig + ConfigFileNotFoundError, Unmarshal + mapstructure struct tags, Sub for sub-trees, WatchConfig + OnConfigChange for hot reload, viper.New() for test isolation, and remote KV integration. Apply when using or adopting spf13/viper, or when the codebase imports `github.com/spf13/viper`. For CLI command structure alongside viper, see the `samber/cc-skills-golang@golang-spf13-cobra` skill. For general CLI architecture, see `samber/cc-skills-golang@golang-cli`.

$ npx skills add samber/cc-skills-golang
Ver habilidad

pasky/chrome-cdp

github.com

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

$ npx skills add pasky/chrome-cdp-skill
Ver habilidad

junaid18183/novel-architect

github.com

Stepwise scaffolding, brainstorming, and draft-generation for literary novels using interactive interviews. TRIGGERS - Use this skill when user says: - "create a novel project" / "start a new novel" - "help me brainstorm my novel" / "plan my story" - "/novel-architect [language] novel named [name] [core idea]" - "set up novel structure" / "initialize my book project" - Any request about creating fiction writing projects or story planning Creates full novel directory with foundation files, character sheets, and chapter scaffolding. Uses gentle, reflective interview process to discover emotional truth before structure.

$ npx skills add junaid18183/novel-architect-skills
Ver habilidad

ar9av/graph-colorize

github.com

Color-code the Obsidian graph view by rewriting `.obsidian/graph.json` colorGroups. Use this skill when the user says "color my graph", "color code obsidian", "colorize the graph", "color the graph by tag", "color by category", "highlight visibility in graph", "make the graph colorful", "distinguish tags in graph", or wants nodes in Obsidian's graph view tinted by tag, folder, or visibility. Generates a `colorGroups` array from the vault's actual tags/categories and merges it into the existing graph.json without clobbering other graph settings. Always backs up first.

$ npx skills add ar9av/obsidian-wiki
Ver habilidad

millionco/expect

3.5kgithub.com

Use when editing .tsx/.jsx/.css/.html, React components, pages, routes, forms, styles, or layouts. Also when asked to test, verify, validate, QA, find bugs, check for issues, or fix expect-cli failures.

$ npx skills add millionco/expect
Ver habilidad

getsentry/sentry-sdk-setup

225github.com

Set up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project.

$ npx skills add getsentry/sentry-for-ai
Ver habilidad

triggerdotdev/trigger-setup

github.com

Set up Trigger.dev in your project. Use when adding Trigger.dev for the first time, creating trigger.config.ts, or initializing the trigger directory.

$ npx skills add triggerdotdev/skills
Ver habilidad

waynesutton/convex-migrations

402github.com

Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns

$ npx skills add waynesutton/convexskills
Ver habilidad