template-structure
Standardize project scaffolding with pre-configured Claude Code directories, commands, and agents to ensure consistency across all your development templates.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
139 skills found
Standardize project scaffolding with pre-configured Claude Code directories, commands, and agents to ensure consistency across all your development templates.
Architectural planning and scaling for spectre-build, covering GUI, server layers, multi-model support, and industrial pipeline orchestration.
A guide for building high-quality MCP (Model Context Protocol) servers in Python or TypeScript to integrate external APIs and services into LLM workflows.
Meta-skill for building, managing, and hot-reloading AnimaWorks Python external tools, including dispatchers, credential management, and permissions.
Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Ensures project modularity by leveraging existing dependencies instead of reinventing functionality.
Build, optimize, and maintain production-ready backend systems using Node.js, Python, Go, and Rust. Includes API design, database management, security, and DevOps best practices.
Generates a random lucky number between 0 and 9999 for games, decision-making, or entertainment.
Expert advisor for implementing Anthropic's structured outputs. Choose between JSON mode and strict tool use for guaranteed schema compliance and validated agentic workflows.
Preserve successful Python code executions as reusable tools within the gentools package structure, utilizing Pydantic models for structured output and type-safe interfaces.
Optimize Node.js performance via Redis caching, clustering, profiling, and monitoring to build fast, scalable, and efficient backend services.
Expert guidance for Django asynchronous task processing with Celery. Best practices for task design, worker configuration, error handling, periodic tasks, and production monitoring.
Implement robust Rust backend services using Axum, SQLx, and thiserror with production-grade patterns.