Loading...
Loading...
Found 48 Skills
Consult this skill when designing storage and documentation systems. Use when organizing knowledge storage, managing configuration lifecycle, creating structured documentation, establishing naming conventions. Do not use when simple storage without lifecycle or structure needs.
Go coding standards and style conventions grounded in Effective Go, Go Code Review Comments, and production-proven idioms. Use when writing or reviewing Go code, enforcing naming conventions, import ordering, variable declarations, struct initialization, or formatting rules. Trigger examples: "check Go style", "fix formatting", "review naming", "Go conventions". Do NOT use for architecture decisions, concurrency patterns, or performance tuning — use go-architecture-review, go-concurrency-review, or go-performance-review instead.
Best practices for CSS development including modern layout techniques, naming conventions, theming, and maintainable stylesheet architecture
Create standardized UTM tracking for all campaigns. Ensure consistent naming conventions across team and generate tracking reports.
Swift style guidelines covering naming conventions, code organization, and best practices for writing idiomatic Swift code.
Define and organize design tokens (color, spacing, typography, elevation) with naming conventions and usage guidance.
Kotlin development guidelines with best practices for clean code, naming conventions, function design, and data handling
Use when creating Storybook stories, naming story exports, organizing story files, or reviewing story naming conventions. Ensures story names describe user scenarios and component states rather than implementation details.
Establish a naming convention system for design elements, components, and tokens with clear rules and examples.
Standards for Angular 17+ Enterprise Architecture. Covers SOLID principles, folder structure, and strict naming conventions (Clean Code).
Expertise in Go programming decisions according to the Google Go Style Guide. Focuses on specific choices for naming, error handling, and language usage.
This skill should be used when the user asks to "format JSON", "design JSON API", "write JSON response", "structure JSON data", or needs guidance on JSON naming conventions and best practices based on Google's JSON Style Guide.