6785 results (51.2ms) page 19 / 340
brettatoms / agent-skills-code-rename exact

Rename symbols across a codebase safely. Use when renaming functions, variables, classes, or other symbols and need to update all references.

simonwong / agent-skills-code-simplifier exact

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

aj-geddes / useful-ai-prompts-stored-procedures exact

Implement stored procedures and functions for database logic. Use when creating reusable database routines, complex queries, or server-side calculations.

yanko-belov / code-craft-immutability exact

Use when modifying objects or arrays. Use when tempted to mutate function parameters. Use when state changes cause unexpected bugs.

mindrally / skills-gcp-development exact

Google Cloud Platform (GCP) development best practices for Cloud Functions, Cloud Run, Firestore, BigQuery, and Infrastructure as Code.

oaustegard / claude-skills-inspecting-skills exact

Discovers and indexes Python code in skills, enabling cross-skill imports. Use when importing functions from other skills or analyzing skill codebases.

dirnbauer / webconsulting-skills-typo3-testing exact

TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, or configuring CI/CD.

dkyazzentwatwa / chatgpt-skills-code-profiler exact

Use when asked to profile Python code performance, identify bottlenecks, measure execution time, or analyze function call statistics.

actionbook / rust-skills-rust-refactor-helper exact

Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, ้‡ๆž„, ้‡ๅ‘ฝๅ, ๆๅ–ๅ‡ฝๆ•ฐ, ๅฎ‰ๅ…จ้‡ๆž„

charlietlamb / ferix-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

waynesutton / convexskills-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

404kidwiz / claude-supercode-skills-powershell-module-architect exact

Use when user needs PowerShell module design, function structure, reusable libraries, profile optimization, or cross-version compatibility across PowerShell 5.1 and PowerShell 7+.

Mrc220 / agent-flywheel-clawdbot-skills-and-integrations-gcloud exact

Google Cloud Platform CLI - manage GCP resources including Compute Engine, Cloud Run, GKE, Cloud Functions, Storage, BigQuery, and more.

Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-gcloud exact

Google Cloud Platform CLI - manage GCP resources including Compute Engine, Cloud Run, GKE, Cloud Functions, Storage, BigQuery, and more.

mindrally / skills-openai-api-development exact

Expert guidance for OpenAI API development including GPT models, Assistants API, function calling, embeddings, and best practices for production applications.

YuniorGlez / gemini-elite-core-php-modern exact

Master of Modern PHP (8.4-8.6+), specialized in Property Hooks, Partial Function Application, and High-Performance Engine optimization.

DeckardGer / tanstack-agent-skills-tanstack-start-best-practices exact

TanStack Start best practices for full-stack React applications. Server functions, middleware, SSR, authentication, and deployment patterns. Activate when building full-stack apps with TanStack Start.

vaayne / agent-kit-code-simplifier exact

Simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Triggers on "simplify this code", "clean up", "refactor for readability", "make this...