Recently Added
Fresh skills just added to the collection. Be the first to try them out!
web3-testing
by EngineerWithAI
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
github-actions-templates
by EngineerWithAI
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
multi-cloud-architecture
by EngineerWithAI
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
secrets-management
by EngineerWithAI
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
terraform-module-library
by EngineerWithAI
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
cost-optimization
by EngineerWithAI
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
angular-migration
by EngineerWithAI
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.
csv-data-summarizer
by coffeefuelbump
Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.
ffuf-web-fuzzing
by jthack
Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis
xlsx
by organvm-iv-taxis
"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"
Building Paper Screening Rubrics
by kthorn
Collaboratively build and refine paper screening rubrics through brainstorming, test-driven development, and iterative feedback
Checking ChEMBL for Structured SAR Data
by kthorn
Check if medicinal chemistry papers are in ChEMBL database to access curated bioactivity data
Cleaning Up Research Sessions
by kthorn
Safely remove intermediate files from completed research sessions while preserving important data
Getting Started with Research Superpowers
by kthorn
Introduction to literature search & review skills - systematic paper finding, screening, extraction, and citation traversal
Answering Research Questions
by kthorn
Main orchestration workflow for systematic literature research - search, evaluate, traverse, synthesize
Evaluating Paper Relevance
by kthorn
Two-stage paper screening - abstract scoring then deep dive for specific data extraction
Searching Scientific Literature
by kthorn
PubMed search with keyword optimization, result parsing, and metadata extraction
Subagent-Driven Literature Review
by kthorn
Use parallel subagents for large-scale paper screening and deep dive analysis
Traversing Citation Networks
by kthorn
Smart backward and forward citation following via Semantic Scholar, with relevance filtering and deduplication
Finding Open Access Papers
by kthorn
Use Unpaywall API to find free full-text versions of paywalled papers
Getting Started with Skills
by obra
Skills wiki intro - mandatory workflows, search tool, brainstorming triggers
Brainstorming Ideas Into Designs
by obra
Interactive idea refinement using Socratic method to develop fully-formed designs
Executing Plans
by obra
Execute detailed plans in batches with review checkpoints
Subagent-Driven Development
by obra
Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks