Showing 30 of 146048 results
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
A Chinese web fiction writing skill pack covering the full workflow from market scanning and story analysis to long/short-form writing and AI-text de-slopping, with browser automation for data scraping from major fiction platforms.
Creates detailed feature implementation plans following monorepo structure.
Generates production-ready Python code for the Dataverse SDK using advanced patterns including error handling with retry logic, batch operations, and OData query optimization.
A Claude Code skill for writing short-form web fiction, covering emotion design, twist construction, and final polishing to produce publication-ready drafts.
Analyzes application workflows end-to-end with automatic architecture detection, generating detailed data flow and dependency documentation.
Updates existing specification files with new requirements while preserving document structure and version history.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
Ensures C# types are documented with XML comments following best practices.
An open-source AI agent that brings Google Gemini directly into the terminal, providing lightweight and direct access from prompts to the Gemini model.
Diagnoses and resolves Debian Linux issues using apt, systemd, and AppArmor-aware guidance with step-by-step triage plans.
A Claude Code skill for scanning trending novel charts on major Chinese platforms (Qidian, Fanqie, JJWXC) to analyze market trends and identify promising long-form fiction genres.
A Claude Code skill for analyzing short web fiction, breaking down narrative structure, emotional arcs, and hook techniques to help authors study successful stories.
Issue planning and automation that generates project plans with Epic, Feature, Story hierarchy, dependencies and priorities.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
README-first AI paper reproduction skill that helps reproduce AI papers by choosing the smallest trustworthy documented target with minimal, auditable code changes.
Adds new languages to Next.js applications using next-intl, handling translation files, routing configuration, middleware setup, and language toggle UI components.
Customise Shopify backend logic with Shopify Functions across APIs like Discount, Cart & Checkout Validation, Cart Transform, Delivery Option Generators, Delivery/Payment Customization, Fulfillment Constraints, and Order Routing. Every response runs the bundled `search_docs.mjs` and `validate.mjs` before returning code.
OKX wallet portfolio skill from onchainos, a collection of AI coding assistant skills for wallet balance queries, token search, market data, and swap execution across 20+ blockchains.
A Claude Code skill that uses the Chrome DevTools Protocol (CDP) to reuse an existing browser login session for authenticated data scraping without re-entering credentials.
A Claude Code skill for scanning short web fiction market trends on platforms like Zhihu Salt Stories and Fanqie Short Stories, helping authors identify popular topics and opportunities.
An official Flutter team agent skill that provides AI agents with best-practice workflows for testing Flutter apps, covering unit tests, widget tests, and integration testing strategies.
A business diagnostics toolbox distilled from over 12,000 tweets into 21 agent skills, covering business model diagnosis, content strategy, benchmarking, execution coaching, decision systems, and interactive learning for use in Claude Code, Codex, Cursor, and other agent platforms.
Guides Java method refactoring using the Extract Method pattern, with before/after examples showing how to break down complex methods into focused, reusable units.