Browse Skills

16146 skills found

terraform-audit.md
4
1 export terraform-audit
2 huseyindeniz from "huseyindeniz/gitops-lab"
3 Audits Terraform code for anti-patterns, security issues, and best practice violations. Use when asked to audit, review, or check terraform code quality. Generates a comprehensive report under reports/YYYY-MM-DD/terraform-audit.md. (project)
2026-01-05
design-system-context.md
4
1 export design-system-context
2 HermeticOrmus from "HermeticOrmus/LibreUIUX-Claude-Code"
3 Managing design tokens and system context for LLM-driven UI development. Covers loading, persisting, and optimizing design decisions within context windows.
2026-01-05
deployment-guide-generator.md
4
1 export deployment-guide-generator
2 projectquestorg from "projectquestorg/AgileFlow"
3 Generate deployment guides with rollback procedures and verification steps
2026-01-05
scene-sequencing.md
4
1 export scene-sequencing
2 jwynia from "jwynia/the-kepler-testimonies"
3 Structure scenes and control pacing using scene-sequel rhythm. Use when individual scenes work but don't accumulate, when pacing feels off (too rushed or too slow), when transitions feel mechanical, or when readers can follow but aren't compelled forward. Based on Dwight Swain's Goal-Conflict-Disaster and Reaction-Dilemma-Decision structure.
2026-01-05
cliche-transcendence.md
4
1 export cliche-transcendence
2 jwynia from "jwynia/the-kepler-testimonies"
3 Transform predictable story elements into fresh, original versions. Use when something feels generic, when feedback says "I've seen this before," when elements orbit the protagonist too conveniently, or when you want to make a familiar trope feel new. Applies the 8-step CTF process and Orthogonality Principle.
2026-01-05
detection-sigma.md
4
1 export detection-sigma
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Generic detection rule creation and management using Sigma, the universal SIEM rule format. Sigma provides vendor-agnostic detection logic for log analysis across multiple SIEM platforms. Use when: (1) Creating detection rules for security monitoring, (2) Converting rules between SIEM platforms (Splunk, Elastic, QRadar, Sentinel), (3) Threat hunting with standardized detection patterns, (4) Building detection-as-code pipelines, (5) Mapping detections to MITRE ATT&CK tactics, (6) Implementing compliance-based monitoring rules.
2026-01-05
commercial-lease-expert.md
4
1 export commercial-lease-expert
2 reggiechan74 from "reggiechan74/vp-real-estate"
3 Expert in commercial real estate lease agreements for industrial and office properties. Use when reviewing lease terms, negotiating base rent/operating expenses, analyzing tenant improvements and free rent, structuring net lease vs gross lease deals, evaluating renewal options, or advising on landlord/tenant rights. Key terms include base rent, operating expenses, proportionate share, TI allowance, net lease, triple net, lease economics, rent escalation, use clause, assignment restrictions, default remedies, Schedule G
2026-01-05
ascii-diagram-validator.md
4
1 export ascii-diagram-validator
2 terrylica from "terrylica/cc-skills"
3 Validates ASCII box-drawing diagram alignment in markdown files. Use when creating architecture diagrams, checking diagram alignment, fixing ASCII art, or before committing documentation with diagrams.
2026-01-05
mcp-uninstall.md
4
1 export mcp-uninstall
2 toolkit-ai from "toolkit-ai/magnet-mcp-server"
3 Remove magnet-local and/or magnet-canary MCP server configurations from project and global locations. Use when user says "uninstall mcp", "remove mcp", "delete mcp config", or "clean up mcp".
2026-01-05
sast-horusec.md
4
1 export sast-horusec
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Multi-language static application security testing using Horusec with support for 18+ programming languages and 20+ security analysis tools. Performs SAST scans, secret detection in git history, and provides vulnerability findings with severity classification. Use when: (1) Analyzing code for security vulnerabilities across multiple languages simultaneously, (2) Detecting exposed secrets and credentials in git history, (3) Integrating SAST into CI/CD pipelines for secure SDLC, (4) Performing comprehensive security analysis during development, (5) Managing false positives and prioritizing security findings.
2026-01-05
product-discovery.md
4
1 export product-discovery
2 benshapyro from "benshapyro/cadre-devkit-claude"
3 Methodology for discovering and specifying new software products. Use when starting greenfield projects, exploring new ideas, or defining MVP scope.
2026-01-05
azure-devops.md
4
1 export azure-devops
2 thomasholknielsen from "thomasholknielsen/claude-code-config"
3 Provides expert guidance on Azure DevOps tasks including work item management, pipelines, repositories, pull requests, and CI/CD workflows. Use when working with Azure DevOps projects, configuring pipelines, managing work items, or integrating Azure DevOps with development workflows.
2026-01-05
wow-practicing-trunk-based-development.md
4
1 export wow-practicing-trunk-based-development
2 wahidyankf from "wahidyankf/open-sharia-enterprise"
3 Trunk Based Development workflow - all development on main branch with small frequent commits, minimal branching, and continuous integration. Covers when branches are justified (exceptional cases only), commit patterns, feature flag usage for incomplete work, environment branch rules (deployment only), and AI agent default behavior (assume main). Essential for understanding repository git workflow and preventing unnecessary branch proliferation
2026-01-05
design-principles.md
4
1 export design-principles
2 HermeticOrmus from "HermeticOrmus/LibreUIUX-Claude-Code"
3 Core visual design principles that underpin all great design. Master gestalt psychology, visual hierarchy, composition, color theory, and typography fundamentals. Use when making design decisions or evaluating designs against proven principles.
2026-01-05
your-skill-name.md
4
1 export your-skill-name
2 outfitter-dev from "outfitter-dev/agents"
3 [YOUR_DESCRIPTION] - Be specific about what the skill does, when to use it, and include trigger keywords. Example: "Deploy applications to production with automated testing, health checks, and rollback capabilities. Use when deploying, shipping to production, or when users mention deployment, release, or going live."
2026-01-05
chrome-history.md
4
1 export chrome-history
2 glebis from "glebis/claude-skills"
3 Query Chrome browsing history with natural language. Filter by date range, article type, keywords, and specific sites.
2026-01-05
writing-skills.md
4
1 export writing-skills
2 NickCrew from "NickCrew/claude-cortex"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
tech-blog.md
4
1 export tech-blog
2 acking-you from "acking-you/myclaude-skills"
3 Write technical blog posts with source code analysis OR doc-driven research. Use when user wants to explain system internals, architecture, implementation details, or technical concepts with citations.
2026-01-05
event-driven-architecture.md
4
1 export event-driven-architecture
2 NickCrew from "NickCrew/claude-cortex"
3 Event-driven architecture patterns with event sourcing, CQRS, and message-driven communication. Use when designing distributed systems, microservices communication, or systems requiring eventual consistency and scalability.
2026-01-05
database-management.md
4
1 export database-management
2 ikeniborn from "ikeniborn/familyBudget"
3 Управление БД, миграциями, SCD Type 2 и Closure Table
2026-01-05
hammer-build-validate.md
4
1 export hammer-build-validate
2 Ronin15 from "Ronin15/SDL3_HammerEngine_Template"
3 Runs complete build validation pipeline for SDL3 HammerEngine including Debug build, smoke test execution, core test suite, and summary report generation. Use when the user wants to quickly validate their changes, check if the codebase is in a good state, or run the standard daily validation workflow.
2026-01-05
ask-gemini.md
4
1 export ask-gemini
2 praveenperera from "praveenperera/dotfiles"
3 Use the Gemini CLI to search the web for current information. Use this skill whenever the user explicitly asks to "ask gemini" or wants to query Gemini with web search capabilities.
2026-01-05
websearch-standard.md
4
1 export websearch-standard
2 thomasholknielsen from "thomasholknielsen/claude-code-config"
3 Standard multi-source verification search strategy for moderate complexity research. 2-iteration workflow with source ranking, consensus identification, and citation transparency. Use for feature comparisons, moderate complexity topics, fact-checking. Keywords: compare, differences, features, fact-check, verify, what are.
2026-01-05
analysis-tshark.md
4
1 export analysis-tshark
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Network protocol analyzer and packet capture tool for traffic analysis, security investigations, and forensic examination using Wireshark's command-line interface. Use when: (1) Analyzing network traffic for security incidents and malware detection, (2) Capturing and filtering packets for forensic analysis, (3) Extracting credentials and sensitive data from network captures, (4) Investigating network anomalies and attack patterns, (5) Validating encryption and security controls, (6) Performing protocol analysis for vulnerability research.
2026-01-05