Browse Skills

16146 skills found

documentation-sync-specialist.md
5
1 export documentation-sync-specialist
2 tbartel74 from "tbartel74/Vigil-Code"
3 Automated documentation maintenance for Vigil Guard v2.0.0's documentation files. Use for syncing docs with code changes, version updates, API generation, cross-reference validation, 3-branch architecture docs, and documentation creation.
2026-01-05
security-analysis.md
5
1 export security-analysis
2 d4rkNinja from "d4rkNinja/code-guardian"
3 Master skill for comprehensive security analysis. Identifies technology stack and delegates to specialized security sub-skills for deep vulnerability assessment.
2026-01-05
ipynb-validator.md
5
1 export ipynb-validator
2 ddttom from "ddttom/webcomponents-with-eds"
3 Validate Jupyter notebooks (.ipynb files) for production readiness. Checks smart links consistency, layout structure, transition cells with action cards, numbered part flow, cell ordering, and overall quality. Use when validating notebooks, checking notebook structure, testing smart links, verifying action cards, or preparing notebooks for production deployment. Keywords include ipynb validation, notebook structure, smart links, action cards, transitions, part flow, production ready.
2026-01-05
shell-script-quality.md
5
1 export shell-script-quality
2 d-oit from "d-oit/gemini-search-plugin"
3 Lint and test shell scripts using ShellCheck and BATS. Use when checking bash/sh scripts for errors, writing shell script tests, fixing ShellCheck warnings, setting up CI/CD for shell scripts, or improving bash code quality.
2026-01-05
svg-diagram.md
4
1 export svg-diagram
2 praveenperera from "praveenperera/dotfiles"
3 Generate SVG diagrams, OG images, and dynamic graphics using Satori with Tailwind CSS. Use when creating programmatic images, social cards, or diagrams from JSX/React components.
2026-01-05
linkedin-announcement-generator.md
4
1 export linkedin-announcement-generator
2 dmccreary from "dmccreary/claude-skills"
3 This skill generates professional LinkedIn announcement text for intelligent textbooks by analyzing book metrics, chapter content, and learning resources to create engaging posts with key statistics, hashtags, and links to the published site. Use this skill when you need to create social media announcements about textbook completion or major milestones.
2026-01-05
code-review.md
4
1 export code-review
2 ahkohd from "ahkohd/dotfiles"
3 Review code diffs for bugs, edge cases, state issues, and consequences. Provide prioritized findings with specific fixes.
2026-01-05
ir-velociraptor.md
4
1 export ir-velociraptor
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Endpoint visibility, digital forensics, and incident response using Velociraptor Query Language (VQL) for evidence collection and threat hunting at scale. Use when: (1) Conducting forensic investigations across multiple endpoints, (2) Hunting for indicators of compromise or suspicious activities, (3) Collecting endpoint telemetry and artifacts for incident analysis, (4) Performing live response and evidence preservation, (5) Monitoring endpoints for security events, (6) Creating custom forensic artifacts for specific threat scenarios.
2026-01-05
hatchling.md
4
1 export hatchling
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 This skill provides comprehensive documentation for Hatchling, the modern Python build backend that implements PEP 517/518/621/660 standards. Use this skill when working with Hatchling configuration, build system setup, Python packaging, pyproject.toml configuration, project metadata, dependencies, entry points, build hooks, version management, wheel and sdist builds, package distribution, setuptools migration, and troubleshooting Hatchling build errors.
2026-01-05
k8s-manifests.md
4
1 export k8s-manifests
2 kcns008 from "kcns008/cluster-code"
3 Create, validate, and manage Kubernetes and OpenShift YAML manifests. Use this skill when:(1) Creating any K8s/OCP resources: Deployments, StatefulSets, DaemonSets, Jobs, CronJobs, Pods(2) Creating networking resources: Services, Ingress, NetworkPolicies, OCP Routes(3) Creating config/storage: ConfigMaps, Secrets, PVCs, PVs, StorageClasses(4) Creating RBAC: ServiceAccounts, Roles, RoleBindings, ClusterRoles, ClusterRoleBindings(5) Creating OCP-specific: DeploymentConfigs, BuildConfigs, ImageStreams, SCCs, Templates(6) Validating or reviewing existing manifests for best practices(7) Converting between K8s and OCP resource types(8) Generating Helm charts or Kustomize overlays
2026-01-05
backend-trpc.md
4
1 export backend-trpc
2 petbrains from "petbrains/mvp-builder"
3 Type-safe API layer for TypeScript full-stack applications. Use when building APIs that need end-to-end type safety between client and server WITHOUT code generation. Ideal for Next.js, React, and Express apps where both frontend and backend are TypeScript. Choose tRPC over REST/GraphQL when you control both ends and want zero runtime overhead for type checking.
2026-01-05
scan.md
4
1 export scan
2 jacksenechal from "jacksenechal/scan-mcp"
3 Control scanners via scan-mcp MCP server to capture documents, photos, receipts, and pages. Use when user mentions scanning, scanners, or document types. CRITICAL: call start_scan_job with {} (no params) unless user specifies requirements—server handles intelligent device selection and defaults. Override only for explicit needs like photos (Flatbed+Color+high-res) or duplex stacks (ADF Duplex).
2026-01-05
feature-planning.md
4
1 export feature-planning
2 andersnygaard from "andersnygaard/ettsted2"
3 Focused task planning for ONE specific idea. Uses narrow→broad pattern - starts at user's focus point, expands context only as needed. Creates detailed task via task-board skill.
2026-01-05
lease-abstraction-specialist.md
4
1 export lease-abstraction-specialist
2 reggiechan74 from "reggiechan74/vp-real-estate"
3 Expert in lease abstraction and critical terms extraction. Use when abstracting lease agreements, extracting key dates, identifying critical provisions, or creating lease summaries. Key terms include lease abstraction, critical dates, rent schedule, operating costs, renewal options, termination rights, default provisions, use clause, assignment clause, Schedule G special provisions
2026-01-05
pandoc-pdf-generation.md
4
1 export pandoc-pdf-generation
2 terrylica from "terrylica/cc-skills"
3 Use when writing markdown intended for PDF output, creating PDFs from markdown, or printing PDFs. Invoke EARLY when authoring markdown for PDF to prevent mistakes (manual heading numbers, manual ASCII diagrams, inline annotations). Also use for PDF generation with Pandoc/XeLaTeX, section numbering, table of contents, bibliography, landscape/portrait orientation, printing (one-sided, duplex, simplex, lpr), fixing diagrams breaking across pages, code block page breaks, or double numbering issues. Triggers on - markdown for PDF, write document for printing, create printable doc, pandoc, xelatex, print PDF, PDF generation.
2026-01-05
release-prep.md
4
1 export release-prep
2 NickCrew from "NickCrew/claude-cortex"
3 Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, versioning, build optimization, documentation updates, and deployment readiness.
2026-01-05
committing-changes.md
4
1 export committing-changes
2 jasonkuhrt from "jasonkuhrt/kit"
3 Creates commits following project conventions. Handles Conventional Commits with project-specific scopes, PR title requirements, changesets for releases, and CI validation rules.
2026-01-05
ocaml-project-setup.md
4
1 export ocaml-project-setup
2 avsm from "avsm/ocaml-claude-marketplace"
3 Standards for OCaml project metadata files. Use when initializing a new OCaml library/module, preparing for opam release, setting up CI, or discussing project structure. Not for normal code edits.
2026-01-05
foundational-principles.md
4
1 export foundational-principles
2 cuipengfei from "cuipengfei/prompts"
3 基础原则 - AI 助手的核心思维原则和指令框架概述。包含系统思维、辩证思维、创新思维和批判思维四大核心原则。
2026-01-05
share-transfer-consent-expert.md
4
1 export share-transfer-consent-expert
2 reggiechan74 from "reggiechan74/vp-real-estate"
3 Expert in consent to share transfer agreements where tenant's ownership changes but the corporate tenant remains the same (unlike assignment). Use when reviewing change of control provisions in leases, analyzing whether share sale triggers landlord consent, drafting tripartite consent agreements between landlord/tenant/new shareholder, structuring privacy consent provisions, negotiating landlord conditions for share transfers, or distinguishing share sales from asset sales/assignments. Key terms include share transfer, change of control, voting control, new shareholder, tripartite agreement, privacy consent, share sale vs assignment, corporate tenant remains same, beneficial ownership change
2026-01-05
querying-gemini.md
4
1 export querying-gemini
2 costiash from "costiash/CognivAgent"
3 Queries Gemini 3 Flash for high-speed code analysis, generation, and complex coding questions. Provides P0-P3 prioritized analysis reports, architecture audits, and code generation with configurable thinking levels (minimal/low/medium/high). 1M context, 64K output. Pro-level intelligence at Flash pricing.
2026-01-05
ash-json-api.md
4
1 export ash-json-api
2 forest from "forest/dotfiles"
3 AshJsonApi guidelines for exposing Ash resources as JSON:API compliant REST endpoints. Use when adding JSON:API extensions to domains/resources, configuring routes, or implementing filtering, sorting, pagination, and includes. Supports full JSON:API specification.
2026-01-05
backend-vitest.md
4
1 export backend-vitest
2 petbrains from "petbrains/mvp-builder"
3 Fast unit testing framework for TypeScript/JavaScript. Use for testing tRPC procedures, Zod schemas, utility functions, and any TypeScript code. Built on Vite with native ESM, TypeScript support, and Jest-compatible API. Choose Vitest over Jest for modern TypeScript projects, especially with Vite-based setups.
2026-01-05
qwen-gitpush.md
4
1 export qwen-gitpush
2 Foundup from "Foundup/Foundups-Agent"
3 Analyze uncommitted git changes and decide if/when to commit based on WSP 15 MPS
2026-01-05