💻

Mobile

3314 skills in Development > Mobile

data-insights

Generate actionable insights from transaction data. Use when implementing insight generators, anomaly detection, or data analysis features for financial/tax tracking applications.

mattleonard16/taxhelper
0
0
Actualizado 1w ago

performing-reconnaissance

Marketplace

Perform OSINT, subdomain enumeration, port scanning, web reconnaissance, email harvesting, and cloud asset discovery for initial access. Use when gathering intelligence or mapping attack surface.

trilwu/secskills
0
0
Actualizado 1w ago

review-artifacts

Review artifact scan results for reportable bug bounty findings. Analyzes archives, SQL dumps, binary databases, and source backups for secrets, code vulnerabilities, misconfigurations, and PII exposure. Focuses on high-confidence findings with clear security impact.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

structlog

Structured logging for Python applications with context support and powerful processors

bossjones/logging-lab
0
0
Actualizado 1w ago

apple-app-store-agent

Comprehensive agent for preparing and generating all assets needed for Apple App Store submission. Use when user needs to prepare an iOS/iPadOS/macOS app for App Store release, including generating app metadata (descriptions, promotional text, keywords), creating app icons, designing screenshots, preparing privacy policy URLs, and organizing fastlane-compatible folder structures. Triggers on requests like "prepare my app for App Store", "create App Store screenshots", "generate app description", "make app icon", or "set up fastlane metadata".

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

data-wrangler

Transform and export data using DuckDB SQL. Read CSV/Parquet/JSON/Excel/databases, apply SQL transformations (joins, aggregations, PIVOT/UNPIVOT, sampling), and optionally write results to files. Use when the user wants to: (1) Clean, filter, or transform data, (2) Join multiple data sources, (3) Convert between formats (CSV→Parquet, etc.), (4) Create partitioned datasets, (5) Sample large datasets, (6) Export query results. Prefer this over in-context reasoning for datasets with thousands of rows or complex transformations.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

rn-auth

React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues in Expo/React Native.

CJHarmath/claude-agents-skills
0
0
Actualizado 1w ago

prompt-optimization

Transform vague requests into production-ready, hallucination-free prompts optimized for Claude 4.x. Applies investigation-first protocols, anti-hallucination guards, extended thinking patterns, and multishot examples. Use when user requests prompt improvement, optimization, or asks to fix hallucinations, structure vague requests, apply Claude 4.x best practices, or create production-grade prompts.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

openwebf-app-debugging-devtools

Marketplace

Debug WebF app runtime issues with Chrome DevTools (console/network/elements) and JS-side troubleshooting. Use when the user mentions DevTools console, network tab, stack traces, blank screen, layout measurement issues, or failing network requests.

archview-ai/webf-plugin
0
0
Actualizado 1w ago

kotlin-schema-first-entities

Use when creating Room entities for Kotlin/Android apps that mirror Django/PostgreSQL backend schemas. Enforces exact field alignment, prevents schema drift, validates type mappings. Critical for maintaining zero impedance mismatch between backend and mobile.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

code-refactoring-patterns

When and how to refactor complex functions including complexity thresholds (50+ statements, 12+ branches), extraction patterns, guard clauses, and testing strategies. Use when ruff/pylint complexity warnings appear or code becomes hard to maintain.

randalmurphal/claude-config
0
0
Actualizado 1w ago

release-packaging

Package and release the .NET 8 WPF widget host app using MSIX or ClickOnce. Use when configuring installers, signing, update channels, and publishing release artifacts.

YosrBennagra/3SC
0
0
Actualizado 1w ago

slack-gif-creator

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

skycruzer/fleet-management-v2
0
0
Actualizado 1w ago

topic-emails

Retrieves Gmail threads that match a requested topic, applies optional timeframe and label filters, and outputs a prioritized digest with summaries, key correspondents, and direct links for follow-up.

christopheryeo/claude-skills
0
1
Actualizado 1w ago

root-cause-tracing

Use when investigating an issue whose origin is unclear, especially when symptoms appear far from the cause. Trigger cues - "bug", "unexpected behavior", "traceback", "why is this happening", "non-deterministic failure". Goal - Trace causality backward to find and validate the true root cause before fixing.

alexisbeaulieu97/home
0
0
Actualizado 1w ago

react-native-storage-manager

Handles MMKV storage operations and data persistence patterns with encryption. Use when implementing data persistence, caching, or user preferences in Purrsuit Mobile App.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

mova-mova-check-basic-wrapper

Wrapper for skills/mova_check_basic

Leryk1981/mova_wf_cycle
0
0
Actualizado 1w ago

golang-observability-opentelemetry

Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog

danielseltzer/code-analysis-tools
0
0
Actualizado 1w ago

repository-expert

Repository 전문가. JpaRepository(Command: save/delete), QueryDslRepository(Query: 4개 메서드),AdminQueryDslRepository(Join 허용, DTO Projection), LockRepository(Pessimistic Lock).Entity 직접 반환 금지, N+1은 Application Layer에서 해결. JPQL 금지, Lazy Loading 의존 금지.

ryu-qqq/setof-commerce
0
0
Actualizado 1w ago

ios-watch-logs

Start real-time log streaming from connected iPhone to console and file. Shows only app's explicit log messages with [APP] prefix. Use when monitoring app behavior, debugging, or viewing logs.

asnar00/miso
0
0
Actualizado 1w ago