Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٨٧٠ من skills من Pyfagorass/bookofspells. افتح أي skill لمراجعة مصدره وتفاصيله.
Pyfagorass/bookofspellsعرض ٤٠ من أصل ٨٧٠ skills مجمعة.
Picks random winners from lists, spreadsheets, or Google Sheets for giveaways, raffles, and contests. Ensures fair, unbiased selection with transparency.
لغة النص الأصلي: الإنجليزية
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
لغة النص الأصلي: الإنجليزية
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
لغة النص الأصلي: الإنجليزية
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme…
لغة النص الأصلي: الإنجليزية
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
لغة النص الأصلي: الإنجليزية
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
لغة النص الأصلي: الإنجليزية
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
لغة النص الأصلي: الإنجليزية
Use when you have a spec or requirements for a multi-step task, before touching code
لغة النص الأصلي: الإنجليزية
Use when creating new skills, editing existing skills, or verifying skills work before deployment
لغة النص الأصلي: الإنجليزية
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and…
لغة النص الأصلي: الإنجليزية
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
لغة النص الأصلي: الإنجليزية
Creates, updates, and fixes Cypress tests (E2E/end-to-end and component tests). Use when the user asks to create tests, add tests, write tests, update tests, test this file/component, new spec, or fix a failing or flaky test. Apply even when the user does not…
لغة النص الأصلي: الإنجليزية
Search and extract Cypress information from official documentation (docs.cypress.io, cypress.io); prefer LLM markdown under /llm/* and refuse unverified API or behavior claims.
لغة النص الأصلي: الإنجليزية
Explains Cypress tests (E2E and component tests), and answers questions about Cypress use and behavior. Use when the user asks to explain how a test works, explain how Cypress works, review or critique a test without writing code. Apply even when the user…
لغة النص الأصلي: الإنجليزية
Use while implementing code changes, after a meaningful slice, to coordinate mandatory subagent review/fix/verify loops with evidence-labeled findings and optional independent verification. Do not use for standalone reviews, brainstorming, or non-code…
لغة النص الأصلي: الإنجليزية
Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.
لغة النص الأصلي: الإنجليزية
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
لغة النص الأصلي: الإنجليزية
Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many…
لغة النص الأصلي: الإنجليزية
Guidelines for creating API routes in Expo Router with EAS Hosting
لغة النص الأصلي: الإنجليزية
Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach…
لغة النص الأصلي: الإنجليزية
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
لغة النص الأصلي: الإنجليزية
Guide for creating and writing Expo native modules and views using the Expo Modules API (Swift, Kotlin, TypeScript). Covers module definition DSL, native views, shared objects, config plugins, lifecycle hooks, autolinking, and type system. Use when building…
لغة النص الأصلي: الإنجليزية
Use for anything related to EAS Observe — adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractive, the useObserve hook, and the Expo Router / React Navigation integrations for per-route metrics), querying via the EAS CLI…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc readiness` and hands off rendering to the @ai-readiness-reporter custom agent. Supports policies…
لغة النص الأصلي: الإنجليزية
Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS Code) plus optional per-area .instructions.md files with applyTo globs for monorepos. Use after…
لغة النص الأصلي: الإنجليزية
Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level, setting pass-rate thresholds, or chaining org baselines with team overrides. Use when the user asks about…
لغة النص الأصلي: الإنجليزية
Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and…
لغة النص الأصلي: الإنجليزية
Bootstrap and run a multi-agent AI development team. Use when: starting a new software project with AI agents, setting up parallel dev/QA teams, creating sprint plans, writing brainstorm prompts with distinct agent voices, recovering a project workflow, or…
لغة النص الأصلي: الإنجليزية
Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when…
لغة النص الأصلي: الإنجليزية
Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize. Applies human annotations to project spans via the Python SDK. Use when the user mentions annotation config,…
لغة النص الأصلي: الإنجليزية