Browse Skills

9063 skills found

play-tight.md
0
1 export play-tight
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Context-efficient browser automation using Playwright scripts and subagent isolation. Use when you need to interact with web pages, extract data from websites, verify page elements, or automate browser tasks while avoiding context window pollution from verbose HTML/accessibility trees. Provides both direct script execution and a specialized subagent pattern for complex investigations that generate large intermediate responses.
2026-01-05
exa-research.md
0
1 export exa-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive research skill using Exa AI tools for web search and code context retrieval. Use when conducting research on technologies, finding code examples, discovering latest tools, or gathering comprehensive information on any topic. Combines web search for articles/news with code search for implementation examples.
2026-01-05
hashing-passwords.md
0
1 export hashing-passwords
2 djankies from "djankies/claude-configs"
3 CRITICAL security skill teaching proper credential and password handling. NEVER store passwords, use bcrypt/argon2, NEVER accept third-party credentials. Use when handling authentication, passwords, API keys, or any sensitive credentials.
2026-01-05
runner-group-management.md
0
1 export runner-group-management
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Runner group organization strategies for GitHub Actions. Repository access restrictions, workflow controls, and security boundaries for self-hosted runners.
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 a-ariff from "a-ariff/Ariff-code-config"
3 Performs thorough code reviews focusing on quality, best practices, security, and maintainability. Use when user asks for code review, feedback on code quality, or wants suggestions for improvements.
2026-01-05
backend-python-testing.md
0
1 export backend-python-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development for FastAPI applications. Use when writing Python tests, setting up test suites, or implementing testing best practices.
2026-01-05
managing-mcps.md
0
1 export managing-mcps
2 thoeltig from "thoeltig/claude-code-toolkit"
3 Creates, analyzes, updates, and evaluates Model Context Protocol (MCP) servers including architecture assessment, security validation, and connection configuration. Use when user asks if current context or logic should be MCP, requests MCP creation/improvement/update, mentions MCP is outdated, or asks how MCPs work, what MCPs are, explaining MCP concepts, understanding MCP architecture, protocol specification, server implementation, client integration, or connecting MCP servers to Claude Code.
2026-01-05
fastmcp.md
0
1 export fastmcp
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when building MCP (Model Context Protocol) servers with FastMCP in Python. FastMCP is a framework for creating servers that expose tools, resources, and prompts to LLMs like Claude. The skill covers server creation, tool/resource definitions, storage backends (memory/disk/Redis/DynamoDB), server lifespans, middleware system (8 built-in types), server composition (import/mount), OAuth Proxy, authentication patterns, icons, OpenAPI integration, client configuration, cloud deployment (FastMCP Cloud), error handling, and production patterns. It prevents 25+ common errors including storage misconfiguration, lifespan issues, middleware order errors, circular imports, module-level server issues, async/await confusion, OAuth security vulnerabilities, and cloud deployment failures. Includes templates for basic servers, storage backends, middleware, server composition, OAuth proxy, API integrations, testing, and self-contained production architectures.Keywords: FastMCP, MCP server Python, Model Context
2026-01-05
security-audit.md
0
1 export security-audit
2 ils15 from "ils15/copilot-global-config"
3 Audit code for security vulnerabilities using OWASP Top 10, STRIDE threat modeling, and secure coding practices. Identifies SQL injection, XSS, CSRF, auth issues, and secrets exposure. Returns prioritized findings with remediation.
2026-01-05
generating-unit-tests.md
0
1 export generating-unit-tests
2 jhlee0409 from "jhlee0409/inner-lens"
3 Generate Vitest unit tests following project conventions. Use when user asks to create tests, write test cases, or add test coverage for TypeScript functions.
2026-01-05
ai-dev-integration.md
0
1 export ai-dev-integration
2 rghamilton3 from "rghamilton3/dotfiles"
3 Expert guidance for developing and integrating AI systems using LLM APIs, SDKs, and Model Context Protocol (MCP). Covers API selection, SDK patterns, MCP development, production patterns, security, cost optimization, and architecture decisions for building production-ready AI integrations.
2026-01-05
coolify-manager.md
0
1 export coolify-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage and troubleshoot Coolify deployments using the official CLI and API. Use this skill when the user needs help with Coolify server management, WordPress troubleshooting on Coolify, debugging service issues, checking SSL certificates, accessing containers, or managing applications and databases through Coolify. Particularly useful for diagnosing down services, fixing .htaccess issues, REST API problems, and performing deployment operations.
2026-01-05
read-webpage-content-as-markdown.md
0
1 export read-webpage-content-as-markdown
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Read a webpage into cleaned markdown using curl + markitdown + codex exec. Use whenever asked to read a webpage or extract article content from a URL. Static HTML only; JS/client-rendered pages require a Playwright workflow.
2026-01-05
composable-rust-testing.md
0
1 export composable-rust-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge for testing Composable Rust applications. Use when writing unit tests for reducers, setting up integration tests with real dependencies, using test utilities (TestStore, FixedClock, mocks), working with testcontainers for PostgreSQL/Redpanda, property-based testing, or questions about testing patterns and best practices.
2026-01-05
tdd.md
0
1 export tdd
2 snrsw from "snrsw/dotfiles"
3 Guide development following Kent Beck's Test-Driven Development (TDD) using Red → Green → Refactor cycle. Use when writing tests first, implementing features with TDD, need to write failing tests, make tests pass, refactoring after tests pass, following red-green-refactor, fixing defects with tests, or practicing test-driven development methodology.
2026-01-05
riflebird-cold-email.md
0
1 export riflebird-cold-email
2 alifa20 from "alifa20/riflebird"
3 Generate high-converting cold outreach emails for Riflebird Agency based on micro-audit findings. Use when generating emails for SEO audit outreach, lead generation, or when the user mentions "cold email", "outreach email", "micro-audit email", or Riflebird lead generation.
2026-01-05
webapp-testing-patterns.md
0
1 export webapp-testing-patterns
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices
2026-01-05
pipeline-errors.md
0
1 export pipeline-errors
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fetch and analyze GitHub Actions pipeline errors. Use when the user wants to debug CI/CD failures, check workflow runs, or troubleshoot test failures.
2026-01-05
django-vue-flutter.md
0
1 export django-vue-flutter
2 hmesfin from "hmesfin/pm-mcp"
3 Comprehensive guide for developing full-stack applications using the Django + Vue.js + Flutter starter template.Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture.Covers: Django app creation, DRF API development, Vue.js components, Flutter mobile development, database migrations,API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows.Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup Flutter feature","write tests for", "run migrations", "generate API client", "type check", "follow TDD"
2026-01-05
templar-miner-claude-skill.md
0
1 export templar-miner-claude-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when setting up, optimizing, or managing Templar AI miners on Bittensor Subnet 3 (netuid 3). Use it for tasks involving miner configuration, performance optimization, troubleshooting gradient scoring issues, managing Bittensor wallets with btcli, monitoring miner metrics, renting GPUs via Basilica for mining operations, or strategizing to achieve top miner ranking in the Templar decentralized training network. Integrates seamlessly with the basilica-cli-helper skill for GPU rentals.
2026-01-05
test-generator.md
0
1 export test-generator
2 seanchiuai from "seanchiuai/claude-code-workflow"
3 Test-Driven Development skill. Generates unit tests before implementation. Adapts to project type (Chrome extension, React, Express, Python, etc.). Reads/updates pattern library.
2026-01-05
npm-package-maintenance.md
0
1 export npm-package-maintenance
2 lenneTech from "lenneTech/claude-code"
3 Guides npm package maintenance tasks. Use when user mentions outdated packages, npm audit, security vulnerabilities, dependency updates, package optimization, unused dependencies, or devDependencies categorization. Recommends the npm-package-maintainer agent via /maintain commands.
2026-01-05
policyengine-testing-patterns.md
0
1 export policyengine-testing-patterns
2 PolicyEngine from "PolicyEngine/policyengine-claude"
3 PolicyEngine testing patterns - YAML test structure, naming conventions, period handling, and quality standards
2026-01-05
testing-qa.md
0
1 export testing-qa
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master testing strategies and quality assurance practices.
2026-01-05