Showing 30 of 119672 results
A Claude office skill for generating high-converting ad copy across Google Ads, Meta/Facebook, TikTok, and LinkedIn. Provides platform-specific character limits, A/B testing variants, and copywriting frameworks like AIDA, PAS, and BAB for optimized advertising content.
A large collection of Claude Code skill templates sponsored by Z.AI, providing ready-to-use development skill configurations across various domains.
A knowledge work plugin from Anthropic that turns Claude into an onboarding specialist for new employees. Part of a collection of 11 open-source plugins for Claude Cowork and Claude Code that bundle skills, connectors, slash commands, and sub-agents for specific job functions.
Writes long-form WeChat public-account (公众号) articles in the voice of content creator 数字生命卡兹克 (Khazix). Triggers on requests to write, continue, or expand articles from materials such as briefs, PDFs, news links, or voice transcripts.
from peterskoett/self-improving-agent
Generates personalized, comprehensive trading plans with detailed risk management, entry/exit strategies, and performance tracking for disciplined investing.
An earnings analysis skill from Claude for Financial Services Plugins, enabling end-to-end workflows for equity research including pulling real-time data, analyzing earnings results, and generating publication-ready reports.
Install and operate [wangziqi06/724-office](https://github.com/wangziqi06/724-office), a self-evolving 24/7 Python AI agent (~3,500 lines, 3 runtime deps: `croniter`, `lancedb`, `websocket-client`) with 26 built-in tools, runtime `create_tool` for hot-loading new tools without restart, a three-layer memory pipeline (session / LLM-compressed / LanceDB vector at 0.92 dedup), MCP plugin support (stdio + HTTP), WeChat Work messaging, and cron/one-shot scheduling persisted to `workspace/jobs.json`.
A reference signal forms skill from the Angular framework, a platform for building web applications.
A product management skill that guides AI agents through breaking down epics into manageable deliverables using battle-tested frameworks.
A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.
A stock watcher skill from AgentBay, providing real-time stock monitoring and analysis capabilities for AI coding assistants.
Before and after screenshot comparison tool by Vercel Labs that captures screenshots and adds visual comparisons to pull requests, installable as an agent skill or CLI tool
Systematic debugging skill that enforces root cause investigation before proposing fixes, applicable to test failures, production bugs, performance issues, and build errors
Batteries-included agent harness by LangChain providing a ready-to-run agent with built-in planning, filesystem access, shell execution, sub-agent delegation, and automatic context management.
Runtime debugging skill from the official Next.js repository, providing patterns and best practices for debugging Next.js applications in development and production.
A product management skill that guides AI agents through calculating Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM).
A Claude Skills library with 93 expert-level skills and 92+ Python automation tools spanning best practices, analysis tools, and strategic frameworks across 11 domains.
A comprehensive developer toolkit providing Claude Code skills and plugins for software development workflows, code quality, and productivity.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
`/hub:board` interface for the AgentHub message board where coordinator and agents communicate via append-only Markdown posts in `dispatch`, `progress`, and `results` channels. Wraps `board_manager.py` to list, read, post, and reply with required YAML frontmatter (author, timestamp, sequence).
Chrome Extension authentication patterns for Clerk — popup/sidepanel setup, `syncHost` for OAuth/SAML via the companion web app, `createClerkClient` for service workers and headless extensions, and stable CRX IDs. Triggers on requests to add Clerk auth to a Plasmo-based or manual Chrome extension.
Comprehensive Laravel 12 best practices guide with 45+ rules across 8 categories covering architecture, Eloquent ORM, controllers, validation, security, performance, and API design for building scalable applications.
Creates hierarchical mind maps using PlantUML's @startmindmap syntax with automatic radial layout, left/right branch control, and per-node styling — best for brainstorming, topic decomposition, study notes, and decision trees. Always emits the diagram inside a ```plantuml or ```puml fence so it renders correctly.