Showing 30 of 146054 results
Skill that scaffolds a new Mojo or MAX project by inferring options from the user's request and asking a structured multiple-choice prompt for what remains — project name, Mojo vs MAX, Pixi (recommended) or uv, uv project type, and nightly vs stable channel. Explicitly avoids the deprecated `magic` tool.
A knowledge management framework inspired by Andrej Karpathy's LLM Wiki pattern that compiles knowledge into interconnected markdown files in Obsidian, using LLMs as maintainers instead of repeatedly querying them.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
Embedded/no_std Rust development skill covering microcontroller, bare metal, firmware, HAL, PAC, RTIC, embassy, and peripheral programming.
An agentic skill providing frontend development patterns for Claude Code, part of the Antigravity collection of 864+ universal skills for AI coding assistants.
Jezweb frontend skill that produces landing pages, marketing pages, and one-page sites. Triggers on phrases like "landing page", "marketing page", or "one-page site" and is bundled in the `frontend` plugin alongside Tailwind, shadcn/ui, and React-pattern skills.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
A collection of reverse engineering skills for 40+ AI coding tools, designed for use with IDA-NO-MCP. Includes skills for function symbol analysis, data structure reconstruction, Frida instrumentation, Unicorn emulation, DEX dumping, Unity IL2CPP extraction, and IDAPython scripting.
A skill for expert prompt engineering for the Seedance 2.0 video generation model. Transforms scattered multimodal assets (images, videos, audio) into structured, executable prompts for optimal video output.
Audit an AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 — prompt injection (ASI-01), tool-use governance (ASI-02), excessive agency (ASI-03), unauthorized escalation (ASI-04), trust boundary violation (ASI-05), insufficient logging (ASI-06), insecure identity (ASI-07), policy bypass (ASI-08), supply-chain integrity (ASI-09), behavioral anomaly (ASI-10). Ships per-check Python scanners that look for positive controls (PolicyEvaluator, allowlists, DIDs, chain-hashed audit trails) and anti-patterns (`eval`, `subprocess.run(shell=True)`, `@latest`).
Official Qdrant skill for **scaling decisions** — first nails down the goal (data volume / query throughput (QPS) / query latency / query volume), then routes to the right playbook via sub-skills (`scaling-data-volume`, `scaling-qps`, `minimize-latency`, `scaling-query-volume`) since throughput and latency tuning pull in opposite directions.
Reverse engineering skill that uses Unicorn Engine to emulate and debug specified code snippets, designed for use with IDA-NO-MCP to analyze decompiled results from IDA Pro.
A Shopify products skill from a Claude Code skills collection that guides Claude through recipes for managing Shopify product catalogs and related e-commerce workflows.
A personal skills marketplace providing production-ready Claude Code skills including comprehensive Python backend architecture review capabilities.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A large collection of Claude Code skill templates sponsored by Z.AI, providing ready-to-use development skill configurations across various domains.
A Netlify platform skill for user authentication covering signups, logins, OAuth provider integration, and role-based access control, with references for advanced identity patterns and server-side validation.
A pitch deck skill from Anthropic's Financial Services Plugins, providing skills for financial analysis, compliance, and fintech development.
PostgreSQL and Drizzle ORM best practices for type-safe database schemas, queries, migrations, connection pooling, and performance optimization.
Agent skills for automating App Store Connect workflows using the asc CLI. Covers build/archive/export with xcodebuild, TestFlight management, metadata editing, screenshot pipelines, app submission, and signing configuration.
A Codex skill that runs an autonomous modify-verify-keep/revert loop on your codebase, iterating unattended toward a measurable goal with automatic git commits for improvements and reverts for failures.
Applies consistent visual styling across a Flutter app using ThemeData, color schemes, typography, and dark mode support. Use when setting up or customizing the visual theme of a Flutter application.
A Rust fintech domain skill for building financial technology applications, covering trading systems, decimal/currency handling, transactions, ledger operations, payments, exchange rates, and accounting precision.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.