Find the perfect skill
TechSmith Local Dev Loop
Development
Set up a development workflow for TechSmith automation scripts with PowerShell testing.
Code Deduplication Detection
Development
Systematic methodology for detecting code duplication, dead code, and dependency bloat. Designed for Flutter and Firebase projects but adaptable to any codebase. Process includes project discovery, multi-phase scanning, severity classification, and structured report output with file locations and recommendations.
Systematic Debugging
Development
Systematic debugging process with four phases: investigate, analyze, hypothesize, implement. No fixes without root cause.
Conflict Resolution
Development
Resolve git merge conflicts and disagreements between agents. Provides steps for analyzing and resolving conflicts.
TypeScript Trace Analyzer
Development
Run and analyze TypeScript compiler traces to identify bottlenecks and suggest concrete performance fixes.
CTO Mode for Auren
Development
Act as CTO for Auren - translate product priorities into architecture, tasks, and code reviews.
Makepad UI Development in Rust
Development
Skills for Makepad UI development in Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
Create PR from Current Branch
Development
Creates a pull request from the current branch, links it to an issue, and checks CI status. Removes the wip label when all checks pass.
Dependency Upgrade Planning
Development
Create a safe dependency update plan by analyzing security risks, breaking changes, and compatibility issues.
Entity Framework Core Migrations and CRUD
Development
Skill for Entity Framework Core operations: adding fields, generating migrations, creating new entities, and CRUD operations in the Zagreb Events project.
Writing Implementation Plans
Development
Turns a design into detailed, test-driven implementation tasks with atomic commits, producing a structured plan in Traditional Chinese.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.