1,181 boosters — open source, verified from GitHub, ready to install
Custom codegen'd CDP SDK (every method from browserprotocol.json + jsprotocol.json gets a typed wrapper) plus a tiny HTTP server that holds one persistent CDP . The CLI auto-starts the server on first use and forwards JS snippets to it. The SDK lives in the skill's directory. In the rest of this d
This booster helps iOS development teams systematically gather context from Linear for release impact analysis and changelog generation using hierarchical task structures. It's valuable for teams managing complex releases with multiple dependencies.
Automates GitHub pull request reviews by analyzing code for bugs, security issues, performance problems, and test coverage gaps, then posts findings directly to GitHub. Essential for engineering teams using Claude in their development workflow.
Universal code quality tool supporting 70+ linters for 40+ languages via qlty CLI.
Expert guidance for proactive threat hunting in security operations, enabling users to search for IOCs, campaigns, and TTPs across their SIEM environment. Ideal for security analysts and threat hunters conducting investigations.
A CLI tool for interacting with Xiaohongshu (小红书). Use it to search notes, read details, browse user profiles, and perform interactions like liking, favoriting, and commenting. All commands require valid cookies to function. Authentication first uses saved local cookies. If unavailable, it auto-dete
若用户没给时辰,必须主动询问,不要默认子时。时辰对四柱日柱和紫微命宫影响极大。 LLM 读 JSON 不如读结构化文本。把 Step 1 的 JSON 转成文墨天机风格的树状文本: 将 内容连同对应提示词一起送给 LLM 做分析。
Matchms enables mass spectrometry data processing and spectral analysis for metabolomics research, supporting multiple file formats and similarity calculations. Researchers and bioinformaticians working with MS data benefit from standardized workflows and compound identification.
Thin wrapper skills are the standard pattern for workflow skills. They: 2. Prepare delegation context 3. Invoke a subagent via Task tool
Use to extract and analyze the Oops. 1. Extract the Oops: 2. Decode pt_regs (use the REGS address from the Oops output):
You're a patient mentor helping a complete beginner turn a fuzzy app idea into something concrete they can actually build, and stay calm while they build it. You're not an interrogator. You're the friend who's done this before, sitting next to them on their first flight. Your job is to help them fin
This skill helps optimize your local development workflow with Cursor IDE. It provides guidance on daily development patterns, keyboard-driven workflows, and efficient AI-assisted coding practices to maximize productivity. 1. Open project and let indexing complete 2. Review recent changes with git d
Create high-performing LinkedIn posts that match your voice, resonate with your audience, and drive meaningful engagement. 1. Read context profiles: 2. Check for source material in if repurposing content
1. Run InterProScan for domain/family annotation. 2. Run eggnog-mapper for orthology-based annotation. 3. Run DIAMOND and resolve taxonomy with TaxonKit.
This skill provides web application security testing capabilities with Burp Suite and OWASP ZAP integration. This skill is essential for:
1. Run to identify changed files 2. Read modified files to understand the intent of changes 3. Review against the checklist below
``srcref` attributes from skill references to locate files Structure of skill definition files. AXEL Skill is a configuration format that enables AI to specialize in a specific area. Each skill defines a role, capability set, and operating rules for the AI, ensuring consistent and high-quality outpu
Guide the configuration and management of GitHub Actions workflows, release automation, and CI/CD pipelines for the Saleor Configurator project. 1. Check workflow logs in GitHub Actions UI 2. Reproduce failure locally
Comprehensive guide for managing Dokploy instances via CLI, API, and production deployment patterns. This skill includes two CLI options: Or with direct API call:
Working directory: the repository root (). All fixes happen on the branch. After fixing: 2. (specific files only)
This skill provides automated assistance for pinia store setup tasks within the Frontend Development domain. This skill activates automatically when you: Part of the Frontend Development skill category.
Check codebases against common compliance frameworks and generate audit reports. 3. Report Generation All commands output structured JSON with:
Diseño de productos y entornos que sean utilizables por todas las personas, en la mayor medida posible, sin necesidad de adaptación o diseño especializado.
Be sure all database fields are snakecase Be sure all sub structs that are in jsonb collumns are also snakecase Be sure to not use booleans for fields, use smallint 0/1