bash-dev
Safe 70Write secure Bash scripts with best practices
by Cain96
Bash scripts often fail silently or expose security vulnerabilities. This skill provides comprehensive standards for error handling, safe variable usage, and reliable script structure that prevent common mistakes.
reviewing-pull-requests
Safe 78Review pull requests with automated quality gates
by C0ntr0lledCha0s
Managing pull requests manually wastes time and creates inconsistent reviews. This skill automates PR creation, runs quality gates, and provides structured reviews to ensure every merge meets team standards.
playwright-testing
Low Risk 78Master Playwright E2E testing
by C0ntr0lledCha0s
Writing reliable end-to-end tests is challenging without proper guidance. This skill provides expert-level Playwright knowledge including locators, page objects, fixtures, and debugging techniques to help you build robust browser automation tests.
jest-testing
Safe 80Write Jest tests for JavaScript apps
by C0ntr0lledCha0s
Users need guidance writing effective Jest tests for JavaScript and TypeScript applications. This skill provides comprehensive Jest expertise including configuration, matchers, mocking strategies, and React Testing Library patterns to write reliable, maintainable tests.
building-plugins
Safe 76Build Claude Code plugins
by C0ntr0lledCha0s
Create plugins that bundle agents, skills, commands, and hooks into distributable packages. Includes validation tools, templates, and best practices for secure plugin development.
building-logseq-plugins
Safe 71Build Logseq Plugins with DB Support
by C0ntr0lledCha0s
Building Logseq plugins requires understanding the Plugin API, DB architecture, and compatibility patterns. This skill provides expert guidance on plugin structure, API namespaces, Datalog queries, and DB-version specific considerations.
building-agents
Low Risk 77Create Claude Code agents
by C0ntr0lledCha0s
Building Claude Code agents requires understanding schema standards, security best practices, and proper tool configuration. This skill provides expert guidance for creating robust, secure agents following established patterns and includes validation to ensure quality before deployment.
building-commands
Low Risk 77Create slash commands for Claude Code
by C0ntr0lledCha0s
Users need a way to create standardized, validated slash commands for their Claude Code workflows. This skill provides expert guidance on command structure, YAML schema, argument handling, and security best practices.
analyzing-test-quality
Safe 81Analyze test quality and coverage metrics
by C0ntr0lledCha0s
Poor test quality leads to false confidence and hidden bugs. This skill provides automated analysis of test suites including coverage metrics, anti-pattern detection, and actionable improvement recommendations across any testing framework.
analyzing-response-quality
Safe 73Analyze and improve Claude response quality
by C0ntr0lledCha0s
Sometimes Claude's responses miss requirements, lack error handling, or have security issues. This skill provides systematic quality evaluation with scoring, gap analysis, and improvement recommendations.
material-component-dev
Safe 70Build FlowGram React Components with Best Practices
by bytedance
Creating React components for FlowGram requires following specific patterns and conventions. This skill guides Claude Code through the complete component development workflow with TypeScript, Semi UI, and Storybook testing.
testing
Safe 70Generate and Review pytest Tests
by ByronWilliamsCPA
Writing tests manually is time-consuming and error-prone. This skill automates test generation, review, and execution for pytest projects with built-in coverage standards.
quality
Safe 70Validate and format code quality
by ByronWilliamsCPA
Ensure consistent code quality across Python projects. This skill automates formatting with Black, linting with Ruff, and type checking with BasedPyright to maintain professional code standards.
git
Safe 68Apply git workflows and conventions
by ByronWilliamsCPA
This skill helps developers follow consistent git workflows with branch naming conventions, conventional commit messages, and pull request templates. It automates PR description generation and validates repository health.
browser-use
Low Risk 66Automate browser interactions for web tasks
by browser-use
Automates complex browser workflows including form filling, data extraction, and multi-step web testing scenarios. Enables persistent browser sessions with Python scripting for advanced automation.
tester
Safe 70Test React and Django Applications
by Brownbull
Ensure code quality through systematic testing. This skill designs test strategies, creates Playwright E2E tests for React frontends and pytest tests for Django backends, executes test suites, and generates detailed reports.
main-orchestrator
Safe 70Coordinate multi-domain AI development projects
by Brownbull
Complex software projects require careful planning across frontend, backend, and data teams. This skill breaks down requirements into actionable tasks and coordinates domain-specific orchestrators to ensure quality standards are met.
backend-orchestrator
Safe 70Coordinate Backend Development Tasks
by Brownbull
Managing backend development across APIs, databases, and services requires coordination. This skill orchestrates all backend tasks while enforcing quality standards and best practices.
frontend-dev-guidelines
Safe 69Apply React frontend development patterns
by BrianDai22
Frontend developers need consistent patterns for React components, data fetching, and routing. This skill provides comprehensive guidelines for building modern React applications with TypeScript, TanStack Query, TanStack Router, and MUI v7.
backend-dev-guidelines
Safe 69Build Node.js backend services with best practices
by BrianDai22
Inconsistent backend code causes bugs and slow development. This skill provides layered architecture patterns, BaseController templates, Prisma repository patterns, Zod validation guides, and Sentry integration for reliable Express microservices.