structuring-plugins
Guides the creation and organization of Claude Code plugins, including directory scaffolding, manifest setup, component management (commands, agents, skills, hooks), and auto-discovery configuration.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
177 skills found
Guides the creation and organization of Claude Code plugins, including directory scaffolding, manifest setup, component management (commands, agents, skills, hooks), and auto-discovery configuration.
Maintains a centralized architecture overview with Mermaid diagrams to document system boundaries, module dependencies, and interface contracts for onboarding and refactoring.
Master DP patterns with complete implementations for memoization, tabulation, and state design for production-ready solutions.
Epistemic safety analysis for JSON data in prompts to prevent LLM hallucinations and reasoning errors when handling incomplete or large-scale datasets.
Scaffold custom React Flow node components with TypeScript, Zustand integration, and standard handles for visual workflow editors.
Advanced prompt rewriting and optimization service. Analyzes prompts for clarity, specificity, and structure, providing actionable improvements, variations for testing, and prompt engineering best practices.
Guidance on frontend state management, including global stores like Zustand/Pinia, server state via TanStack Query, and URL state handling.
A template skill for creating project-specific AI agent guidelines, defining architecture, file structures, and code patterns for deterministic development.
Visual design and UI styling guidelines for the Harmonic Orbit music theory application, covering typography, color systems, spacing, animations, and accessibility standards.
Generate a production-ready Go API service with boilerplate for observability, local development, and clean architecture.
Scans Solana programs (native/Anchor) for 6 critical vulnerabilities, including arbitrary CPI, improper PDA validation, and missing ownership checks, providing detailed fix recommendations.
Development guide for creating custom nodes in FlowGram.ai workflows, supporting both auto-generated simple forms and complex custom UI components.