Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking"...
Development
Code generation, debugging, testing, and development workflows
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP...
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when...
When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this...
Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.
Guide developers through setting up development environments with proper tools, dependencies, and configurations
This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle",...
This skill should be used when the user asks to "test for directory traversal", "exploit path traversal...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides...
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading,...
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push...
This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform...
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files,...
This skill should be used when the user asks to "test for insecure direct object references," "find IDOR...
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to...
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to...
Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve...
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure...
When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when...
This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities...
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns,...
Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards,...
Next.js App Router principles. Server Components, data fetching, routing patterns.