Assess a codebase's readiness for autonomous agent development and provide tailored recommendations. Use when asked...
cat ~/신규
마켓플레이스에 추가된 최신 스킬 둘러보기
Write clear, plain-spoken code comments and documentation that lives alongside the code. Use when writing or...
Compile an agent-optimized changelog by cross-referencing git history with plans and documentation. Use when asked...
Build, modify, and debug tscircuit (React/TypeScript) PCB designs. Use when working with tsci CLI...
TinyVue 组件库代码的**生成**和**实施指导**,在分析、规划或生成组件时使用。本技能提供严格的 API 约束、文档和示例的查找流程以及代码规范。
This skill should be used when the user asks to "rename branch", "change branch name", "update branch name based on...
This skill processes unresolved GitHub PR review discussions. Activated when the user provides a GitHub PR link...
This skill should be used when the user wants to view contents of HWP/HWPX files (Korean word processor documents),...
This skill should be used when the user asks to "commit changes", "make a commit", "commit staged files", "create a...
Create minimal APIs using vertical slice architecture. Use it when building APIs organized by feature rather than...
Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature...
Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases,...
Use Verify for snapshot testing in .NET. Approve API surfaces, HTTP responses, rendered emails, and serialized...
Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack)...
Microsoft.Extensions.Options patterns including IValidateOptions, strongly-typed settings, validation on startup,...
Entity Framework Core best practices including NoTracking by default, migration management, dedicated migration...
Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add*...
Database access patterns for performance. Separate read/write models, avoid N+1 queries, use AsNoTracking, apply row...
UI/UX design reference database. 50+ styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js,...
Write modern, high-performance C# code using records, pattern matching, value objects, async/await,...
React UI component systems with TailwindCSS + Radix + shadcn/ui. Stack: TailwindCSS (styling), Radix UI...
Shopify platform development. Stack: Shopify CLI, GraphQL/REST APIs, Polaris UI, Liquid templating. Capabilities:...
Structured reflective problem-solving methodology. Process: decompose, analyze, hypothesize, verify, revise....
Technical research methodology with YAGNI/KISS/DRY principles. Phases: scope definition, information gathering,...