building-plugins
Safe 77Build 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-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.
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.
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 69Apply 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 69Coordinate 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.
creating-hooks
Low Risk 69Create Claude Code hooks for automation
by BrendanShields
Claude Code hooks enable workflow automation and customization. This skill guides you through creating hooks for tool validation, context injection, and automated workflows.
creating-commands
Safe 69Create Claude Code slash commands
by BrendanShields
Build custom slash commands to automate repetitive tasks and standardize team workflows. This skill provides templates and best practices for commands that integrate with Claude Code.
reviewing-code
Safe 69Review Code Changes with Structured Quality Checklists
by BPSAI
Code reviews can be inconsistent and miss critical issues without a clear framework. This skill provides structured review templates and validation commands to ensure thorough, consistent code quality assessment across pull requests.
implementing-with-tdd
Safe 71Implement code with test-driven development
by BPSAI
Writing tests before code ensures reliable, maintainable software. This skill guides developers through TDD cycles including test creation, red-green-refactor workflow, and project-specific testing conventions.