1937 results (22.0ms) page 17 / 97
tryhuset / agent-skills-swift-composable-architecture exact

Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing...

steipete / agent-scripts-oracle exact

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

hocgin / agent-skills-swift-composable-architecture exact

Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing...

lancenunes / codex-skills-oracle exact

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

Ariel-Rodriguez / programming-skills-ps-explicit-state-invariants exact

Ensures state is intentionally designed with explicit invariants. Use when reviewing stateful code, designing data models, or refactoring boolean flag explosions. Prevents impossible states and...

sergiodxa / agent-skills-frontend-async-best-practices exact

Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize parallelism. Triggers on tasks involving data...

xxxryan / agent-skills-go-code-review exact

Perform a senior Go code review on a diff or files, focusing on correctness, idiomatic Go, error handling, maintainability, and performance. Use when the user asks for review, refactor feedback,...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-swiftui-ui-patterns exact

Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or...

NTCoding / claude-skillz-architect-refine-critique exact

Three-phase design review. Chain architect β†’ refiner β†’ critique subagents. Triggers on: 'design review', 'architecture review', '/arc', system design proposals, significant refactoring decisions,...

Dimillian / skills-swiftui-ui-patterns exact

Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring SwiftUI UI, designing tab architecture with TabView, composing screens, or...

sergiodxa / agent-skills-frontend-js-best-practices exact

JavaScript performance optimization guidelines. Use when writing, reviewing, or refactoring JavaScript/TypeScript code to ensure optimal performance patterns. Triggers on tasks involving loops,...

barelyknown / agents-md-to-skills-agents-md-to-skills exact

Convert AGENTS.md (or similar agent instruction docs) into reusable Codex skills. Use when asked to extract, split, or refactor AGENTS.md guidance into skill folders, or to create skills that...

Dunc4nJ / agent-skills-create-plan exact

Iterative planning skill that explores codebases, researches best practices via Perplexity/NIA, and creates comprehensive self-contained plans through multiple clarification rounds. Use when asked...

EpicenterHQ / epicenter-factory-function-composition exact

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with...

PaulRBerg / dot-agents-code-simplify exact

This skill should be used when the user asks to "simplify code", "clean up code", "refactor for clarity", "improve code readability", "reduce complexity", "apply coding standards", "make code more...

phrazzld / claude-config-naming-conventions exact

Apply universal naming principles: avoid Manager/Helper/Util, use intention-revealing names, domain language, verb+noun functions. Use when naming variables, functions, classes, reviewing names,...

getcosmos / agent-skills-cosmos-coding-standards exact

Coding standards for readable, maintainable, testable code including SOLID principles, clean code practices, DDD, and TDD. Use when implementing new features, refactoring code, performing code...

nbbaier / agent-skills-react-effect-patterns exact

Guidelines for proper React useEffect usage and avoiding unnecessary Effects. Use when writing, reviewing, or refactoring React components that use useEffect, useState, or handle side effects....

nolly-studio / components-build-skill-components-build exact

Build modern, composable, and accessible React UI components following the components.build specification. Use when creating, reviewing, or refactoring component libraries, design systems, or any...

hyf0 / vue-skills-skills-vue-best-practices exact

Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on...