797 مهارات
🔧

dev-tools-skill

آمن 72

Debug web apps with Chrome DevTools MCP

بواسطة Eccentric-jamaican

Frontend bugs are hard to diagnose without the right tools. This skill provides guided workflows to identify and fix UI issues, performance problems, network errors, and console failures using Chrome DevTools MCP.

Claude Codex Code(CC)
تثبيت
🧪

webapp-testing

مخاطر منخفضة 68

Test web apps with Playwright

بواسطة DYAI2025

Testing web applications manually takes time and introduces errors. This skill provides Playwright automation scripts and server management tools to verify frontend functionality, capture screenshots, debug UI behavior, and view browser console logs.

Claude Codex Code(CC)
تثبيت
🧪

testing-anti-patterns

آمن 70

Prevent Testing Anti-Patterns with TDD

بواسطة DYAI2025

Developers waste time writing tests that verify mocks instead of real behavior. This skill prevents five common testing anti-patterns by enforcing TDD principles and providing gate functions before each test decision.

Claude Codex Code(CC)
تثبيت
🧪

test-driven-development

آمن 69

Apply Test-Driven Development to Your Code

بواسطة DYAI2025

Writing tests after code proves nothing. This skill enforces TDD discipline by making you write failing tests first, ensuring your tests actually verify behavior and catch bugs before they reach production.

Claude Codex Code(CC)
تثبيت
🔍

systematic-debugging

آمن 70

Debug bugs systematically with four-phase framework

بواسطة DYAI2025

Random fixes waste time and create new bugs. This skill enforces a rigorous four-phase debugging process that ensures you understand the root cause before attempting any solution, preventing symptom fixes that mask underlying problems.

Claude Codex Code(CC)
تثبيت
👀

requesting-code-review

آمن 70

Request code review for quality verification

بواسطة DYAI2025

Code issues caught early prevent costly fixes later. This skill dispatches a code-reviewer subagent to verify implementation against requirements before proceeding with development.

Claude Codex Code(CC)
تثبيت
🔍

receiving-code-review

آمن 70

Handle code reviews with technical rigor

بواسطة DYAI2025

Many developers blindly implement code review feedback without verification. This skill ensures you evaluate feedback technically before implementation. It promotes code quality and prevents unnecessary changes.

Claude Codex Code(CC)
تثبيت
🧩

professional-senior-chrome-extension-architect-developer

مخاطر منخفضة 77

Build secure Chrome extensions with MV3 architecture

بواسطة DYAI2025

Building Chrome extensions requires understanding service workers, security patterns, and Chrome Web Store compliance. This skill provides architectural guidance, code templates, and security best practices for creating professional extensions with optional AI integration.

Claude Codex Code(CC)
تثبيت
🔧

mcp-builder

مخاطر منخفضة 69

Build MCP servers with expert guidance

بواسطة DYAI2025

Creating MCP servers requires deep knowledge of protocol specifications, agent-centric design, and evaluation methodologies. This skill provides comprehensive guidance, reference implementations, and evaluation tools to build high-quality MCP servers that enable effective LLM-tool integration.

Claude Codex Code(CC)
تثبيت
🎯

finishing-a-development-branch

آمن 71

Complete Development Branches with Confidence

بواسطة DYAI2025

Developers waste time deciding how to finish branches. This skill presents clear options and handles the chosen workflow safely. It verifies tests pass and requires confirmation for destructive actions.

Claude Code(CC)
تثبيت

dispatching-parallel-agents

آمن 70

Dispatch multiple agents to fix independent failures

بواسطة DYAI2025

Multiple test failures waste time when investigated one by one. This skill provides a pattern for dispatching multiple Claude agents to investigate and fix independent problems concurrently, reducing debugging time.

Claude Codex Code(CC)
تثبيت
🎨

artifacts-builder

مخاطر منخفضة 69

Build React artifacts with shadcn/ui

بواسطة DYAI2025

Building complex artifacts with raw HTML is slow and limited. This skill provides a complete development environment with React, Tailwind CSS, and 40+ pre-built shadcn/ui components. Initialize a project, develop with modern tools, and bundle everything into a single portable HTML file.

Claude Codex Code(CC)
تثبيت
🎯

system-design

آمن 70

Design Systems with EventStorming Methodology

بواسطة Dwsy

Transform vague requirements into clear system designs. Use EventStorming methodology to create navigable design catalogs with Mermaid diagrams.

Claude Codex Code(CC)
تثبيت
🧠

codeconscious-identity

آمن 72

Explore codebases with persistent memory

بواسطة Dwsy

Understanding large codebases requires time and effort. CodeConscious provides an autonomous cognitive assistant that builds persistent memory across sessions, enabling deep code exploration, pattern recognition, and continuous learning from project history.

Claude Codex Code(CC)
تثبيت
🔍

ast-grep

آمن 68

Search and refactor code with AST patterns

بواسطة Dwsy

Traditional text search misses code structure. AST-Grep finds and transforms code using syntax-aware patterns that understand your code's meaning. It searches by AST structure rather than plain text, enabling precise code analysis and large-scale refactoring.

Claude Codex Code(CC)
تثبيت
🛠️

ai-runtime-toolkit

مخاطر متوسطة 56

Integrate 18 CLI tools with intelligent discovery

بواسطة Dwsy

Developers waste time switching between disconnected development tools. This toolkit seamlessly integrates 8 custom AI tools with 10+ popular CLI utilities like ripgrep and jq through a unified discovery system.

Claude Code(CC)
تثبيت
🌳

using-git-worktrees

آمن 70

Create isolated git worktrees for parallel development

بواسطة Doyajin174

Managing multiple git branches can clutter your main working directory and make context switching difficult. This skill provides a structured approach to creating isolated git worktrees that let you work on multiple features simultaneously without interference.

Claude Codex Code(CC)
تثبيت
🔒

typescript-strict

آمن 71

Enable TypeScript Strict Mode

بواسطة Doyajin174

TypeScript strict mode catches bugs at compile time that would cause runtime errors. This skill helps you configure and enforce strict type checking for safer, more reliable code.

Claude Codex Code(CC)
تثبيت
🧪

testing-strategy

آمن 69

Apply Test-Driven Development Methodology

بواسطة Doyajin174

Writing tests after code leads to gaps and missed edge cases. This skill provides a structured TDD workflow with RED-GREEN-REFACTOR cycles, real implementation testing without mocking, and E2E validation using Playwright.

Claude Codex Code(CC)
تثبيت
🔍

systematic-debugging

آمن 69

Find root causes before fixing bugs

بواسطة Doyajin174

Bug fixes often fail when they only address symptoms. This four-phase debugging framework ensures you understand the root cause before attempting solutions. Reduces debugging time and prevents recurring issues.

Claude Codex Code(CC)
تثبيت