कोड समीक्षा Skills

accessibility
addyosmani
WCAG 2.2 दिशानिर्देशों का पालन करते हुए वेब पहुंच का ऑडिट और सुधार करें। इसका उपयोग तब करें जब "पहुंच में सुधार करें", "a11y ऑडिट", "WCAG अनुपालन", "स्क्रीन रीडर समर्थन", "कीबोर्ड नेविगेशन", या "सुलभ बनाएं" के लिए कहा जाए।
developmenttestingcode-review
analyze-project
lllllllama
Rigor Analyze / Rigor Audit केवल पढ़ने योग्य कौशल है जो गहन शिक्षण अनुसंधान रिपॉजिटरी के लिए है। इसका उपयोग तब करें जब उपयोगकर्ता किसी रिपॉजिटरी को पढ़ना और समझना चाहता है, मॉडल संरचना और प्रशिक्षण या अनुमान प्रवेश बिंदुओं का निरीक्षण करना चाहता है, कॉन्फ़िगरेशन और सम्मिलन बिंदुओं की समीक्षा करना चाहता है, या कोड को संशोधित किए बिना या भारी कार्य चलाए बिना संदिग्ध कार्यान्वयन पैटर्न को चिह्न
developmentcode-reviewresearch
angular-developer
angular
Angular कोड उत्पन्न करता है और आर्किटेक्चरल मार्गदर्शन प्रदान करता है। प्रोजेक्ट, कंपोनेंट या सेवाएँ बनाते समय, या रिएक्टिविटी (signals, linkedSignal, resource), फॉर्म, डिपेंडेंसी इंजेक्शन, रूटिंग, SSR, एक्सेसिबिलिटी (ARIA), एनिमेशन, स्टाइलिंग (कंपोनेंट स्टाइल, Tailwind CSS), टेस्टिंग या CLI टूलिंग पर सर्वोत्तम प्रथाओं के लिए ट्रिगर करें।
developmentcode-reviewapi
cavecrew
juliusbrussee
Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn...
developmentcode-reviewapi
caveman-commit
juliusbrussee
अल्ट्रा-संक्षिप्त कमिट संदेश जनरेटर। कमिट संदेशों से शोर हटाता है जबकि आशय और तर्क को संरक्षित करता है। पारंपरिक कमिट प्रारूप। विषय ≤50 वर्ण, बॉडी केवल तब जब "क्यों" स्पष्ट न हो। उपयोग करें जब उपयोगकर्ता कहे "write a commit", "commit message", "generate commit", "/commit", या /caveman-commit को आमंत्रित करे। स्टेजिंग परिवर्तन होने पर स्वचालित रूप से सक्रिय होता है।
developmentcode-review
caveman-review
juliusbrussee
अल्ट्रा-संकुचित कोड समीक्षा टिप्पणियाँ। PR फीडबैक से शोर कम करता है जबकि कार्रवाई योग्य संकेत को संरक्षित करता है। प्रत्येक टिप्पणी एक पंक्ति में होती है: स्थान, समस्या, समाधान। उपयोग तब करें जब उपयोगकर्ता "इस PR की समीक्षा करें", "कोड समीक्षा", "डिफ की समीक्षा करें", "/review" कहे, या /caveman-review का आह्वान करे। पुल अनुरोधों की समीक्षा करते समय स्वचालित रूप से सक्रिय होता है।
developmentcode-review
check
tw93
कोड डिफ, PR, इश्यू कतार, रिलीज़ तैयारी, कमिट, पुश, प्रकाशन और प्रोजेक्ट ऑडिट की समीक्षा करता है। उपयोग तब करें जब उपयोगकर्ता review/看看代码/合并前/看看issue/PR/release/push पूछें या किसी स्वीकृत योजना को लागू करने के लिए, गंदे और अनट्रैक किए गए वर्कट्री के लिए सुरक्षा गेट के साथ। विचारों की खोज, मूल कारणों की डिबगिंग या गद्य समीक्षा के लिए नहीं।
developmentcode-review
conventional-git
samber
Conventional Commits v1.0.0 शाखा नामकरण, वर्कट्री नामकरण, और GitHub तथा GitLab परियोजनाओं के लिए कमिट संदेश मानक। शाखाएँ बनाते समय, वर्कट्री का नामकरण करते समय, कमिट लिखते समय, कमिट संदेश उत्पन्न करते समय, शाखा परंपराओं की समीक्षा करते समय, या चेंजलॉग ऑटोमेशन सेट करते समय उपयोग करें। तब लागू करें जब आपकी परियोजना को सुसंगत git इतिहास, SemVer-संचालित रिलीज़, पार्स करने योग्य चेंजलॉग जनर
developmentcode-reviewdevops
diagnose
mattpocock
अनुशासित निदान लूप कठिन बग और प्रदर्शन प्रतिगमन के लिए। पुनरुत्पादन → न्यूनतमीकरण → परिकल्पना → उपकरणीकरण → सुधार → प्रतिगमन-परीक्षण। उपयोग करें जब उपयोगकर्ता कहे "इसका निदान करें" / "इसे डीबग करें", कोई बग रिपोर्ट करे, कहे कि कुछ टूटा/फेंक रहा/विफल हो रहा है, या प्रदर्शन प्रतिगमन का वर्णन करे।
developmenttestingcode-review
executing-plans
obra
Use when you have a written implementation plan to execute in a separate session with review checkpoints
developmentproject-managementcode-review
explore-code
lllllllama
Rigor Improve implementation leaf skill for auditable candidate implementation in deep learning research repositories. Use when the researcher explicitly authorizes exploratory work on an isolated branch or worktree to transplant modules, adapt a backbone, add LoRA or adapter layers, replace a head, or stitch together meaningful low-risk migration ideas with rollback-aware records in `explore_outputs/`. Do not use for end-to-end exploration orchestration on top of `current_research`, trusted...
developmentresearchcode-review
fastify-best-practices
mcollina
Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks,...
developmentapicode-review
finishing-a-development-branch
obra
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
developmentcode-reviewproject-management
full-output-enforcement
leonxlnx
डिफ़ॉल्ट LLM ट्रंकेशन व्यवहार को ओवरराइड करता है। पूर्ण कोड जनरेशन लागू करता है, प्लेसहोल्डर पैटर्न पर प्रतिबंध लगाता है, और टोकन-सीमा विभाजन को साफ-सुथरे ढंग से संभालता है। किसी भी ऐसे कार्य पर लागू करें जिसमें संपूर्ण, असंक्षिप्त आउटपुट की आवश्यकता हो।
developmentcode-reviewtesting
golang-benchmark
samber
गोलैंग बेंचमार्किंग, प्रोफाइलिंग और प्रदर्शन मापन। इसका उपयोग तब करें जब गो बेंचमार्क लिखना, चलाना या तुलना करना हो, pprof के साथ हॉट पाथ प्रोफाइल करना हो, CPU/मेमोरी/ट्रेस प्रोफाइल की व्याख्या करनी हो, benchstat के साथ परिणामों का विश्लेषण करना हो, CI बेंचमार्क रिग्रेशन डिटेक्शन सेट करना हो, या Prometheus रनटाइम मेट्रिक्स के साथ उत्पादन प्रदर्शन की जांच करनी हो। इसका उपयोग तब भी करें जब डेवलप
developmenttestingcode-review
golang-code-style
samber
Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or reviewing Go code, asking about style or clarity, or establishing project coding standards. Not for naming conventions (→ See `samber/cc-skills-golang@golang-naming` skill), linter configuration (→ See `samber/cc-skills-golang@golang-lint` skill), or doc comments (→ See `samber/cc-skills-golang@golang-documentation` skill).
developmentcode-review
golang-concurrency
samber
Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.
developmentcode-review
golang-dependency-injection
samber
Comprehensive guide for dependency injection (DI) in Golang. Covers why DI matters (testability, loose coupling, separation of concerns, lifecycle management), manual constructor injection, and DI library comparison (google/wire, uber-go/dig, uber-go/fx, samber/do). Use this skill when designing service architecture, setting up dependency injection, refactoring tightly coupled code, managing singletons or service factories, or when the user asks about inversion of control, service...
developmentcode-reviewapi
golang-design-patterns
samber
इडियोमैटिक गोलैंग डिज़ाइन पैटर्न — फंक्शनल ऑप्शंस, कंस्ट्रक्टर, एरर फ्लो और कैस्केडिंग, रिसोर्स मैनेजमेंट और लाइफसाइकिल, ग्रेसफुल शटडाउन, रेज़िलिएंस, आर्किटेक्चर, डिपेंडेंसी इंजेक्शन, डेटा हैंडलिंग, स्ट्रीमिंग और अन्य। तब लागू करें जब आर्किटेक्चरल पैटर्न के बीच स्पष्ट रूप से चुनाव करना हो, फंक्शनल ऑप्शंस लागू करना हो, कं
developmentdesigncode-review
golang-documentation
samber
Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go Playground, Example tests, API docs, and llms.txt. Use when writing or reviewing doc comments, documentation, adding code examples, setting up doc sites, or discussing documentation best practices. Triggers for both libraries and applications/CLIs.
developmentdocumentcode-review
golang-error-handling
samber
इडियोमैटिक गोलैंग एरर हैंडलिंग — %w के साथ क्रिएशन और रैपिंग, errors.Is/As, errors.Join, कस्टम एरर टाइप्स, सेंटिनल एरर्स, panic/recover, सिंगल हैंडलिंग रूल, slog के साथ स्ट्रक्चर्ड लॉगिंग, HTTP रिक्वेस्ट लॉगिंग मिडलवेयर, और प्रोडक्शन एरर्स के लिए samber/oops। लॉग एग्रीगेशन थर्ड-पार्टी टूल्स के साथ स्केल पर लॉग्स को उपयोगी बनाने के लिए बनाया गया। Go कोड में एरर्स बनाते, रैप करते, निर
developmentcode-review
golang-google-wire
samber
Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions, //go:build wireinject injector files, and generated wire_gen.go. Apply when using or adopting google/wire, when the codebase imports `github.com/google/wire`, or when wiring an application graph at compile time via `wire.Build`. For runtime DI with reflection, see...
developmentcode-review
golang-grpc
samber
Provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging gRPC servers/clients, writing proto files, setting up interceptors, handling gRPC errors with status codes, configuring TLS/mTLS, testing with bufconn, or working with streaming RPCs.
developmentapicode-review
golang-how-to
samber
गोलैंग कौशल ऑर्केस्ट्रेटर — किसी भी गोलैंग कोडिंग, समीक्षा, डीबग या सेटअप कार्य पर हमेशा सक्रिय रहता है। कार्य संदर्भ पढ़ता है और samber/cc-skills-golang से सबसे प्रासंगिक कौशल लोड करता है, अक्सर एक साथ कई: gRPC सेवा लिखने पर golang-grpc + golang-testing + golang-error-handling लोड होता है; पैनिक डीबग करने पर golang-troubleshooting + golang-safety लोड होता है; सुरक्षा ऑडिट करने पर golang-security + golang-lint + golang-safety लोड होता है। साथ ही:
developmentcode-reviewtesting
golang-lint
samber
Golang प्रोजेक्ट्स के लिए लिंटिंग सर्वोत्तम अभ्यास और golangci-lint कॉन्फ़िगरेशन — लिंटर चलाना, .golangci.yml कॉन्फ़िगर करना, nolint निर्देशों के साथ चेतावनियाँ दबाना, लिंट आउटपुट की व्याख्या करना और लिंटर चुनना। इसका उपयोग तब करें जब golangci-lint कॉन्फ़िगर करना हो, लिंट चेतावनियों या nolint सप्रेशन के बारे में पूछना हो, कोड गुणवत्ता टूलिंग सेट अप करनी हो, या लिंटर चुनने हों। इसका उपयोग तब भी करें
developmentcode-reviewtesting
golang-linter
samber
golang-linter — an installable skill for AI agents.
developmentcode-review
golang-modernize
samber
Modernize Golang code to use recent language features, standard library improvements, and idiomatic patterns. Trigger proactively when writing or reviewing Go code and old-style patterns are detected, or when encountering a deprecation warning. Also use when the user explicitly asks for modernization, a Go version upgrade, or a CI/tooling refresh.
developmentcode-review
golang-naming
samber
Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives (New vs NewTypeName, isConnected vs connected, ErrNotFound vs NotFoundError, StatusReady vs StatusUnknown at iota 0), debating Go package names (utils/helpers anti-patterns), or...
developmentcode-review
golang-performance
samber
गोलांग प्रदर्शन अनुकूलन पैटर्न और पद्धति - यदि X अड़चन है, तो Y लागू करें। इसमें आवंटन कमी, CPU दक्षता, मेमोरी लेआउट, GC ट्यूनिंग, पूलिंग, कैशिंग और हॉट-पाथ अनुकूलन शामिल है। इसका उपयोग तब करें जब प्रोफाइलिंग या बेंचमार्क ने कोई अड़चन पहचान ली हो और आपको उसे ठीक करने के लिए सही अनुकूलन पैटर्न की आवश्यकता हो। इसका उपयोग प्रदर्शन कोड समीक्षा करते समय भी करें ताकि सुधार
developmentcode-review
golang-popular-libraries
samber
Recommends production-ready Golang libraries and frameworks. Apply when the user explicitly asks for library suggestions, wants to compare alternatives, needs to choose a library for a specific task, or when a new dependency is being added to the project.
developmentresearchcode-review
golang-safety
samber
रक्षात्मक Golang कोडिंग जो पैनिक, मूक डेटा भ्रष्टाचार और सूक्ष्म रनटाइम बग को रोकने के लिए है। इसका उपयोग तब करें जब nil पैनिक, append aliasing, मैप समवर्ती पहुंच, फ्लोट तुलना समस्याएँ, या शून्य-मान डिज़ाइन प्रश्नों का सामना हो। साथ ही कोड की समीक्षा करते समय nil-सुरक्षा, संख्यात्मक रूपांतरण ओवरफ्लो, संसाधन जीवनचक्र समस्याएँ (लूप में defer), या स्लाइस और मैप की रक्षात्मक प्रतिलिपि के लिए उप
developmentcode-reviewsecurity
golang-samber-do
samber
गोलैंग में samber/do का उपयोग करके डिपेंडेंसी इंजेक्शन — सर्विस कंटेनर, लाइफसाइकिल प्रबंधन, स्कोप, हेल्थ चेक, ग्रेसफुल शटडाउन और मॉड्यूल संगठन। तब लागू करें जब samber/do का उपयोग या अपनाया जा रहा हो, जब कोडबेस github.com/samber/do या github.com/samber/do/v2 को इम्पोर्ट करता हो, या मैनुअल कंस्ट्रक्टर इंजेक्शन को DI कंटेनर में रीफैक्टर किया जा रहा हो।
developmentcode-reviewtesting
golang-samber-mo
samber
Monadic types for Golang using samber/mo — Option, Result, Either, Future, IO, Task, and State types for type-safe nullable values, error handling, and functional composition with pipeline sub-packages. Apply when using or adopting samber/mo, when the codebase imports `github.com/samber/mo`, or when considering functional programming patterns as a safety design for Golang.
developmentcode-review
golang-security
samber
गोलांग के लिए सुरक्षा सर्वोत्तम अभ्यास और भेद्यता रोकथाम। इंजेक्शन (SQL, कमांड, XSS), क्रिप्टोग्राफी, फाइलसिस्टम सुरक्षा, नेटवर्क सुरक्षा, कुकीज़, सीक्रेट्स प्रबंधन, मेमोरी सुरक्षा और लॉगिंग को शामिल करता है। सुरक्षा के लिए Go कोड लिखते, समीक्षा करते या ऑडिट करते समय, या क्रिप्टो, I/O, सीक्रेट्स प्रबंधन, उपयोगकर्ता इनपुट हैंडलिंग या प्रमाणीकरण से जुड़े किसी भी जोख
securitycode-reviewdevelopment
golang-spf13-viper
samber
Golang configuration library using spf13/viper — layered precedence (flag > env > file > KV > default), BindPFlag/BindPFlags, SetEnvPrefix + SetEnvKeyReplacer + AutomaticEnv, ReadInConfig + ConfigFileNotFoundError, Unmarshal + mapstructure struct tags, Sub for sub-trees, WatchConfig + OnConfigChange for hot reload, viper.New() for test isolation, and remote KV integration. Apply when using or adopting spf13/viper, or when the codebase imports `github.com/spf13/viper`. For CLI command...
developmentapicode-review
golang-stretchr-testify
samber
Golang परीक्षण के लिए stretchr/testify का व्यापक मार्गदर्शन। assert, require, mock और suite पैकेजों को गहराई से कवर करता है। testify के साथ परीक्षण लिखते समय, मॉक बनाते समय, परीक्षण सूट सेट करते समय, या assert और require के बीच चयन करते समय उपयोग करें। testify assertions, mock अपेक्षाएँ, argument matchers, कॉल सत्यापन, suite जीवनचक्र, और Eventually, JSONEq, तथा custom matchers जैसे उन्नत पैटर्न को कवर करता है। तब लागू करें जब कोडबेस github.com/stretchr/testify को आयात करता है।
developmenttestingcode-review
golang-structs-interfaces
samber
Golang struct and interface design patterns — composition, embedding, type assertions, type switches, interface segregation, dependency injection via interfaces, struct field tags, and pointer vs value receivers. Use this skill when designing Go types, defining or implementing interfaces, embedding structs or interfaces, writing type assertions or type switches, adding struct field tags for JSON/YAML/DB serialization, or choosing between pointer and value receivers. Also use when the user...
developmentcode-review
golang-testing
samber
प्रोडक्शन-रेडी गोलैंग टेस्ट — टेबल-ड्रिवन टेस्ट, टेस्टिफाई सूट और मॉक, पैरेलल टेस्ट, फज़िंग, फिक्स्चर, गोलिक के साथ गोरूटीन लीक डिटेक्शन, स्नैपशॉट टेस्टिंग, कोड कवरेज, इंटीग्रेशन टेस्ट, इडियोमैटिक टेस्ट नेमिंग। गो टेस्ट लिखते या रिव्यू करते समय, टेस्टिंग दृष्टिकोण चुनते समय, गो टेस्ट सीआई सेट अप करते समय, या फ्लैकी/स्लो टेस
developmenttestingcode-review
google-agents-cli-adk-code
google
This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use state management", or needs ADK (Agent Development Kit) Python API patterns and code examples. Part of the Google ADK skills suite. It provides a quick reference for agent types, tool definitions, orchestration patterns, callbacks, and state management. Do NOT use for creating new projects (use google-agents-cli-scaffold) or deployment...
developmentapicode-review
health
tw93
बजट-जागरूक एजेंट-सहायता प्राप्त इंजीनियरिंग स्वास्थ्य ऑडिट चलाता है, जो निर्देश/कॉन्फ़िग ड्रिफ्ट, हुक्स/MCP, वेरिफायर सतहों और AI रखरखाव के लिए होता है। इसका उपयोग तब करें जब उपयोगकर्ता 检查claude/检查codex/检查pi/配置检查/健康度 पूछें या एजेंटों द्वारा निर्देशों को अनदेखा करने, सत्यापन की कमी, या कोड के रखरखाव में कठिनाई की रिपोर्ट करें। कोड डीबग करने या PR समीक्षा के लिए नहीं।
developmentresearchcode-review
hunt
tw93
त्रुटियों, क्रैश, रिग्रेशन, विफल परीक्षणों, टूटे हुए व्यवहार और स्क्रीनशॉट-रिपोर्टेड दोषों के समाधान लागू करने से पहले मूल कारण ढूंढता है। उपयोग करें जब उपयोगकर्ता 排查/报错/崩溃/不工作/回归/判断为什么报错 पूछें, या कहें कि कुछ पहले काम करता था और अब विफल हो रहा है। कोड समीक्षा या नई सुविधाओं के लिए नहीं।
developmenttestingcode-review
hyperframes-registry
heygen-com
Install and wire registry blocks and components into HyperFrames compositions. Use when running hyperframes add, installing a block or component, wiring an installed item into index.html, or working with hyperframes.json. Covers the add command, install locations, block sub-composition wiring, component snippet merging, registry discovery, and authoring a new block or component to contribute upstream (idea → scaffold → validate → PR).
developmentapicode-review
improve
shadcn
Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to...
developmentcode-reviewresearch
improve-codebase-architecture
mattpocock
कोडबेस में गहन अवसर खोजें, जो CONTEXT.md में डोमेन भाषा और docs/adr/ में निर्णयों से प्रेरित हो। इसका उपयोग तब करें जब उपयोगकर्ता आर्किटेक्चर में सुधार करना चाहता हो, रीफैक्टरिंग के अवसर खोजना चाहता हो, कसकर जुड़े मॉड्यूल को समेकित करना चाहता हो, या कोडबेस को अधिक परीक्षण योग्य और AI-नेविगेट करने योग्य बनाना चाहता हो।
developmentcode-reviewapi
migrate-to-shoehorn
mattpocock
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
developmenttestingcode-review
minimal-run-and-audit
lllllllama
Rigor Run skill for README-first deep learning repo reproduction. Use when the task is specifically to capture or normalize evidence from the selected smoke test or documented inference or evaluation command and write standardized `repro_outputs/` files, including patch notes when repository files changed. Do not use for training execution, initial repo intake, generic environment setup, paper lookup, target selection, hidden scientific-meaning changes, or end-to-end orchestration by itself.
developmenttestingcode-review
nx-workspace
nrwl
Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.
developmentcode-reviewproject-management
ponytail
dietrichgebert
Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels: lite, full (default), ultra. Use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest solution", "minimal solution", "yagni", "do less", or...
developmentcode-review
pr-to-video
heygen-com
pr-to-video workflow - a GitHub pull request (URL like github.com/ / /pull/ , or / # , or "this PR" in a checked-out repo) -> ingested PR facts (title, body, diff, commits, files, +/- stats) -> narrator_scripts.json + audio (voice + BGM) + section_plan.md -> code-diff / before-after / impact explainer video. Input is a CODE CHANGE. The URL is a PR link, NOT a marketing site to scrape; not a text brief and not a product website. For a non-PR input (product site, general website, topic text),...
developmentvideocode-review
qa
mattpocock
इंटरैक्टिव QA सत्र जहां उपयोगकर्ता बातचीत के माध्यम से बग या समस्याएं रिपोर्ट करता है, और एजेंट GitHub पर इश्यू फाइल करता है। संदर्भ और डोमेन भाषा के लिए पृष्ठभूमि में कोडबेस का अन्वेषण करता है। तब उपयोग करें जब उपयोगकर्ता बग रिपोर्ट करना, QA करना, बातचीत के माध्यम से इश्यू फाइल करना चाहता है, या "QA सत्र" का उल्लेख करता है।
testingcode-reviewdevelopment
receiving-code-review
obra
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
developmentcode-review
redesign-existing-projects
leonxlnx
Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.
designdevelopmentcode-review
request-refactor-plan
mattpocock
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
developmentcode-reviewproject-management
requesting-code-review
obra
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
developmentcode-review
review
mattpocock
एक निश्चित बिंदु (कमिट, ब्रांच, टैग या मर्ज-बेस) के बाद से दो अक्षों पर हुए बदलों की समीक्षा करें — मानक (क्या कोड इस रिपॉजिटरी के दस्तावेजीकृत कोडिंग मानकों का पालन करता है?) और विनिर्देश (क्या कोड मूल इश्यू/PRD में मांगे गए अनुरूप है?)। दोनों समीक्षाएं समानांतर उप-एजेंटों में चलाता है और उन्हें साथ-साथ रिपोर्ट करता है। इसका उपयोग तब करें जब उपयोगकर्ता किसी ब्रांच, PR, कार्य-प्रगति में बद
code-reviewdevelopmenttesting
safe-debug
lllllllama
गहन शिक्षण अनुसंधान कार्य के लिए रिगोर डिबग / रिगोर ऑडिट कौशल। इसका उपयोग तब करें जब उपयोगकर्ता ट्रेसबैक, टर्मिनल त्रुटि, CUDA OOM, चेकपॉइंट लोड विफलता, आकार बेमेल, NaN हानि लक्षण, या प्रशिक्षण विफलता पेस्ट करता है और किसी भी पैचिंग से पहले रूढ़िवादी निदान चाहता है, जिसमें डिबग फिक्स को शोध योगदान से स्पष्ट रूप से अलग किया गया हो। व्यापक रीफैक्टरिंग, अनुमानात्मक अनु
developmenttestingcode-review
setup-pre-commit
mattpocock
वर्तमान रिपॉजिटरी में Husky प्री-कमिट हुक्स को lint-staged (Prettier), टाइप चेकिंग और टेस्ट के साथ सेट अप करें। इसका उपयोग तब करें जब उपयोगकर्ता प्री-कमिट हुक्स जोड़ना चाहता है, Husky सेट अप करना चाहता है, lint-staged कॉन्फ़िगर करना चाहता है, या कमिट-टाइम फ़ॉर्मेटिंग/टाइपचेकिंग/टेस्टिंग जोड़ना चाहता है।
developmenttestingcode-review
snyk-agent-scan-compliance
samber
snyk-agent-scan के लिए अनुपालन विशेषज्ञ — एजेंट स्किल फ़ाइल स्कैनर — अन्य Snyk CLI टूल (snyk test, snyk code SAST, snyk iac, snyk container) के लिए नहीं। सामग्री को पुनर्गठित करके अलर्ट ठीक करता है, कभी भी जानकारी को दबाकर या हटाकर नहीं। स्किल निर्देशिका की प्रत्येक फ़ाइल को कवर करता है: SKILL.md, references/, assets/, और कोई भी द्वितीयक मार्कडाउन। नई स्किल लिखते समय, मौजूदा स्किल संपादित करते समय, स्थानीय या CI में विफ
developmentsecuritycode-review
systematic-debugging
obra
किसी भी बग, परीक्षण विफलता, या अप्रत्याशित व्यवहार का सामना करने पर, सुधार प्रस्तावित करने से पहले उपयोग करें।
developmenttestingcode-review
test-driven-development
obra
किसी भी सुविधा या बगफिक्स को लागू करते समय, कार्यान्वयन कोड लिखने से पहले उपयोग करें।
developmenttestingcode-review
typescript-advanced-types
wshobson
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
developmentcode-review
verification-before-completion
obra
कार्य पूर्ण, ठीक या पास होने का दावा करने से पहले उपयोग करें, कमिट या PR बनाने से पहले - सफलता का कोई दावा करने से पहले सत्यापन कमांड चलाना और आउटपुट की पुष्टि करना आवश्यक है; हमेशा दावों से पहले साक्ष्य
testingcode-reviewdevelopment
zoom-out
mattpocock
Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
developmentcode-review