Recently Added
Fresh skills just added to the collection. Be the first to try them out!
best-practices
by wutongci
提供软件开发最佳实践指导,自动检查和建议改进
code-quality
by wutongci
自动检查代码质量问题,提供改进建议
security
by wutongci
自动检查常见安全漏洞和安全最佳实践
skill-builder
by WomenDefiningAI
Guide users through creating new Claude Code Skills with proper structure, validation, and best practices
Draxlr Integration
by jgtolentino
Integration Type: Optional - Analytics Enhancement
GitHub Webhooks Integration
by jgtolentino
License: AGPL-3.0
GitHub Actions Workflows Development
by jgtolentino
License: AGPL-3.0
GitHub API Integration Development
by jgtolentino
License: AGPL-3.0
GitHub Apps Development
by jgtolentino
License: AGPL-3.0
Brainstorming Ideas Into Designs
by bobmatnyc
Interactive idea refinement using Socratic method to develop fully-formed designs
Requesting Code Review
by bobmatnyc
Dispatch code-reviewer subagent to review implementation against plan or requirements before proceeding
Writing Plans
by bobmatnyc
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
artifacts-builder
by bobmatnyc
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
internal-comms
by bobmatnyc
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
Condition-Based Waiting
by bobmatnyc
Replace arbitrary timeouts with condition polling for reliable async tests
rust-desktop-applications
by bobmatnyc
Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives
Dispatching Parallel Agents
by bobmatnyc
Use multiple Claude agents to investigate and fix independent problems concurrently
skill-creator
by bobmatnyc
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Root Cause Tracing
by bobmatnyc
Systematically trace bugs backward through call stack to find original trigger
mcp-builder
by bobmatnyc
Create high-quality MCP servers that enable LLMs to effectively interact with external services. Use when building MCP integrations for APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).
Testing Anti-Patterns
by bobmatnyc
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
verification-before-completion
by bobmatnyc
Run verification commands and confirm output before claiming success
webapp-testing
by bobmatnyc
Automated webapp testing with Playwright. Server management, UI testing, visual debugging, and reconnaissance-first approach.
espocrm-development
by bobmatnyc
Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture