Build TypeScript MCP servers with composable code snippets from the official Everything reference server. Use the...

Automated code review with focus on security, performance, and maintainability. Use when reviewing code changes,...

Analyze project dependencies for outdated packages, security vulnerabilities, and licensing issues. Use for...

Implement code from a GitHub issue specification. Explores codebase, researches docs, creates temporary...

Plan new features/integrations following SOLID principles. Analyzes codebase architecture, researches official...

Refactor monolithic code into clean, single-responsibility modules following SOLID principles

Release a new version to PyPI - updates version, changelog, commits, tags, and pushes

Comprehensive code review for PRs or recent changes. Checks correctness, security, performance, maintainability, and tests.

Deep security analysis of codebase. Checks for OWASP vulnerabilities, secrets exposure, and insecure patterns. Use...

Deep security analysis of codebase. Scans for secrets, vulnerabilities, and insecure patterns.

Run and analyze test suites. Executes tests, reports failures, and suggests fixes for broken tests. Use for...

Build decentralized applications on Freenet using river as a template. Guides through designing contracts (shared...

Guidelines for creating high-quality Freenet pull requests. This skill should be used when creating PRs for...

Use when explicitly instructed to create an plan (feature, bug fix, or refactor). Not for automatic use—only when...