Coding
Page 18 of 24
Browse skills in this category.
swiftui-liquid-glass
Codingby sozercan
Implement, review, or improve SwiftUI features using the iOS 26+ / macOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing feature to Liquid Glass, or review Liquid Glass usage for correctness, performance, and design alignment.
swiftui-view-refactor
Codingby sozercan
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view's layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
verify-multilang-support
Codingby johnhuang316
Instructs the Agent to verify the code-index-mcp server's multi-language support by sequentially using MCP tools on sample projects.
commit
Codingby iannuttall
Write conventional commit messages with type, scope, and subject when the user wants to commit changes or save work.
by krafton-ai
메모리에서 7가지 개입 기회 패턴을 감지하는 지식 베이스. 조사 제안, 스케줄링, 문서화, 초안 작성, 연결 조율, 예측적 제안, 루틴 자동화 패턴의 시그널과 점수 계산 방법.
better-result-adopt
Codingby nikivdev
Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error handling to railway-oriented programming.
code-review
Codingby llama-farm
Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.
prompt-coach
Codingby bear2u
Analyze your Claude Code session logs to improve prompt quality, optimize tool usage, and become a better AI-native engineer.
problem-analysis
Codingby solatis
Invoke IMMEDIATELY via python script when user requests problem analysis or root cause investigation. Do NOT explore first - the script orchestrates the investigation.
octocode-plan
Codingby bgauryy
Adaptive research & implementation planning with evidence-based execution
octocode-roast
Codingby bgauryy
Brutally honest roasts of your code with fixes
makepad-evolution
Codingby ZhangHanDong
Self-improving skill system for Makepad development. Features self-evolution (accumulate knowledge), self-correction (fix errors automatically), self-validation (verify accuracy), usage feedback (track pattern health), version adaptation (multi-branch support), and personalization (adapt to project style).
developing-tenzir
Codingby tenzir
Tenzir C++ idioms, APIs, and coding conventions. Use when implementing TQL functions, operators, working with series/table_slice, Arrow arrays, view3 abstractions, or asking about Tenzir code style.