core▌
37 indexed skills · max 10 per page
axiom-core-location
charleswiltgen/axiom · Productivity
Discipline skill for Core Location implementation decisions. Prevents common authorization mistakes, battery drain, and background location failures.
axiom-core-location-diag
charleswiltgen/axiom · Productivity
Symptom-based troubleshooting for Core Location issues.
typescript-core
bobmatnyc/claude-mpm-skills · Backend
Modern TypeScript development patterns for type safety, runtime validation, and optimal configuration.
core-components
davila7/claude-code-templates · Productivity
Use components from your core library instead of raw platform components. This ensures consistent styling and behavior.
reference-core
angular/angular · Productivity
This document outlines the architecture and mental model for packages/core, the heart of the Angular framework.
aws-sdk-java-v2-core
giuseppe-trisciuoglio/developer-kit · Cloud
Core patterns and configuration for AWS SDK for Java 2.x service clients, authentication, and HTTP management. \n \n Covers client builder patterns, credential provider chains (environment variables, profiles, IAM roles, SSO), and lifecycle management with try-with-resources \n Supports Apache HTTP client for sync operations and Netty for async, with connection pooling, timeout configuration, and SSL optimization \n Includes Spring Boot integration with @ConfigurationProperties , bean definition
cosmos-dbt-core
astronomer/agents · Productivity
Convert dbt Core projects into Airflow DAGs or TaskGroups using Astronomer Cosmos. \n \n Supports three assembly patterns: standalone DbtDag, DbtTaskGroup within existing DAGs, and individual Cosmos operators for fine-grained control \n Choose from eight execution modes (WATCHER, LOCAL, VIRTUALENV, KUBERNETES, AIRFLOW_ASYNC, and others) based on isolation and performance needs \n Offers three parsing strategies (dbt_manifest, dbt_ls, dbt_ls_file, automatic) to balance speed and selector complexi
go-style-core
cxuu/golang-skills · Backend
When writing readable Go code, apply these principles in order of importance:
core-nfc
dpearson2699/swift-ios-skills · Productivity
Read and write NFC tags on iPhone using the CoreNFC framework. Covers NDEF reader sessions, tag reader sessions, NDEF message construction, entitlements, and background tag reading. Targets Swift 6.3 / iOS 26+.
core-bluetooth
dpearson2699/swift-ios-skills · Productivity
Scan for, connect to, and exchange data with Bluetooth Low Energy (BLE) devices. Covers the central role (scanning and connecting to peripherals), the peripheral role (advertising services), background modes, and state restoration. Targets Swift 6.3 / iOS 26+.