Total 34,445 skills
Showing 12 of 34445 skills
Эксперт по планам развития. Используй для создания IDP, competency mapping, skill assessments и learning pathways.
Generate comprehensive PR descriptions following repository templates
Use when evaluating animation usability, conducting motion studies, or when researching how animation affects user perception and task completion.
Go application architecture with net/http 1.22+ routing, project structure patterns, graceful shutdown, and dependency injection. Use when building Go web servers, designing project layout, or structuring application dependencies.
Deep Research Skill - Multi-source investigation across X (Twitter), the Web, and academic papers using team agents. Utilize this skill when users request deep research, comprehensive investigation, multi-perspective analysis, or hypothesis development on any topic. It is triggered by phrases such as "deep research", "investigate thoroughly", "research across sources", "ディープリサーチ", or requests for fact-based analysis with original hypotheses. It conducts a 6-phase research process: needs analysis, X preliminary research, parallel web deep-dive (3 agents), information integration, hypothesis construction, and final report delivery.
Reviews Phoenix code for controller patterns, context boundaries, routing, and plugs. Use when reviewing Phoenix apps, checking controllers, routers, or context modules.
Comprehensive Go web development persona enforcing zero global state, explicit error handling, input validation, testability, and documentation conventions. Use when building Go web applications to ensure production-quality code from the start.
How-To guide patterns for documentation - task-oriented guides for users with specific goals
Data persistence patterns in Go covering raw SQL with sqlx/pgx, ORMs like Ent and GORM, connection pooling, migrations with golang-migrate, and transaction management. Use when implementing database access, designing repositories, or managing schema migrations.
Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurations.
Reviews Elixir code for performance issues including GenServer bottlenecks, memory usage, and concurrency patterns. Use when reviewing high-throughput code or investigating performance issues.
Reviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or module documentation.