Browse Skills
20307 skills found
arch-analysis.md
1
1
export
arch-analysis
2
from
"hiroshi75/ccplugins"
from
"hiroshi75/ccplugins"
3
Analyze LangGraph application architecture, identify bottlenecks, and propose multiple improvement strategies
2026-01-05
managing-hms-versions.md
1
1
export
managing-hms-versions
2
from
"gpt-cmdr/hms-commander"
from
"gpt-cmdr/hms-commander"
3
Manages HEC-HMS version differences (3.x vs 4.x), handles Python 2/3 compatibility,detects HMS installations, and generates version-appropriate Jython scripts. Use whenworking with legacy HMS 3.x projects, upgrading models from 3.x to 4.x, testing acrossmultiple HMS versions, or troubleshooting version-specific issues. Handles 32-bit vs64-bit architecture differences, memory limits, and script syntax variations.Trigger keywords: HMS version, HMS 3.x, HMS 4.x, legacy, upgrade, Python 2 compatible,32-bit, 64-bit, version detection, multi-version testing.
2026-01-05
protective-collar.md
1
1
export
protective-collar
2
from
"keith-mvs/ordinis"
from
"keith-mvs/ordinis"
3
Analyzes protective collar strategies combining long stock, long put protection, and short call income. Requires numpy>=1.24.0, pandas>=2.0.0, matplotlib>=3.7.0. Use when protecting stock positions with reduced cost, hedging downside while generating income, or implementing portfolio insurance with capped upside on mid to large-cap holdings.
2026-01-05
developing-go.md
1
1
export
developing-go
2
from
"sumik5/dotfiles"
from
"sumik5/dotfiles"
3
Guides Go development with best practices from Google Style Guide and Effective Go. Use when go.mod is detected or Go code is being written. Covers naming, error handling, concurrency, testing, and project structure.
2026-01-05
secure-coding-practices.md
1
1
export
secure-coding-practices
2
from
"NickCrew/claude-ctx-plugin"
from
"NickCrew/claude-ctx-plugin"
3
Secure coding practices and defensive programming patterns for building security-first applications. Use when implementing authentication, handling user input, managing sensitive data, or conducting secure code reviews.
2026-01-05
vue-typescript.md
1
1
export
vue-typescript
2
from
"pluginagentmarketplace/custom-plugin-vue"
from
"pluginagentmarketplace/custom-plugin-vue"
3
Master Vue TypeScript - Type-safe Components, Generics, Type Inference, Advanced Patterns
2026-01-05
kyverno-version-lookup.md
1
1
export
kyverno-version-lookup
2
from
"plinde/claude-plugins"
from
"plinde/claude-plugins"
3
This skill should be used when looking up Kyverno Helm chart versions, release dates, and corresponding app versions from Artifact Hub. Use for version planning, upgrade decisions, and release timeline analysis.
2026-01-05
kubernetes-deployment-patterns.md
1
1
export
kubernetes-deployment-patterns
2
from
"NickCrew/claude-ctx-plugin"
from
"NickCrew/claude-ctx-plugin"
3
Kubernetes deployment strategies and workload patterns for production-grade applications. Use when deploying to Kubernetes, implementing rollout strategies, or designing cloud-native application architectures.
2026-01-05
geocoder.md
1
1
export
geocoder
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Convert addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding). Use for location data enrichment or address validation.
2026-01-05
deciding-investment-timing.md
1
1
export
deciding-investment-timing
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Decide when to invest effort by assessing whether deferral increases or decreases total cost through compound effects versus learning. Use when: (1) asked to choose between fixing technical debt now versus deferring it, (2) immediate refactoring is advocated without considering what would be learned by waiting, (3) timing decisions are based on feelings about code quality rather than economics, (4) quick fixes are recommended without asking whether they make future fixes harder.
2026-01-05
conflict-detection.md
1
1
export
conflict-detection
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use before creating new stories or when user asks "check for conflicts", "find duplicates", "review story overlaps", or "detect story conflicts" - scans story-tree database to identify duplicate stories, scope overlaps, and competing approaches using lightweight text similarity (no external dependencies).
2026-01-05
vuln-patterns-core.md
1
1
export
vuln-patterns-core
2
from
"Zate/cc-plugins"
from
"Zate/cc-plugins"
3
Universal vulnerability detection patterns applicable across all programming languages. Includes hardcoded secrets, SQL/command injection, path traversal, and configuration file patterns.
2026-01-05
codex-search.md
1
1
export
codex-search
2
from
"dceoy/gh-actions-for-devops"
from
"dceoy/gh-actions-for-devops"
3
Search the web using OpenAI Codex CLI to find current documentation, best practices, solutions, and technical information. Use when the user needs to research libraries, find API documentation, troubleshoot errors, or learn about new technologies. Requires Codex CLI installed.
2026-01-05
slime-strategy.md
1
1
export
slime-strategy
2
from
"tilmon-engineering/claude-skills"
from
"tilmon-engineering/claude-skills"
3
Use when user wants to set up slime mold exploration strategy with parallel autonomy branches for genetic algorithm approach to problem-solving
2026-01-05
taxonomy-updater.md
1
1
export
taxonomy-updater
2
from
"MoveRDC/claude-skills-marketing"
from
"MoveRDC/claude-skills-marketing"
3
Generate campaign taxonomy CSV updates for Google Ads campaigns. Use when identifying campaigns that need taxonomy mapping, detecting vertical mismatches in mixed-vertical accounts, or creating properly formatted taxonomy CSV files for ingestion. Triggers on requests involving campaign taxonomy, budget attribution, vertical classification, or taxonomy CSV generation.
2026-01-05
laravel-package-specialist.md
1
1
export
laravel-package-specialist
2
from
"hackur/web-standards-playground-showcase"
from
"hackur/web-standards-playground-showcase"
3
Laravel and Nova package development, forked package management, VCS path repositories, webpack configuration, and package integration workflows. Triggers include "package", "nova field", "nova tool", "webpack.mix.js", "pcrcard/nova-*", "packages/".
2026-01-05
territory-mapper.md
1
1
export
territory-mapper
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Use when asked to visualize sales territories, coverage areas, service regions, or geographic boundaries on interactive maps.
2026-01-05
domain-grounding.md
1
1
export
domain-grounding
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Apply domain constraints and professional rules; use when asked to comply with enterprise, legal, or scientific standards.
2026-01-05
uv.md
1
1
export
uv
2
from
"stickystyle/claude-skills"
from
"stickystyle/claude-skills"
3
Python package manager and project tooling using uv. Use when working with Python projects, managing dependencies, creating virtual environments, running Python scripts, configuring workspaces/monorepos, or troubleshooting uv issues. Triggers on pyproject.toml projects, uv commands, pip replacement workflows, Python version management, workspace configuration, or CI/CD Python setup.
2026-01-05
linter-driven-development.md
1
1
export
linter-driven-development
2
from
"buzzdan/ai-coding-rules"
from
"buzzdan/ai-coding-rules"
3
Orchestrates complete autopilot workflow: design → test → lint → refactor → review → commit.AUTO-INVOKES when user wants to implement code: "implement", "ready", "execute", "continue","do step X", "next task", "let's go", "start coding". Runs automatically through all phasesuntil commit-ready. Uses parallel linter+review analysis and intelligent combined reports.For: features, bug fixes, refactors. Requires: Go project (go.mod).
2026-01-05
uv.md
1
1
export
uv
2
from
"lostmygithubaccount/dotfiles"
from
"lostmygithubaccount/dotfiles"
3
Build self-contained Python executables using uv script metadata.
2026-01-05
spring-boot-observability.md
1
1
export
spring-boot-observability
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Spring Boot 4 observability with Actuator, Micrometer, and OpenTelemetry. Use when configuring health indicators, custom metrics, distributed tracing, production endpoint exposure, or Kubernetes/Cloud Run probes. Covers Actuator security, Micrometer Timer/Counter/Gauge patterns, and OpenTelemetry span customization.
2026-01-05
backend-api.md
1
1
export
backend-api
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Design and implement NestJS REST API endpoints following the project's layered architecture (Controllers, Use Cases, Repositories). Use this skill when creating or modifying controller files (*.controller.ts), defining API routes, implementing HTTP handlers, setting up Swagger documentation, configuring route guards and decorators, working with request/response DTOs, or structuring API endpoints. This includes files in features/{feature}/controller/, auth/controller/, and any file with @Controller() decorator. Apply when working with API_ENDPOINTS constants, @Get/@Post/@Put/@Patch/@Delete decorators, @ApiTags/@ApiProperty swagger decorators, @Public/@MemberRoles custom decorators, HttpCode/HttpStatus configurations, or Query/Param/Body parameter decorators.
2026-01-05
verification-quality-assurance.md
1
1
export
verification-quality-assurance
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.
2026-01-05