Showing 30 of 146048 results
X (Twitter) API integration skill using OAuth 2.0 Bearer tokens for read-heavy operations and OAuth 1.0a for write flows — covers posting tweets and threads (`/2/tweets`), reading user timelines, recent-search queries, and pulling original posts for voice modeling via `requests_oauthlib` in Python.
Guides users through obtaining and configuring an ElevenLabs API key by walking them through account creation, key generation, and secure storage.
Orchestrates multi-agent coding tasks via Claude DevFleet, enabling project planning, parallel agent dispatch in isolated git worktrees, mission dependency chains, progress monitoring, and structured report generation.
A skill from the Everything Claude Code performance system covering Perl security patterns including taint mode and safe I/O practices, part of a comprehensive multi-language AI agent harness framework with rules and skills for 12+ language ecosystems.
A skill from the Everything Claude Code performance system providing Perl TDD workflows with Test2::V0, prove, and Devel::Cover, part of a comprehensive multi-language AI agent harness framework with production-ready testing patterns for 12+ ecosystems.
Provides advanced Django development guidance, optimizing ORM queries, implementing best practices, and solving complex architectural challenges in web applications.
A curated awesome list of Claude Skills by Composio, covering a wide range of development skills and integrations for AI-assisted workflows.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
A curated collection of awesome LLM applications with skills for building AI-powered apps, covering RAG, agents, and various use cases.
A skill from ECC (Everything Claude Code) that helps build and configure agent teams for collaborative agentic work. Part of the harness-native operator system that works across Claude Code, Codex, Cursor, Gemini, and other AI agent harnesses.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.
A curated collection of agent skills providing framework-specific patterns, best practices, and migration paths for NestJS, and other modern development frameworks.
Provides expert-level FastAPI development guidance and patterns, from a collection of 65 skills and 9 workflows built for full-stack developers.
Skill for validating and writing correct n8n expression syntax, covering double curly brace format, $json/$node variables, webhook data access, and common error fixes
An orchestrator for the complete academic research pipeline from research to final manuscript, coordinating deep-research, academic-paper, and academic-paper-reviewer skills through a 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates.
A comprehensive agent toolkit providing Claude Code skills for software diagramming, code review, QA planning, and professional communication workflows.
A skill for building Telegram bots covering chatbot development, notification workflows, AI-powered assistants, and group automation with support for message handling patterns, voice transcription, and n8n integration.
Skill for building agent-facing web experiences with ATXP-based authentication, following the ClawDirect pattern. Provides templates using @longrun/turtle, Express, SQLite, and ATXP for creating websites that AI agents interact with via MCP tools.
Teaches AI coding assistants best practices for WordPress plugin development, focusing on secure architecture, proper hook usage, settings API implementation, and security considerations.
A curated collection of custom agents, instructions, hooks, workflows, and skills to enhance GitHub Copilot across different domains and use cases.
Helps create professional, persuasive business proposals including sales proposals, project proposals, partnership proposals, RFP/RFI responses, and grant applications with structured templates for executive summaries, pricing, and timelines.
A skill for creating professional CVs and resumes from structured YAML using rendercv, with support for multiple themes (classic, sb2nov, moderncv, engineeringresumes) and PDF output generation.
A Claude Code plugin marketplace from Trail of Bits providing skills for AI-assisted security analysis, testing, and development workflows.
A curated collection of awesome LLM applications with skills for building AI-powered apps, covering RAG, agents, and various use cases.
Converts Office documents (Word, Excel, PowerPoint, PDF, images, and audio) to Markdown using Microsoft's markitdown tool, making content searchable, version-controllable, and AI-friendly. Supports both Python API and CLI usage.
Three-mode design system tool for Claude Code: **Generate** (scan CSS/Tailwind/styled-components, propose design tokens, emit `DESIGN.md` + `design-tokens.json` + interactive HTML preview), **Audit** (score UI 0-10 across colour, typography, spacing, components, dark mode, a11y, etc. with file:line fixes), and **AI Slop Detection** (catch generic gradients, glass morphism, purple-blue defaults, gratuitous animation). Use to start a new design system, audit existing styling, or review styling-touching PRs.