Showing 30 of 146054 results
A skill that systematically analyzes an unfamiliar codebase through reconnaissance, architecture mapping, and convention detection to produce a structured onboarding guide and a starter CLAUDE.md file for new team members or first-time Claude Code setup.
Idiomatic Go development patterns covering error handling with wrapping and sentinel errors, concurrency with worker pools and errgroup, interface design, functional options, package organization, and memory optimization best practices.
Performs parallel three-layer meta-cognitive analysis by forking subagents to simultaneously analyze language mechanics, design choices, and domain constraints for complex problem-solving.
Part of agent-device, a CLI for UI automation and app observability on iOS, tvOS, macOS, Android, and AndroidTV, enabling agents to inspect accessibility trees, interact deterministically, and collect logs/network/performance evidence in replayable flows.
A Salesforce skill for reviewing Lightning Web Components (LWC) mobile offline patterns, part of the curated skills library for Agentforce and AI-assisted Salesforce development.
Vite plugin that reimplements the Next.js public API (routing, SSR, RSC, `next/*` imports, CLI) so existing Next.js apps run on Vite instead of the Next.js compiler, targeting ~94% API coverage across Pages Router and App Router. Supports `npx vinext init` one-command migration (non-destructive) and native deployment to Cloudflare Workers, with optional Nitro for AWS, Netlify, and Vercel.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
A fully local multi-agent swarm intelligence engine that simulates public reaction to documents by generating hundreds of AI agents with unique personalities, using Neo4j for graph memory and Ollama for LLM inference.
Part of obsidian-wiki, a knowledge management framework that uses AI coding agents to build and maintain an interconnected personal wiki in Obsidian, inspired by Andrej Karpathy's LLM Wiki pattern.
A comprehensive verification system for Claude Code sessions that runs build, type check, lint, test suite, security scan, and diff review phases after code changes, producing a structured pass/fail report to determine PR readiness.
Teaches AI agents how to connect to and operate Salesforce via the Membrane platform, enabling CRM data management and automation through natural language without manual API key handling. Part of Membrane's library of 3,000+ app integration skills.
NVIDIA cuOpt skill for GPU-accelerated optimization covering vehicle routing, linear programming, quadratic programming, server deployment, and developer tools.
Systematic debugging skill that enforces root cause investigation before proposing fixes, applicable to test failures, production bugs, performance issues, and build errors
An agent skill collection for zero-friction automation around Apple's App Store Connect CLI (asc), covering builds, TestFlight, metadata, submissions, signing, Xcode workflows, screenshot pipelines, and release flow orchestration.
A skill that fetches up-to-date library and framework documentation via the Context7 MCP server, replacing reliance on training data when answering questions about APIs, code examples, and configuration for libraries like React, Next.js, Prisma, and Supabase.
A skill providing production-oriented FastAPI patterns including application factory setup, Pydantic request/response schemas, async endpoints with dependency injection, centralized error handling, OpenAPI customization, testing with dependency overrides, and security/performance checklists.
Fully automatic skill for implementing a research paper in a marimo notebook without asking the user for input — fetches the paper through AlphaXiv, picks a single compelling story to explain, and produces a CPU-runnable minimum example with one or two interactive charts.
Systematically implements and validates approved specification proposals by executing tasks sequentially with comprehensive testing.
A Reddit research skill for Claude Code and AI agents that provides access to Reddit's complete data archive via the reddapi.dev API, offering unlimited semantic search across millions of posts, trend discovery, and subreddit exploration without rate limits.
Part of NVIDIA's official verified skills collection, this skill teaches AI agents to use NVIDIA software optimally, covering CUDA-X libraries, AI Blueprints, and platform tools through portable instruction sets.
A skill from CodeGraph that provides semantic code intelligence by pre-indexing a knowledge graph of symbol relationships, call graphs, and code structure, enabling AI agents to query code context instantly instead of scanning files. Benchmarked at ~35% cheaper and ~70% fewer tool calls across 7 real-world codebases.
Battle-tested Claude Code skills, commands, and references for modern Apple platform development with Swift 6, SwiftUI, Liquid Glass, Apple Intelligence, and more.
Sentry's Django access review skill providing code review guidelines, commit conventions, PR workflows, security review, and bug-finding capabilities for Sentry employees.
Dynatrace observability skill providing AI agents with expertise in Real User Monitoring, Web Vitals, user sessions, mobile crashes, and frontend error analysis through Dynatrace.