3074 results (25.0ms) page 8 / 154
jackspace / claudeskillz-multi-repository-orchestrator exact

Coordinate development workflows across multiple Git repositories with synchronized branching, batch commits, cross-repo operations, and monorepo-like workflows for microservices and multi-package...

ovachiever / droid-tings-monorepo-management exact

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up...

sgcarstrends / sgcarstrends-shadcn-components exact

Add or customize shadcn/ui components in the shared UI package. Use when adding new components from shadcn registry, updating existing component variants, customizing styling with Tailwind, or...

sgcarstrends / sgcarstrends-readme-updates exact

Maintain README files with setup instructions, features, tech stack, and usage examples. Use when updating project documentation, adding new features, improving onboarding, or creating READMEs for...

llama-farm / llamafarm-common-skills exact

Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.

ovachiever / droid-tings-dependency-auditor exact

Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt changes, or before deployments. Alerts on vulnerable dependencies. Triggers...

0xbeedao / agentic-tools-dependency-auditor exact

Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt changes, or before deployments. Alerts on vulnerable dependencies. Triggers...

gohypergiant / agent-skills-readme-writer exact

Use when creating or editing a README.md file in any project or package. Recursively parses codebase from README location, suggests changes based on missing or changed functionality, and generates...

llama-farm / llamafarm-electron-skills exact

Electron patterns for LlamaFarm Desktop. Covers main/renderer processes, IPC, security, and packaging.

davidfowl / dotnet-skillz-ilspy-decompile exact

Understand implementation details of .NET code by decompiling assemblies. Use when the user wants to see how a .NET API works internally, inspect NuGet package source, view framework...

automindtechnologie-jpg / ultimate-skill-md-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

ngxtm / devkit-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

shishiv / gsd-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

404kidwiz / agent-skills-backup-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

sickn33 / antigravity-awesome-skills-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

halay08 / fullstack-agent-skills-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

cleodin / antigravity-awesome-skills-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

sgcarstrends / sgcarstrends-dependency-upgrade exact

Upgrade dependencies safely using pnpm catalog, checking for breaking changes, and testing upgrades. Use when updating packages, applying security patches, upgrading major versions, resolving...

schwepps / skills-install-skill exact

This skill should be used when the user asks to "install a skill", "add a skill to the project", "unpack a skill", or "integrate a new skill". Automates the full workflow of unpacking .skill...

aussiegingersnap / cursor-skills-skill-creator exact

Orchestrator skill for creating effective skills. Guides through 6 steps - understanding examples, planning contents with scope assessment, initialization, editing with contracts, packaging, and...