975 boosters — open source, verified from GitHub, ready to install
List installed skills and their status, or create new skills. On invocation, scan skills and present: When user selects a skill:
Automates conversion of product requirement documents (PRDs) into Ralph's prd.json format for autonomous agent execution. Developers managing Ralph-based autonomous systems benefit from streamlined PRD structuring and standardization.
Automate reproducible marketing screenshot capture for a SwiftUI iOS app across multiple locales, with two parallel output streams: 1. Full-screen captures — every marketing-relevant screen, with deterministic seeded data, real status bar / safe-area chrome 2. Element captures — isolated renders of
Skyll enables agents to dynamically discover and retrieve skills at runtime. Instead of having all skills pre-loaded, agents can search for relevant skills on-demand and inject them into context. Get a specific skill: The API returns ranked skills with relevance scores (0-100):
Quick Codebase Analysis is a fast alias for Gemini codebase analysis that lets developers analyze directories with optional scope filters (e.g., `/c ./src security`). It's useful for developers who need rapid codebase insights without full context overhead.
Structured approach to improving performance through focused effort, feedback, and continuous refinement. Based on psychologist K. Anders Ericsson's research on expertise acquisition.
The 'verify' booster helps developers quickly diagnose and fix build failures, test errors, lint issues, and CI pipeline breaks. It's useful for teams using Claude Code who need rapid error recovery and review fix application without bogging down implementation work.
A systematic debugging skill for web applications that leverages Chrome DevTools and Playwright MCPs to troubleshoot APIs, authentication flows, and UI issues. Developers working with web apps will benefit from its structured debugging approach and intelligent context discovery.
Guides GitHub for parasite SEO, GEO (AI citation), and curated list creation. GitHub is a Tier 2 Technical Authority platform—high domain authority, fast indexing, very high AI citation probability. Use for repos, README, GitHub Pages, gists, and Awesome-style navigation lists.
A multi-language quality validation tool that automatically runs linting, formatting, type checking, and tests across 9 programming languages to ensure code meets standards before PR submission. Developers use it to catch quality issues early and maintain consistent code standards throughout their projects.
You are managing the TLive IM Bridge — bidirectional chat with AI coding tools from Telegram, Discord, or Feishu. The Bridge uses the Claude Agent SDK (or Codex SDK) to interact with the AI coding tool. It is completely independent from the optional Go Core web terminal server. Before any command ex
Manage bookmarks via Raindrop.io REST API. User must have env var set. If not configured, instruct them to: 1. Create app at https://app.raindrop.io/settings/integrations
Quick reference for crypto CTF challenges. Each technique has a one-liner here; see supporting files for full details with code.
1. Inspect the repository context, select a target issue, and decide whether to create a new worktree or resume an existing one. 2. Set up the worktree environment, implement the fix using TDD with specialized review agents, and ensure quality checks pass. 3. Create the pull request, link the issue,
Run or for options. 1. Create OAuth credentials at Google Cloud Console 2. Copy to and add your client_id/secret
Frontmatter fields above are primarily for Claude Code / OpenClaw. author: Agents365-ai category: Content Creation
Matchms is a Python library for mass spectrometry data processing, enabling researchers to import spectra from multiple formats, standardize metadata, calculate spectral similarities, and perform metabolomics analysis within Claude Code environments.
This skill helps Taiwanese SMEs write SBIR (Small Business Innovation Research) grant proposals by providing phase-specific strategies, innovation frameworks, market analysis, budgeting, and industry-specific guidance. It's valuable for entrepreneurs and business development teams seeking government R&D funding in Taiwan.
Automates downloading books from Anna's Archive and uploading them to Google NotebookLM for AI-powered document analysis. Useful for researchers and students who want to create searchable knowledge bases from books.
1. The daemon auto-starts. It starts on first command. Use to clean up. Use only if you need to pre-warm the browser before issuing commands. 2. Always re-snapshot after page changes. Refs are versioned (). After navigation, form submission, or dynamic content loading, old refs are stale. Run to
FastAPI Templates provides production-ready project structures with async patterns, dependency injection, and error handling for developers building high-performance APIs. Backend engineers and Python developers benefit from standardized FastAPI scaffolding that accelerates project setup.
This skill provides comprehensive guidance for all aspects of Playwright test development, from writing new tests to debugging and maintaining existing test suites. Consult these references based on what you're doing:
1. Review all changes (both staged and unstaged) 2. Update documentation if appropriate: 3. Stage all relevant changes with