configure-skaffold
Check and configure Skaffold for project standards
Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.
Check and configure Skaffold for project standards
Evaluate a skill's effectiveness by running test cases and grading results. Use when you want to test whether a skill produces correct guidance, validate skill improvements, or benchmark a skill befor…
Generate a reusable GitHub Actions workflow for automated CI failure detection and fixing with Claude Code. Use when you want a workflow_call-based reusable workflow that multiple repos or caller work…
Initialize a new LangChain TypeScript project with recommended configuration
Obsidian vault file and folder operations via the official CLI. Covers reading, creating, appending, prepending, moving, deleting notes, listing files/folders, and daily note management. Use when user…
Review contracts against your organization's negotiation playbook, flagging deviations and generating redline suggestions. Use when reviewing vendor contracts, customer agreements, or any commercial a…
Manage bookkeeping tasks using the Layer API. Use for journal entries, account management, financial reports (P&L, balance sheet), ledger accounts, and categorizing transactions. Invoke when users men…
Chain multiple AI steps into one reliable pipeline. Use when your AI task is too complex for one prompt, you need to break AI logic into stages, combine classification then generation, do multi-step r…
Create and publish a new release
Branch management, pull request workflows, and GitHub integration. Main-branch development pattern (push main to remote feature branches), modern Git commands (switch, restore), and GitHub MCP tools. …
Pre-commit security validation and secret detection. Runs gitleaks scan and validates configuration, integrates with pre-commit hooks to prevent credential leaks. Use when user mentions scanning for s…
Obsidian YAML frontmatter property management via the official CLI. Covers reading, setting, and removing properties/metadata on notes. Use when user mentions frontmatter, properties, metadata, YAML, …
Python code quality with ruff (linting & formatting) and ty (type checking). Covers pyproject.toml configuration, pre-commit hooks, and type hints. Use when user mentions ruff, ty, linting, formatting…
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workfl…
Git Commit Guidelines (Conventional Commits)
Measure and improve how well your AI works. Use when AI gives wrong answers, accuracy is bad, responses are unreliable, you need to test AI quality, evaluate your AI, write metrics, benchmark performa…
Generate comprehensive service decommission documentation
Fork management and upstream synchronization. Use when working with forked repositories, syncing fork with upstream, managing divergence between fork and upstream, or preparing commits for upstream co…
Generate a PermissionRequest hook that auto-approves safe operations and auto-denies dangerous ones. Use when you want a safer alternative to --dangerouslySkipPermissions that builds compound auto-app…
Obsidian vault search and discovery via the official CLI. Covers full-text search, tag management, link traversal, backlinks, orphan detection, and unresolved link discovery. Use when user mentions se…
Infrastructure as Code with Terraform including HCL configuration, state management, modular design, and plan-apply workflows. Covers cloud and on-prem resource provisioning, remote backends, and Terr…
Integrate Filter Sphere into a project - schema-driven filtering for Zod-typed data. Use when building filtering UIs, data tables with filters, or adding sort/filter logic to any TypeScript applicatio…
Java Coding Best Practices and Design Patterns
Scaffold a new AI feature powered by DSPy. Use when adding AI to your app, starting a new AI project, building an AI-powered feature, setting up a DSPy program from scratch, or bootstrapping an LLM-po…