18 skills found
luokai0 / bash-linuxBash/Linux terminal patterns. Critical commands, piping, error handling, scripting
Nlkomaru / directory-patternsNikomaru Portfolio (WIP)
tangchunwu / dotnet-patternsIdiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
niloykumarbarman / typescript-patternsTypeScript patterns extending common rules
Pranav-Karra-3301 / uiUI/UX patterns and rules
yizhiyanhua-ai / fireworks-tech-graphGenerate production-quality SVG+PNG technical diagrams from natural language. 7 styles, UML support, and AI/Agent workflow patterns.
Agents365-ai / excalidraw-skillHand-drawn Excalidraw diagrams from natural language. 5 patterns, 8-color semantic palette, Kroki API or local CLI. PNG/SVG, multi-agent.
vinceglakas / receipt-patternThe Receipt Pattern — auditable AI agent actions in 10 lines. Every agent action leaves a receipt.
Nlkomaru / 03_directory-patterns- pages/src/app/router/home.tsxにメインのページを実装します。 - pages/src/components/にコンポーネントを実装します。 - pages/src/lib/にライブラリを実装します。 - pages/src/utils/にユーティリティ関数を実装します。
Nlkomaru / 02_coding- styleを記述する際は、ディレクトリに応じて、技術スタックで記載されているCSSライブラリの記法で記述してください。 - 常に既存コードの設計や記法を参考にしてください。。
matcom / tesseraxSpecialized in generating charts, diagrams, and technical visualizations using the tesserax Python library
Nlkomaru / directory-patternsoklch-based color palette and semantic token generator for design systems.
jorcan / helm-chart-scaffoldingDesign, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations
Nlkomaru / 04_directory-patternsWeb app for recoloring hair and clothing in images by editing color palettes.
majiayu000 / api-implementation-patterns> Template for project-specific API implementation skill
miguelslemos / ui-presentationUI patterns and presentation components
Akxan / ppt-agent-skill🎨 World-class AI presentation generator · 26 styles · 18 charts · benchmarked against Linear/Anthropic/Stripe/Apple/NYT — a Claude Code Skill that turns one sentence into design-agency-quality decks (HTML + editable PPTX)
ryanw-mobile / OctoMeter**Pattern:** Flagging `list[index]` as a crash risk when the call is already inside a `runCatching { }` block (or equivalent try/catch) in the caller.