Browse Skills

16146 skills found

handler-source-control-gitlab.md
1
1 export handler-source-control-gitlab
2 fractary from "fractary/claude-plugins"
3 GitLab source control handler centralizing Git CLI and GitLab API operations with protected branch safety
2026-01-05
docker-basics.md
1
1 export docker-basics
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when containerizing applications: writing Dockerfiles, docker-compose configurations, and multi-stage builds.
2026-01-05
codex-review.md
1
1 export codex-review
2 williballenthin from "williballenthin/aiwilli"
3 Request an external review from Codex (OpenAI) to get a second perspective on designs, implementations, diffs, or architecture decisions
2026-01-05
agentuity-cli-cloud-env-delete.md
1
1 export agentuity-cli-cloud-env-delete
2 agentuity from "agentuity/discord-help-agent"
3 Delete an environment variable. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
mcp-server-generator.md
1
1 export mcp-server-generator
2 Krosebrook from "Krosebrook/source-of-truth-monorepo"
3 Expert guidance for creating, configuring, and deploying Model Context Protocol (MCP) servers. Use when building custom MCP servers, integrating external APIs, or extending Claude with new capabilities.
2026-01-05
infra-previewer.md
1
1 export infra-previewer
2 fractary from "fractary/claude-plugins"
3 Preview infrastructure changes - run Terraform plan to show what resources will be created, modified, ordestroyed. Generate human-readable plan summaries showing resource changes before deployment.
2026-01-05
jest-testing.md
1
1 export jest-testing
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-nodejs"
3 Test Node.js applications with Jest including unit tests, integration tests, mocking, code coverage, and CI/CD integration
2026-01-05
superbpe.md
1
1 export superbpe
2 ScientiaCapital from "ScientiaCapital/unsloth-mcp-server"
3 Train and use SuperBPE tokenizers for 20-33% token reduction across any project. Covers training, optimization, validation, and integration with any LLM framework. Use when you need efficient tokenization, want to reduce API costs, or maximize context windows.
2026-01-05
mapping-html-to-api.md
1
1 export mapping-html-to-api
2 farmanlab from "farmanlab/ai_agent_orchestra"
3 Maps HTML content elements to API response fields and generates data binding specifications. Updates the "APIマッピング" section in screen spec.md.
2026-01-05
frontend-enhancer.md
1
1 export frontend-enhancer
2 agent-trust-protocol from "agent-trust-protocol/atp-core"
3 This skill should be used when enhancing the visual design and aesthetics of Next.js web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. Use this skill for tasks like improving styling, creating responsive designs, implementing modern UI patterns, adding animations, selecting color schemes, or building aesthetically pleasing frontend interfaces.
2026-01-05
ai-code-cleanup.md
1
1 export ai-code-cleanup
2 89jobrien from "89jobrien/steve"
3 Remove AI-generated code slop from branches. Use after AI-assisted coding sessions to clean up defensive bloat, unnecessary comments, type casts, and style inconsistencies. Focuses on identifying and removing AI artifacts that degrade code quality.
2026-01-05
managing-deployment.md
1
1 export managing-deployment
2 samfolo from "samfolo/personal-site"
3 Deployment and infrastructure for the site. Consult when troubleshooting deployments, modifying CI/CD, or diagnosing build issues.
2026-01-05
dead-code-removal.md
1
1 export dead-code-removal
2 89jobrien from "89jobrien/steve"
3 Detects and safely removes unused code (imports, functions, classes) across multiple languages. Use after refactoring, when removing features, or before production deployment. Includes safety checks and validation.
2026-01-05
scientific-tdd.md
1
1 export scientific-tdd
2 LorenFrankLab from "LorenFrankLab/non_local_detector"
3 Pragmatic test-driven development for scientific code with numerical validation
2026-01-05
automation.md
1
1 export automation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-qa"
3 Production-grade test automation skill covering Selenium, Cypress, Playwright, Appium with POM architecture, retry logic, and CI/CD integration
2026-01-05
agent-definition-creation.md
1
1 export agent-definition-creation
2 andisab from "andisab/swe-marketplace"
3 Use this skill when creating or refining Claude Code sub-agent definitions. Helps design specialized AI assistants with proper YAML frontmatter, system prompts, tool access, and example-driven descriptions. Automatically invoked when user requests "create an agent", "design a sub-agent", "make a specialist", or mentions agent development. Ensures agents follow Anthropic best practices with focused responsibilities, discovery-optimized descriptions, and proper tool restrictions.
2026-01-05
factory-code.md
1
1 export factory-code
2 wollfoo from "wollfoo/setup-factory"
3 Use when users ask about Factory Code features, setup, configuration, troubleshooting, slash commands, MCP servers, Agent Skills, hooks, plugins, CI/CD integration, or enterprise deployment. Activate for questions like 'How do I use Factory Code?', 'What slash commands are available?', 'How to set up MCP?', 'Create a skill', 'Fix Factory Code issues', or 'Deploy Factory Code in enterprise'. | Dùng khi hỏi về Factory Code, lệnh slash, hook, plugin, skill, cấu hình, cài đặt.
2026-01-05
dependency-analysis.md
1
1 export dependency-analysis
2 hubvue from "hubvue/fe-analysis-skills"
3 Enhanced dependency analyzer with comprehensive markdown reporting and actionable recommendations. Use when you need to optimize frontend project dependencies, detect security vulnerabilities, identify unused packages, find duplicate functionality, analyze dependency impact, generate cleanup scripts, or produce detailed Markdown reports. Supports JavaScript, TypeScript, Vue, React, Angular, and modern build tools with parallel processing and incremental analysis capabilities.
2026-01-05
email-handling.md
1
1 export email-handling
2 obra from "obra/claude-pa"
3 General email management via JMAP MCP - search, read, send, update, archive. Pure mechanics, no user-specific workflows.
2026-01-05
context7.md
1
1 export context7
2 lefant from "lefant/claude-code-plugins"
3 Use Context7 MCP to access up-to-date library documentation when working with project dependencies. Always consult Context7 for accurate API references, patterns, and examples when doing in-depth work with libraries.
2026-01-05
fundraising-strategy-planner.md
1
1 export fundraising-strategy-planner
2 maigentic from "maigentic/stratarts"
3 Create comprehensive fundraising playbook covering timeline, investor targeting, outreach cadence, meeting progression, due diligence preparation, term sheet negotiation, and closing process. Run disciplined fundraising that maximizes leverage and closes on favorable terms.
2026-01-05
code-reviewer.md
1
1 export code-reviewer
2 Olu-AnuAkin-Akinyemi from "Olu-AnuAkin-Akinyemi/Grimora"
3 Code review guidelines focusing on quality, maintainability, and SOLID principles. Covers readability, performance, security, testing, and professional code review practices for JavaScript and web applications.
2026-01-05
tool-interface-analysis.md
1
1 export tool-interface-analysis
2 Dowwie from "Dowwie/agent_framework_study"
3 Analyze tool registration, schema generation, and error feedback mechanisms in agent frameworks. Use when (1) understanding how tools are defined and registered, (2) evaluating schema generation approaches (introspection vs manual), (3) tracing error feedback loops to the LLM, (4) assessing retry and self-correction mechanisms, or (5) comparing tool interfaces across frameworks.
2026-01-05
redis-advanced-types.md
1
1 export redis-advanced-types
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-redis"
3 Master Redis advanced data types - Bitmaps, HyperLogLog, Streams, and Geospatial indexes for specialized use cases
2026-01-05