16,832 skills sorted by stars.
Microservices architecture for Tzurot v3 - Service boundaries, responsibilities, dependency rules, and anti-patterns fro...
BullMQ and async patterns for Tzurot v3 - Job queue architecture, Discord interaction deferral, idempotency, retry strat...
Git workflow for Tzurot v3 - Rebase-only strategy, PR creation against develop, commit message format, and safety checks...
Security best practices for Tzurot v3 - Secret management, AI-specific security (prompt injection, PII scrubbing), Econo...
Meta-skill for writing and maintaining Claude Code skills. Use when creating new skills, updating existing skills, or re...
官网:https://www.maniskill.ai/research
Verify a CVlization inference example is properly structured, builds successfully, and runs inference correctly. Use whe...
Verify a CVlization training pipeline example is properly structured, can build, trains successfully, and logs appropria...
Generate VSCode color themes, package them as .vsix files, and install to VSCode. Use when creating custom VSCode themes...
Build and run iOS/macOS apps using xcodebuild and xcrun simctl directly. Use when building Xcode projects, running iOS s...
Preferred: JavaScript and TypeScript, Pug, CSS (SCSS), HTML
Claude Code architecture advisor. Classifies knowledge and delegates to appropriate skills. Use when deciding where to p...
Create and manage agents (orchestrators, skills, sub-agents). Use when user mentions "create agent", "build agent", "rec...
Create and maintain AgentV YAML evaluation files for testing AI agent performance. Use this skill when creating new eval...
Use this skill when designing REST, GraphQL, or gRPC APIs. Provides comprehensive API design patterns, versioning strate...
Debugs Buck2 build failures systematically by analyzing error logs, checking common issues (cache, visibility, cycles),...
Scaffolds new Buck2 projects with proper BUILD/PACKAGE files, SPDX headers, and depot shims. Use when creating new Rust...
Runs common Buck2 queries for dependency analysis, target inspection, and build graph exploration. Use when investigatin...
This skill should be used when determining which Buck2 targets are affected by code changes for incremental builds and t...
Comprehensive testing workflow that should be used proactively after ANY code changes. Covers immediate testing, recursi...
Builds AI agents on Cloudflare using the Agents SDK with state management,real-time WebSockets, scheduled tasks, tool in...
Builds remote MCP (Model Context Protocol) servers on Cloudflare Workerswith tools, OAuth authentication, and production...
Generate a Keep a Changelog entry from git commits
Scan the codebase for potential secret leaks including API keys, tokens, passwords, hardcoded project IDs, and sensitive...
Use when live coding music with SuperCollider via ClaudeCollider MCP server.
Clean Architecture principles for Modular Monolith with bounded contexts and minimal shared kernel. **ALWAYS use when wo...
Build Optimizely CMS components for Astro v5. Use when creating/modifying components, pages, experiences, or working wit...
Code annotation requirements for pikru. Use when writing or porting Rust functions from C code. All ported functions mus...
Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments pa...
Codebase organization for pikru. Use when you need to find where specific functionality lives.
Guide conversations through dynamic shifts between zoom levels (scale) and connecting/exploring (intent) to unlock creat...
Community superstitions - unverified observations from pattern development. Use when encountering undocumented edge case...
ZSH completion system patterns and conventions. Use when implementing custom completion handling, writing completion fil...
Codebase analysis using code-index-mcp for indexing and ast-grep for AST patterns. Extracts structural patterns, depende...
Use when Konflux pipelines fail, are stuck, timeout, or show errors like ImagePullBackOff. Covers PipelineRun failures,...
Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WS_ERR_UNEXPECTED_RSV_1" - cover...