Explorar skills
12.624 skills encontradas
Alerta por categoría
Recibe nuevas skills de Desenvolvimento todos los lunes
codex-async
Fire-and-forget async Codex delegation. This skill should be used when delegating debugging, implementation, refactoring, or code review to OpenAI Codex without blocking the current conversation. Trigger when: (1) implementation or refactoring touching 3+ files — do not attempt yourself, delegate, (2) debugging after 1-2 failed root-cause attempts — stop spinning and hand it off, (3) user says 'de
bunny-net
Use Bunny.net for CDN, image hosting, video hosting, edge storage, image optimization, AI image generation, edge scripting, container hosting, DNS, and security (WAF/DDoS). Trigger when user mentions bunny, cdn, image hosting, video hosting, media storage, edge storage, image optimization, video streaming, pull zone, storage zone, WebP conversion, AVIF, lazy loading, DRM, video encoding, edge func
world-building
Build the world before you write the story. Advanced context engineering for deep research, foundational research, and evidence-first planning before coding. Use when the user asks for world building, deep research before building, foundational research, market mapping before coding, hands-off but non-generic results, pillar mapping, folder scaffolding, parallel research, layered synthesis, or evi
sandbox
Scaffolds a Docker "sandbox" harness into a repo so Claude Code can run in `--dangerously-skip-permissions` (YOLO) mode inside an Ubuntu container, with the project bind-mounted at /workspace and the host's ~/.claude bind-mounted for auth and session continuity. Use when the developer wants an isolated filesystem for agent writes but still wants host-visible builds, logs, and session history.
brainrotify
Rewrite developer-facing prose into playful Gen-Z "brainrot" language without changing executable code. Use when an AI coding agent or assistant needs to transform comments, docstrings, Markdown, README files, or other documentation text surfaces in one file or a directory while preserving syntax, logic, formatting, and code fences. Support optional backup creation and three intensity levels: `L`,
generator-coding
Template-based code generation pattern using data models, templates, and helper functions to generate repetitive interface code.
ios-development
Comprehensive iOS app development skill with Liquid Glass design, modern Swift patterns (@Observable, SwiftData), and App Store readiness. Self-updates by checking Apple Developer News for new iOS versions. Use for any iOS/SwiftUI project.
review-skill
Reviews a SKILL.md file or skill directory for quality, correctness, and alignment with Claude Code skill conventions. Use when you've written a new skill and want to check it before committing, or when evaluating an existing skill for improvements.
miki-rebase-reflect
Miki's rebase-and-reflect skill. Rebases the current branch onto the latest default branch, then reflects on the nature of what landed in the default branch and what it might mean for this branch. If the rebase gets complex (non-trivial conflicts, unexpected git state), flags and hands off to the user or model. Invoke when the user says "/miki-rebase-reflect", "rebase against main", "pull main and
miki-review-loop
Miki's personal pre-self-review loop. Iteratively runs /review on the current PR and addresses obvious issues until only minor nits remain or 3 iterations have run. Surfaces judgment calls back to the user, makes atomic commits per project convention, pushes once at the end. Invoke when the user says "/miki-review-loop", "loop the review", "iterate on the review", or similar after a PR has been cr
review
Run a code review using Cursor Agent with Gemini
post_mortem
Generate a detailed post-mortem analysis after a debugging session or incident, capturing what failed, what worked, and lessons learned