Browse Skills
16146 skills found
adr-writer.md
2
1
export
adr-writer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Creates Architecture Decision Records documenting key technical decisions with context, alternatives considered, tradeoffs, consequences, and decision owners. Use when documenting "architecture decisions", "technical choices", "design decisions", or "ADRs".
2026-01-05
design-to-component-translator.md
2
1
export
design-to-component-translator
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Converts Figma/design specifications into production-ready UI components with accurate spacing, typography, color tokens, responsive rules, and interaction states (hover, focus, disabled, active). Generates Tailwind/shadcn code with design system tokens mapping. Use when translating "Figma to code", "design specs to components", or "implement design system".
2026-01-05
fullstory-privacy-strategy.md
2
1
export
fullstory-privacy-strategy
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Strategic guide for data privacy in Fullstory implementations. Teaches developers how to decide what data to send, mask, exclude, hash, or replace with joinable keys. Covers regulatory compliance (GDPR, HIPAA, PCI, CCPA), privacy-by-design principles, and balancing analytics value with privacy protection. Acts as a decision framework that references core privacy skills.
2026-01-05
lighthouse-ci-integrator.md
2
1
export
lighthouse-ci-integrator
2
from
"Dexploarer/hyper-forge"
from
"Dexploarer/hyper-forge"
3
Integrates Lighthouse CI for automated performance testing, Core Web Vitals tracking, and regression detection in CI/CD pipelines. Use when user asks to "setup Lighthouse CI", "add performance testing", "monitor Core Web Vitals", or "prevent performance regressions".
2026-01-05
llm-debugger.md
2
1
export
llm-debugger
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. Provides root cause classification, prompt fixes, tool improvements, and new test cases. Use for "debugging AI", "fixing prompts", "quality issues", or "output errors".
2026-01-05
kustomize.md
2
1
export
kustomize
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Kubernetes native configuration management with Kustomize. Use when managing environment-specific configs, patching resources, or organizing Kubernetes manifests. Triggers: kustomize, kustomization, overlay, patch, base, strategic merge, json patch, config management.
2026-01-05
manage-sprint.md
2
1
export
manage-sprint
2
from
"eternnoir/claude-tool"
from
"eternnoir/claude-tool"
3
Manage sprint/iteration lifecycle for Agile teams including planning, tracking, review, and retrospectives. Use when user mentions "sprint", "iteration", "user story", "backlog", "velocity", "scrum", "kanban board", or wants to track work in iterative cycles. Adapts to Scrum, Kanban, or custom Agile workflows.
2026-01-05
vibesafe.md
2
1
export
vibesafe
2
from
"julep-ai/vibesafe"
from
"julep-ai/vibesafe"
3
Uses the Vibesafe MCP server to scan, compile, test, save, diff, and report status for Vibesafe units. Activate when the user asks to run vibesafe CLI commands (scan/compile/test/save/diff/status), regenerate code from specs, or inspect drift/checkpoints.
2026-01-05
spec-kit-workflow.md
2
1
export
spec-kit-workflow
2
from
"jmanhype/speckit"
from
"jmanhype/speckit"
3
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).
2026-01-05
cloudflare-security-checker.md
2
1
export
cloudflare-security-checker
2
from
"hirefrank/hirefrank-marketplace"
from
"hirefrank/hirefrank-marketplace"
3
Automatically validates Cloudflare Workers security patterns during development, ensuring proper secret management, CORS configuration, and input validation
2026-01-05
configuration-management.md
2
1
export
configuration-management
2
from
"pluginagentmarketplace/custom-plugin-devops"
from
"pluginagentmarketplace/custom-plugin-devops"
3
Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management
2026-01-05
differential-tad-analysis.md
2
1
export
differential-tad-analysis
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill performs differential topologically associating domain (TAD) analysis using HiCExplorer's hicDifferentialTAD tool. It compares Hi-C contact matrices between two conditions based on existing TAD definitions to identify significantly altered chromatin domains.
2026-01-05
managing-database-replication.md
2
1
export
managing-database-replication
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to manage database replication, failover, and high availability configurations using the database-replication-manager plugin. It is designed to assist with tasks such as setting up master-slave replication, configuring automatic failover, monitoring replication lag, and implementing read scaling. Use this skill when the user requests help with "database replication", "failover configuration", "high availability", "replication lag", or "read scaling" for databases like PostgreSQL or MySQL. The plugin facilitates both physical and logical replication strategies.
2026-01-05
gabb-code-navigation.md
2
1
export
gabb-code-navigation
2
from
"gabb-software/gabb-cli"
from
"gabb-software/gabb-cli"
3
Teaches when to use gabb_structure for efficient file exploration.Use gabb_structure before reading large files in supported languages.
2026-01-05
create-adr.md
2
1
export
create-adr
2
from
"rayk/lucid-toolkit"
from
"rayk/lucid-toolkit"
3
Create Architecture Decision Records (ADRs) following LCA conventions.INVOKE THIS SKILL when user:- Asks to "document a decision" or "record a decision"- Mentions "ADR", "decision record", or "architectural decision"- Wants to capture trade-offs or options considered- Needs to supersede or update an existing decision- Asks about decision history or rationaleTrigger keywords: ADR, decision record, architectural decision, trade-offs, options, rationale
2026-01-05
ci-cd-pipelines.md
2
1
export
ci-cd-pipelines
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
GitHub Actionsを用いたCI/CDパイプラインの設計・実装・最適化を支援する。品質ゲート、並列化、キャッシング、デプロイ戦略、可観測性の判断を含む。Use when: GitHub Actionsワークフローの新規作成・改善、CI/CD自動化、品質ゲート設計、並列化やキャッシュ最適化が必要なとき。Anchors: Continuous Delivery, DevOps, GitHub Actions workflow architectureTrigger: ci/cd pipeline design, github actions workflow, quality gate, caching strategy, parallel jobs, deployment automation
2026-01-05
crossplane.md
2
1
export
crossplane
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Cloud-native infrastructure management with Crossplane using Kubernetes APIs. Use when implementing infrastructure as code, composite resources, or multi-cloud provisioning. Triggers: crossplane, xrd, composition, claim, provider, managed resource, composite resource, infrastructure API.
2026-01-05
design-consistency.md
2
1
export
design-consistency
2
from
"imsaif/aiex"
from
"imsaif/aiex"
3
Analyze design system usage, identify inconsistencies across patterns, generate fixes, and maintain visual coherence with automated style guide generation
2026-01-05
running-load-tests.md
2
1
export
running-load-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to create and execute load tests for performance validation. It is designed to generate load test scripts using tools like k6, JMeter, and Artillery, based on specified test scenarios. Use this skill when the user requests to create a "load test", conduct "performance testing", validate "application performance", or needs a "stress test" to identify breaking points in the application. The skill helps define performance thresholds and provides execution instructions.
2026-01-05
privilege-escalation-knowledge.md
2
1
export
privilege-escalation-knowledge
2
from
"CharlesKozel/Pentest-Agent-Evalulator"
from
"CharlesKozel/Pentest-Agent-Evalulator"
3
Comprehensive knowledge about Linux privilege escalation. Provides methodologies for enumerating and exploiting privesc vectors including SUID binaries, sudo permissions, capabilities, kernel exploits, cron jobs, and common misconfigurations. Includes systematic approach to capturing root flags.
2026-01-05
auditing-access-control.md
2
1
export
auditing-access-control
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "assess access rights", or requests a "security review" focused on access management. It's particularly useful for analyzing IAM policies, ACLs, and other access control mechanisms in cloud environments, applications, or infrastructure. The skill helps ensure compliance with security best practices and identify potential privilege escalation paths.
2026-01-05
openai-agent-sdk.md
2
1
export
openai-agent-sdk
2
from
"abdul-ahad-26/physical-ai-and-humanoid-robotics"
from
"abdul-ahad-26/physical-ai-and-humanoid-robotics"
3
A subagent specialized in creating and managing OpenAI Agents SDK applications, including multi-agent workflows, tools, handoffs, and real-time voice capabilities
2026-01-05
building-terraform-modules.md
2
1
export
building-terraform-modules
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."
2026-01-05
tf-differential-binding.md
2
1
export
tf-differential-binding
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
The TF-differential-binding pipeline performs differential transcription factor (TF) binding analysis from ChIP-seq datasets (TF peaks) using the DiffBind package in R. It identifies genomic regions where TF binding intensity significantly differs between experimental conditions (e.g., treatment vs. control, mutant vs. wild-type). Use the TF-differential-binding pipeline when you need to analyze the different function of the same TF across two or more biological conditions, cell types, or treatments using ChIP-seq data or TF binding peaks. This pipeline is ideal for studying regulatory mechanisms that underlie transcriptional differences or epigenetic responses to perturbations.
2026-01-05