1. Software Development
Found 33838 skills
swiftui-view-refactor
Dimillian
Refactors SwiftUI views for consistent structure, safe dependency injection, and proper @Observable state management to enhance code quality and maintainability.
ios-debugger-agent
Dimillian
Debugs iOS applications by building, running, and interacting with simulators, capturing logs, and diagnosing runtime behavior using XcodeBuildMCP tools.
gh-issue-fix-flow
Dimillian
Automates GitHub issue fixes: inspects issue via gh, implements code changes, runs builds/tests, commits with closing message, and pushes to repository.
swiftui-ui-patterns
Dimillian
Provides best practices and examples for building SwiftUI views, components, and tab architecture (TabView) in iOS/macOS applications.
swiftui-liquid-glass
Dimillian
Enables implementation, review, and optimization of SwiftUI UI features using iOS 26+ Liquid Glass API for visual effects.
swiftui-performance-audit
Dimillian
Performs SwiftUI performance audits to diagnose slow rendering, janky scrolling, and excessive updates, providing Instruments profiling guidance.
macos-spm-app-packaging
Dimillian
Automates scaffolding, building, and packaging of macOS apps via SwiftPM, including custom bundle assembly, signing, and notarization steps.
deploy
GitHamza0206
Deploys and configures the Simba chat widget on client websites with cloud/local connection options.
better-auth
mrgoonie
Framework-agnostic TypeScript solution for implementing authentication, authorization, session management, and secure user access in web applications.
defense-in-depth-validation
mrgoonie
Enforces multi-layer data validation throughout application layers to prevent bugs and ensure data integrity at every processing stage.
debugging
mrgoonie
Provides systematic debugging frameworks for identifying and resolving software bugs through root cause analysis and validation protocols.
root-cause-tracing
mrgoonie
Automates backward tracing through call stacks to identify the original trigger of software bugs efficiently.
backend-development
mrgoonie
Enables development of secure, scalable backend systems using modern frameworks, APIs, and databases with security best practices.
web-testing
mrgoonie
Automates web application testing across E2E, unit, integration, load, security, visual, and a11y scenarios using Playwright, Vitest, and k6.
code-review
mrgoonie
Enables rigorous code review handling, structured review requests, and evidence-based verification gates to prevent premature completion claims in development.
shopify
mrgoonie
Enables development of Shopify applications, extensions, and themes using Shopify's APIs, CLI, and Liquid templating.
systematic-debugging
mrgoonie
A structured four-phase debugging framework prioritizing root cause analysis before implementing fixes to ensure effective problem resolution.
web-frameworks
mrgoonie
Enables building modern full-stack React applications with Next.js, Turborepo monorepos, and RemixIcon icon libraries, emphasizing server-side rendering and build optimization.
simplification-cascades
mrgoonie
Identifies a single condition that eliminates multiple redundant components, streamlining system architecture and reducing complexity.
verification-before-completion
mrgoonie
Runs verification commands and confirms output validity prior to finalizing development tasks or deployments.
lsp-hover-testing
MadAppGang
Automates validation of hover functionality in the Dingo transpiler, ensuring accurate position mappings and debugging LSP issues after sourcemap changes.
managing-git-workflow
hashintel
Guides HASH users through Git workflow conventions for branch naming, pull request creation, and review processes in collaborative development.
handling-rust-errors
hashintel
Provides Rust error handling utilities with error-stack crate, covering custom errors, context propagation, and Error trait implementation.
exploring-rust-crates
hashintel
Generates Rust crate documentation to explore APIs, structure, and usage for efficient code understanding and integration.