Showing 30 of 101326 results
Skill integrator for combining multiple agent skills into cohesive workflows, managing skill dependencies, and orchestrating cross-skill interactions.
Provides comprehensive guidance and examples for Slidev markdown syntax, helping users understand and correctly implement presentation structure and formatting.
Spec-first development skill enforcing a spec-plan-execute-verify loop that creates spec.md, todo.md, and decisions.md before writing code to prevent implementation failures
A collection of full-stack development skills for AI coding assistants, covering frontend, backend, and DevOps best practices.
Provides expert guidance and implementation support for creating, managing, and securing encrypted SQLite databases using SQLCipher encryption techniques.
Generates high-quality, customizable AI images from text prompts using advanced Stable Diffusion models with fine-tuned control over style and content.
from owl-listener/designer-skills
Agent skill from a programming productivity library that enables sub-agent driven development for breaking complex tasks into delegated sub-tasks.
SwiftData code review skill that reviews model design, queries, concurrency, and migrations for files using @Model, @Query, @ModelActor, and VersionedSchema
Configures Tailwind v4 with shadcn/ui, automating CSS variable setup, dark mode, and preventing common initialization errors.
A TanStack CLI skill for project scaffolding with 30+ integrations and MCP server. Part of the tanstack-skills collection covering the complete TanStack ecosystem.
Provides patterns for running long-lived processes in tmux, used when starting dev servers, watchers, or any process expected to outlive the conversation.
from 6551team/6551-twitter-to-binance-square
Agent skill that translates plain-English sound descriptions into working Web Audio API and Tone.js code, with an iterative describe-generate-listen-refine workflow.
Adds a reference to an extension within an Umbraco backoffice project, likely helping developers quickly link or include additional extension modules or dependencies in their Umbraco development wo...
A umbraco collection skill from the Umbraco Backoffice Skills Marketplace, a Claude Code plugin with 66 skills for Umbraco CMS backoffice customization and testing.
Provides Claude with access to Umbraco's global context and configuration for backoffice customization tasks.
Enables fine-grained, granular control over user permissions within the Umbraco backoffice, allowing administrators to define precise access levels and restrictions for individual users or user groups.
Helps developers select and configure Umbraco manifest files by providing an interactive picker interface for browsing, selecting, and managing manifest configurations within the Umbraco backoffice.
Provides a data source configuration mechanism for Umbraco pickers, enabling developers to define custom data retrieval and filtering logic for populating picker interfaces with dynamic, contextual data.
A umbraco preview app provider skill from the Umbraco Backoffice Skills Marketplace, a Claude Code plugin with 66 skills for Umbraco CMS backoffice customization and testing.
Implements a standardized repository pattern for data access in Umbraco, providing a consistent and abstracted approach to performing CRUD operations across different entity types.
A umbraco sorter skill from the Umbraco Backoffice Skills Marketplace, a Claude Code plugin with 66 skills for Umbraco CMS backoffice customization and testing.
Extends the Umbraco backoffice's TipTap rich text editor toolbar with custom buttons, actions, or formatting options to enhance content editing capabilities.
Validates Umbraco backoffice form inputs and data entries against predefined rules, ensuring data integrity and preventing invalid submissions across Umbraco CMS extensions and interfaces.
Agent skill from a programming productivity library that enforces verification checks before marking tasks as complete to ensure quality.