Browse Skills

22656 skills found

llm.md
4
1 export llm
2 sanand0 from "sanand0/scripts"
3 Call LLM via CLI for transcription, vision, speech/image generation, piping prompts, sub-agents, ...
2026-01-05
typescript-advanced-patterns.md
4
1 export typescript-advanced-patterns
2 NickCrew from "NickCrew/claude-cortex"
3 Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-safe APIs, implementing complex domain models, or leveraging TypeScript's advanced type capabilities.
2026-01-05
frontend-design-review.md
4
1 export frontend-design-review
2 petbrains from "petbrains/mvp-builder"
3 Design principles and review methodology for UI/UX work. Use when building new interfaces, reviewing visual changes, or validating design quality. Contains best practices for visual polish, accessibility (WCAG 2.1 AA), responsive design, component standards, and interaction patterns. Works both as a development guide and a review checklist. Produces structured reports with prioritized findings.
2026-01-05
funsloth-train.md
4
1 export funsloth-train
2 chrisvoncsefalvay from "chrisvoncsefalvay/funsloth"
3 Generate Unsloth training notebooks and scripts. Use when the user wants to create a training notebook, configure fine-tuning parameters, or set up SFT/DPO/GRPO training.
2026-01-05
pytm.md
4
1 export pytm
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Python-based threat modeling using pytm library for programmatic STRIDE analysis, data flow diagram generation, and automated security threat identification. Use when: (1) Creating threat models programmatically using Python code, (2) Generating data flow diagrams (DFDs) with automatic STRIDE threat identification, (3) Integrating threat modeling into CI/CD pipelines and shift-left security practices, (4) Analyzing system architecture for security threats across trust boundaries, (5) Producing threat reports with STRIDE categories and mitigation recommendations, (6) Maintaining threat models as code for version control and automation.
2026-01-05
container-hadolint.md
4
1 export container-hadolint
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Dockerfile security linting and best practice validation using Hadolint with 100+ built-in rules aligned to CIS Docker Benchmark. Use when: (1) Analyzing Dockerfiles for security misconfigurations and anti-patterns, (2) Enforcing container image security best practices in CI/CD pipelines, (3) Detecting hardcoded secrets and credentials in container builds, (4) Validating compliance with CIS Docker Benchmark requirements, (5) Integrating shift-left container security into developer workflows, (6) Providing remediation guidance for insecure Dockerfile instructions.
2026-01-05
quality-checks.md
4
1 export quality-checks
2 proompteng from "proompteng/lab"
3 Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.
2026-01-05
telecom-licensing-expert.md
4
1 export telecom-licensing-expert
2 reggiechan74 from "reggiechan74/vp-real-estate"
3 Expert in telecommunications licensing agreements that grant telecom carriers (phone, internet, cable companies) access to install equipment in commercial buildings. Use when building owner is negotiating with telecom providers, reviewing carrier access rights, structuring equipment room licenses, analyzing riser and conduit rights, evaluating CRTC (Canadian Radio-television and Telecommunications Commission) compliance requirements, negotiating license fees and revenue sharing, or managing multiple competing carriers in one building. Key terms include telecommunications license, carrier access, equipment installation, riser rights, conduit rights, CRTC compliance, co-location, license vs lease, non-exclusive license, main distribution frame, telecom service provider
2026-01-05
gitlab-skill.md
4
1 export gitlab-skill
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 The model must apply when tasks involve .gitlab-ci.yml configuration, GitLab Flavored Markdown (GLFM) syntax, gitlab-ci-local testing, CI/CD pipeline optimization, GitLab CI Steps composition, Docker-in-Docker workflows, or GitLab documentation creation. Triggers include modifying pipelines, writing GitLab README/Wiki content, debugging CI jobs locally, implementing caching strategies, or configuring release workflows.
2026-01-05
iac-checkov.md
4
1 export iac-checkov
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Infrastructure as Code (IaC) security scanning using Checkov with 750+ built-in policies for Terraform, CloudFormation, Kubernetes, Dockerfile, and ARM templates. Use when: (1) Scanning IaC files for security misconfigurations and compliance violations, (2) Validating cloud infrastructure against CIS, PCI-DSS, HIPAA, and SOC2 benchmarks, (3) Detecting secrets and hardcoded credentials in IaC, (4) Implementing policy-as-code in CI/CD pipelines, (5) Generating compliance reports with remediation guidance for cloud security posture management.
2026-01-05
asciinema-converter.md
4
1 export asciinema-converter
2 terrylica from "terrylica/cc-skills"
3 Convert .cast to .txt for analysis. TRIGGERS - convert cast, cast to txt, strip ANSI, timestamp index. Use when preparing recordings for Claude Code.
2026-01-05
shortcut.md
4
1 export shortcut
2 fasterthanlime from "fasterthanlime/.claude"
3 Engineering discipline and standards - never take shortcuts regardless of pressure or constraints. This skill applies to ALL engineering work. Never disable tests or functionality, never use placeholders, never silently cut scope, never compromise on quality. When under time or context pressure, use proper tools like handoffs instead of cutting corners. Write code that will work for the next 10-20 years.
2026-01-05
docx.md
4
1 export docx
2 NickCrew from "NickCrew/claude-cortex"
3 Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
atomic-bead-filing.md
4
1 export atomic-bead-filing
2 delightful-ai from "delightful-ai/beads-rs"
3 Use when noticing something off (code smell, design smell, workaround) while working and want to capture it without losing flow - grounds observation in codebase and files a proper bead that future agents can execute
2026-01-05
maestro.md
4
1 export maestro
2 rp1-run from "rp1-run/rp1"
3 Creates and updates Claude Code skills following best practices. Guides through requirements gathering, design, content generation, and validation. Handles both new skill creation and refactoring existing skills. Use when user mentions 'create skill', 'build skill', 'new skill', 'update skill', 'improve skill', 'refactor skill', or asks to build capabilities for Claude Code.
2026-01-05
startup-portrait.md
4
1 export startup-portrait
2 vm0-ai from "vm0-ai/vm0-cookbooks"
3 Transform team photos into professional startup portraits using fal.ai Nano Banana Pro image-to-image API.
2026-01-05
design-conventions.md
4
1 export design-conventions
2 adeonir from "adeonir/golden-anniversary"
3 Golden Anniversary design system with OKLCH color palette, typography (Inter, Playfair Display, Dancing Script), component states, Framer Motion patterns, and accessibility requirements. Use when working on styling, UI components, or visual changes.
2026-01-05
documentation-standards.md
4
1 export documentation-standards
2 terrylica from "terrylica/cc-skills"
3 Markdown documentation standards for LLM-optimized architecture including section numbering rules for Pandoc PDF generation. Use when writing markdown documentation, creating skills, or authoring content that may be converted to PDF.
2026-01-05
read-bin-docs.md
4
1 export read-bin-docs
2 YPares from "YPares/agent-skills"
3 Straightforward text extraction from document files (text-based PDF only for now, no OCR or docx). Use when you just need to read/extract text from binary documents.
2026-01-05
type-definitions.md
4
1 export type-definitions
2 projectquestorg from "projectquestorg/AgileFlow"
3 Generate TypeScript interfaces and types from data structure descriptions
2026-01-05
llm-cli.md
4
1 export llm-cli
2 glebis from "glebis/claude-skills"
3 Process textual and multimedia files with various LLM providers using the llm CLI. Supports both non-interactive and interactive modes with model selection, config persistence, and file input handling.
2026-01-05
terraform-best-practices.md
4
1 export terraform-best-practices
2 NickCrew from "NickCrew/claude-cortex"
3 Terraform infrastructure-as-code best practices for scalable and maintainable cloud infrastructure. Use when writing Terraform modules, managing infrastructure state, or implementing infrastructure automation at scale.
2026-01-05
extracting-form-fields.md
4
1 export extracting-form-fields
2 jhs from "jhs/Chatfield"
3 Extract form field data from PDFs as a first step to filling PDF forms
2026-01-05
code-clone-assistant.md
4
1 export code-clone-assistant
2 terrylica from "terrylica/cc-skills"
3 Detects and refactors code duplication using PMD CPD. Use when identifying code clones, addressing DRY violations, or refactoring duplicate code across repositories.
2026-01-05