80 boosters for "files" — AI-graded, open source, ready to install
Official agentic coding CLI by Anthropic. Lives in your terminal, understands your entire codebase, and can edit files, run tests, commit, and create pull requests autonomously. The gold standard for AI-assisted software development.
Heuristic scoring (no AI key configured).
This booster automates merging README.md files from multiple subdirectories into a root README.md for the TCP-IP-NetworkNote project. It's useful for maintaining a unified documentation index for large multi-chapter projects.
mq is a jq-like CLI tool for querying and transforming Markdown files, with development guidelines covering Rust conventions, project structure, and multi-platform integrations (LSP, DAP, WASM, Python). Developers building Markdown processing pipelines or contributing to the mq project benefit from these structured instructions.
A security-focused prompt booster for .NET/ASP.NET Core development that enforces OWASP best practices and CWE mitigation in AI-generated code across Claude, Cursor, and Copilot. Developers building secure .NET applications benefit from automated security guardrails embedded in their coding workflow.
Provides Copilot instructions for managing a personal Linux dotfiles repository using GNU Stow, with detailed guidance on package structure, installation workflows, and modular ZSH configuration. Useful for developers maintaining complex dotfiles across multiple tools (i3, tmux, zsh, polybar, etc.).
A Windsurf rules collection that guides AI coding assistants to implement Gitflow branching workflows and best practices. Useful for teams adopting structured version control and release management processes.
A Windsurf rules collection that guides AI coding assistants in implementing data-driven UI testing patterns, helping developers separate test logic from test data for improved maintainability and scalability.
A .windsurfrules collection that guides AI coding assistants in implementing rigorous backtesting techniques for trading strategies, helping developers avoid common pitfalls like lookahead bias and overfitting. Useful for quants and trading engineers building reliable strategy validation systems.
A curated collection of Windsurf rules files that guide AI coding assistants in generating Helm charts following industry best practices, architecture patterns, and Kubernetes conventions. Developers using Codeium's Cascade or similar AI tools benefit by getting standardized, production-ready Helm chart scaffolding and configurations.
A curated collection of .windsurfrules files that guide AI coding assistants in generating performant, well-architected code by establishing best practices for optimization, database tuning, caching, and concurrency. Developers using Windsurf/Cascade benefit from standardized coding patterns that reduce manual code review overhead.
This MCP server enables AI coding agents to analyze test coverage from LCOV files, making them coverage-aware while optimizing token usage. It's valuable for developers using Claude Desktop or Code who want to improve code quality by integrating coverage insights into their AI-assisted workflows.
Essex is a Rust-based CLI tool that generates Docker project templates and Dockerfiles, designed to streamline containerization workflows for developers using Windsurf. It provides a ready-to-use boilerplate with best practices for Docker projects, including Makefiles and OCI compliance.
A Git commit helper that automatically groups modified files by project structure and generates standardized commit messages following conventional commit format. Ideal for developers working on structured projects (like compilers or multi-module systems) who want faster, more consistent Git workflows.
Meta-rules for managing instruction and rule files across GitHub Copilot and Cursor, establishing a dual-system architecture with shared source files and symlinks. Developers managing AI instruction systems across multiple platforms benefit from standardized file organization and maintenance guidelines.
This skill enables AI assistants to retrieve and analyze design data from MasterGo design files by parsing DSL metadata, component documentation, and file structure. It's useful for designers, developers, and product teams who need to programmatically access and understand design system information from MasterGo projects.
A Claude Code skill that converts PDFs to Markdown format, supporting large files and Korean paths while avoiding common encoding issues. Developers working with PDF processing in coding tasks benefit from this automation.
MCP server that enables previewing local HTML files and capturing screenshots within Claude, streamlining web development workflows by allowing developers to test and visualize HTML changes without leaving their AI assistant.
Automates HWPX document operations (loading, navigation, editing, validation) and handles repetitive tasks like bulk text replacement, paragraph/table insertion, and header/footer configuration. Beneficial for Korean document professionals and developers working with HWP format files.
A Windsurf rules configuration for Go projects that enforces clean architecture, idiomatic Go patterns, and comprehensive testing practices. Ideal for Go teams seeking to maintain code quality and consistency across projects.