How to find, read, and audit configuration files — includes concrete investigation steps like grepping for env vars, checking for hardcoded secrets, and mapping external service dependencies.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٤٬٢٨٧ من skills من ComeOnOliver/skillshub. افتح أي skill لمراجعة مصدره وتفاصيله.
ComeOnOliver/skillshubعرض ٤٠ من أصل ٤٬٢٨٧ skills مجمعة.
How to find, read, and audit configuration files — includes concrete investigation steps like grepping for env vars, checking for hardcoded secrets, and mapping external service dependencies.
لغة النص الأصلي: الإنجليزية
Guidelines for systematically exploring and understanding directory structures.
لغة النص الأصلي: الإنجليزية
Use this skill for any GitHub-related task. Always read it before using gh. It contains the default commands and operating rules for working with GitHub through the local gh CLI.
لغة النص الأصلي: الإنجليزية
Set up doctest testing framework in CMake C++ projects and write tests colocated with implementation code
لغة النص الأصلي: الإنجليزية
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
لغة النص الأصلي: الإنجليزية
Guidelines for creating API routes in Expo Router with EAS Hosting
لغة النص الأصلي: الإنجليزية
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.
لغة النص الأصلي: الإنجليزية
Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes
لغة النص الأصلي: الإنجليزية
Build and distribute Expo development clients locally or via TestFlight
لغة النص الأصلي: الإنجليزية
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
لغة النص الأصلي: الإنجليزية
`@expo/ui/jetpack-compose` package lets you use Jetpack Compose Views and modifiers in your app.
لغة النص الأصلي: الإنجليزية
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.
لغة النص الأصلي: الإنجليزية
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).
لغة النص الأصلي: الإنجليزية
Guidelines for upgrading Expo SDK versions and fixing dependency issues
لغة النص الأصلي: الإنجليزية
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
لغة النص الأصلي: الإنجليزية
Elimina patrones de escritura típicos de IA en textos en español de España para que suenen naturales y humanos. Aplica esta skill siempre que generes, edites o revises textos en español: artículos, guías, tutoriales, emails, copy comercial, publicaciones en…
لغة النص الأصلي: الإسبانية
Removes predictable AI writing patterns from English text to make it sound natural and human-written. Use this skill whenever generating, editing, or reviewing English prose: blog posts, articles, guides, tutorials, emails, marketing copy, social media posts,…
لغة النص الأصلي: الإنجليزية
Architecture and development guidelines for WordPress plugins published on wordpress.org: file structure, plugin header, lifecycle hooks, Settings API, admin UI, custom post types, custom database tables, internationalization, plugin dependencies, and…
لغة النص الأصلي: الإنجليزية
Performance guidelines for WordPress plugin development: database optimization, object caching, conditional asset loading, efficient hooks, HTTP requests, WP-Cron, AJAX/REST optimization, and common anti-patterns. Based on official WordPress Developer…
لغة النص الأصلي: الإنجليزية
Security guidelines for WordPress plugin development: sanitization, validation, escaping, nonces, capabilities, SQL injection prevention, XSS protection, and CSRF mitigation. Based on official WordPress Developer Resources.
لغة النص الأصلي: الإنجليزية
Create cross-platform agent skills from workflow descriptions. Activates when users ask to create an agent, automate a repetitive workflow, create a custom skill, or need advanced agent creation. Triggers on phrases like create agent for, automate workflow,…
لغة النص الأصلي: الإنجليزية
Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.
لغة النص الأصلي: الإنجليزية
Documentation-first development methodology. The goal is AI-ready documentation - when docs are clear enough, code generation becomes automatic. Triggers on "Build", "Create", "Implement", "Document", or "Spec out". Version 3.5 adds Phase 2.5 Adversarial…
لغة النص الأصلي: الإنجليزية
Instrument C/C++ with -finstrument-functions for execution tracing and Perfetto visualization
لغة النص الأصلي: الإنجليزية
Add gcov code coverage instrumentation to C/C++ projects
لغة النص الأصلي: الإنجليزية
Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides…
لغة النص الأصلي: الإنجليزية
Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.
لغة النص الأصلي: الإنجليزية
Generate, export, load, and verify forensic evidence from GitHub sources. Use when creating verifiable evidence objects from GitHub API, GH Archive, Wayback Machine, local git repositories, or security vendor reports. Handles evidence storage, querying, and…
لغة النص الأصلي: الإنجليزية
Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic…
لغة النص الأصلي: الإنجليزية
Check if specific lines were executed using gcov data
لغة النص الأصلي: الإنجليزية
Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.
لغة النص الأصلي: الإنجليزية
Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules from eslint-plugin-obsidianmd v0.1.9, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, locale file sentence-case…
لغة النص الأصلي: الإنجليزية
Extracts actionable knowledge from external sources and enhances existing skills using a 4-tier novelty framework. Use PROACTIVELY when a user says "/learn <source>", provides documentation URLs, code examples, or explicitly asks to extract patterns from a…
لغة النص الأصلي: الإنجليزية
Extracts actionable knowledge from external sources and enhances existing skills using a 4-tier novelty framework. Use when learning from URLs, documentation, or codebases. Proactively use when the user asks to extract patterns from a reference repository or…
لغة النص الأصلي: الإنجليزية
Builds custom community nodes for n8n, the workflow automation platform. Activates when the user wants to create, scaffold, develop, test, lint, or publish an n8n node — including both declarative (REST API) and programmatic styles. Also triggers when the…
لغة النص الأصلي: الإنجليزية
Builds, tests, validates, and manages n8n workflows programmatically using the @n8n/workflow-sdk. Activates when the user wants to create n8n workflows with code, convert between JSON and code, validate workflows, generate test/pin data, build AI agent…
لغة النص الأصلي: الإنجليزية
Convert Markdown to WeChat Official Account HTML. Use this whenever the user wants WeChat article conversion, draft upload, image generation for articles, cover or infographic generation, image-post creation, writer-style drafting, AI trace removal, or needs…
لغة النص الأصلي: الإنجليزية
Vercel AI SDK 5 patterns. Trigger: When building AI chat features - breaking changes from v4.
لغة النص الأصلي: الإنجليزية
Angular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components.
لغة النص الأصلي: الإنجليزية
Angular core patterns: standalone components, signals, inject, control flow, zoneless. Trigger: When creating Angular components, using signals, or setting up zoneless.
لغة النص الأصلي: الإنجليزية