skill-genshin-content-adder
skill-genshin-content-adder is a technical skill that automates the process of adding Genshin content through a segmented confirmation mechanism, ensuring high precision in content generation.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
skill-genshin-content-adder is a technical skill that automates the process of adding Genshin content through a segmented confirmation mechanism, ensuring high precision in content generation.
claude-code-guide is a comprehensive development guide for Claude Code, covering core concepts, tools, and best practices for advanced development and workflow optimization.
agents-sdk is an npm package that provides the tools to build persistent, stateful AI agents on Cloudflare Workers. It utilizes Durable Objects for statefulness and requires specific bindings and SQLite migrations in the wrangler.jsonc configuration file.
python-function-caching is a developer skill that implements a disk-based cache decorator for Python functions. It is intended for pure functions that depend solely on their inputs, caching results to avoid re-running expensive operations like complex calculations or calls to external APIs.
Blueprint-document-reference is an AI Agent skill designed for authoring and modifying blueprint documents. It provides structured guidance for creating overview pages, adding architectural diagrams, technical considerations, and integrating documentation links from Adobe Experience League.
replay-mcp is an AI Agent skill used to inspect the contents of replay.io recordings. These recordings are perfect captures of browser sessions, allowing for detailed investigation of web app behavior as if using a time machine to debug issues.
etl-duckdb is an AI Agent skill that automates Extract, Transform, Load (ETL) workflows using a PowerShell script. It processes data inputs to generate a DuckDB database file and a detailed Markdown report containing metrics like input rows and null cells.
playwright-excel is an AI Agent skill that transforms Playwright codegen scripts into Excel-driven automations. It uses a specified conda environment for execution and maps hardcoded values from scripts to Excel data for centralized configuration management.
code-quality-check is an AI Agent skill that automates Python code quality checks. It executes a sequence of tools including the Black code formatter, the Ruff linter with auto-fix capabilities, and the Mypy static type checker on specified source and test directories.
nuqs is a library for type-safe URL query state management in Next.js applications. It provides a set of best practices and rules for implementing, configuring, and optimizing search parameters, including integration with Server Components and parser configuration.