7239 results (50.7ms) page 31 / 362
erichowens / some-claude-skills-dag-scope-enforcer exact

Runtime enforcement of file system boundaries and tool access restrictions. Blocks unauthorized operations and logs violations. Activate on 'enforce scope', 'access control', 'boundary...

actionbook / rust-skills-m06-error-handling exact

CRITICAL: Use for error handling. Triggers: Result, Option, Error, ?, unwrap, expect, panic, anyhow, thiserror, when to panic vs return Result, custom error, error propagation, 错误倄理, Result 用法, δ»€δΉˆζ—Άε€™η”¨ panic

mindrally / skills-backend-development exact

Guidelines for backend development in C++ and Elixir/Phoenix, covering modern language features, best practices, and production-ready patterns.

benshapyro / cadre-devkit-claude-error-handler exact

Provides battle-tested error handling patterns for TypeScript and Python. Use when implementing error handling, creating try/catch blocks, or handling exceptions.

Joe3112 / project-context-sync exact

Auto-update PROJECT_STATE.md after each git commit with AI-powered summaries. OpenClaw Skill

Charon-Fan / agent-playbook-auto-trigger exact

Workflow automation hooks for agent-playbook skills. This skill defines automatic triggers between skills - DO NOT use directly, it's a configuration skill that other skills reference.

dceoy / speckit-agent-skills-speckit-plan exact

Execute the implementation planning workflow using the plan template to generate design artifacts.

aj-geddes / useful-ai-prompts-feature-flag-system exact

Implement feature flags (toggles) for controlled feature rollouts, A/B testing, canary deployments, and kill switches. Use when deploying new features gradually, testing in production, or managing...

parcadei / continuous-claude-v3-repoprompt exact

Use RepoPrompt CLI for token-efficient codebase exploration

aj-geddes / useful-ai-prompts-correlation-tracing exact

Implement distributed tracing with correlation IDs, trace propagation, and span tracking across microservices. Use when debugging distributed systems, monitoring request flows, or implementing...

mindrally / skills-netlify-development exact

Netlify development best practices for serverless functions, edge functions, Blobs storage, build configuration, and deployment workflows.

longbridge / gpui-component-gpui-focus-handle exact

Focus management and keyboard navigation in GPUI. Use when handling focus, focus handles, or keyboard navigation. Enables keyboard-driven interfaces with proper focus tracking and navigation...

madteacher / mad-agents-skills-flutter-navigation exact

Comprehensive guide for Flutter navigation and routing including Navigator API, go_router, deep linking, passing/returning data, and web-specific navigation. Use when implementing screen...

avdlee / core-data-agent-skill-core-data-expert exact

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history,...