Browse all

Type: All Skills Tools
tool ★ 2

Scan and fix hardcoded secrets in codebases

This tool scans codebases using entropy analysis and regex heuristics to detect hardcoded secrets and credentials. It can then automatically refactor the code, replacing leaked values with environment variable references and migrating them …

I4cTime/quantum_ring secret-scanning code-audit credential-management linting
tool ★ 2

Secure Credential and Secret Management Tool

This tool provides comprehensive capabilities for securely managing sensitive credentials, including API keys, tokens, and environment variables. It supports advanced features like multi-environment superposition, secret entanglement, and b…

I4cTime/quantum_ring secret-management credentials env-variables secure-storage
skill ★ 2

Automated Secret Rotation and Validation

Automate the validation, rotation, and batch-checking of secrets across providers such as OpenAI, Stripe, and AWS. The skill supports health monitoring, CI-integrated validation reports, and both provider-native and local secret regeneratio…

I4cTime/quantum_ring secret-rotation credential-management security-automation ci-cd
skill ★ 2

Project onboarding and environment configuration

This skill guides the initial setup of a project by generating a comprehensive .q-ring.json manifest. It handles environment detection, secret import, and configuring governance policies (MCP/exec) to ensure project readiness.

I4cTime/quantum_ring project-onboarding secret-management environment-detection manifest-creation
skill ★ 2

Scan and remediate hardcoded secrets from codebases

This skill scans codebases using entropy analysis and regex heuristics to detect hardcoded credentials. It can then automatically lint and fix these findings by replacing secrets with environment variable references.

I4cTime/quantum_ring secret-scanning code-auditing linting security
tool ★ 2

Secure Secret Management for Credentials and Keys

This tool provides comprehensive credential lifecycle management, allowing developers to securely store, retrieve, and audit sensitive data like API keys and tokens. It supports advanced features such as multi-environment superposition and …

I4cTime/quantum_ring secret-management credentials api-keys env-variables
tool ★ 2

Execute Shell Commands with Injected Secrets

Execute shell commands with environment variables injected from the quantum ring keyring, featuring automatic stdout/stderr redaction and policy enforcement.

I4cTime/quantum_ring mcp shell-execution secret-management security
skill ★ 2

Project Onboarding and Environment Configuration Skill

This skill automates the setup of a project's quantum ring manifest, handling environment detection, secret management, and policy configuration. It guides users through creating the necessary .q-ring.json file and setting up hooks for robu…

I4cTime/quantum_ring project-onboarding environment-detection secret-management manifest-creation
skill ★ 52

Discover curated tech tools and libraries

This skill facilitates the discovery and comparison of technology options, retrieving curated tools, libraries, and frameworks from extensive awesome-lists. Use it when a user is exploring a domain or needs recommendations rather than speci…

bh-rat/context-awesome tech-discovery awesome-lists tool-recommendation tech-stack
skill ★ 593

Ralph Autonomous Task Planning Skill

This skill enables work planning and the generation of task files for autonomous execution, including PRD creation and batch issue resolution.

opentabs-dev/opentabs task-planning autonomous-execution prd-generation issue-resolution
tool ★ 58

Multi-Model AI Debate and Synthesis Engine

This tool orchestrates structured, multi-round debates between various LLM providers, allowing for diverse perspectives on complex topics. It facilitates deep analysis and provides a final synthesis of the collective model viewpoints.

spranab/brainstorm-mcp multi-model debate llm synthesis
skill ★ 394

Cross-Cell Project Coordination and Conflict Resolution

This skill acts as a top-level coordinator, decomposing large goals into subsystem objectives assigned to multiple independent working cells. It manages cross-cell dependencies, resolves conflicts, and ensures integrated compatibility acros…

sipyourdrink-ltd/bernstein coordination project-management decomposition conflict-resolution
skill ★ 394

Product Visionary Feature Ideation

An agentic skill designed to generate bold, user-centric feature proposals and identify high-impact UX/DX improvements. It focuses on non-incremental, 10x ideas presented in a structured JSON format.

sipyourdrink-ltd/bernstein product-management ideation feature-proposals ux-design
skill ★ 593

bump package versions in lockstep

This skill coordinates the systematic incrementing of package versions across all associated platform packages and plugins. It ensures that version updates are handled in a synchronized, lockstep manner, ideal for preparing a formal release…

opentabs-dev/opentabs version-management package-update release-prep dependency-sync
skill ★ 593

Plugin Development and Configuration Workflow

An end-to-end workflow for developing, testing, and configuring plugins, including icon creation and troubleshooting.

opentabs-dev/opentabs plugin-development workflow-automation debugging plugin-configuration
skill ★ 394

Comprehensive code security auditing and hardening

This skill acts as an expert security engineer, auditing codebases against OWASP standards, focusing on authentication, input validation, and secrets management. It provides concrete, actionable fix recommendations classified by severity (c…

sipyourdrink-ltd/bernstein security owasp code-review auth-check
skill ★ 593

Plan work and generate autonomous task files

This skill facilitates comprehensive project planning by generating structured task files for autonomous execution. It is ideal for initiating work, creating product requirements documents (PRDs), or batch-fixing multiple issues.

opentabs-dev/opentabs planning task-generation autonomous-execution prd-creation
skill ★ 593

Complete Plugin Development and Setup Workflow

Provides a comprehensive workflow for building, testing, and configuring plugins, including icon generation and troubleshooting. It manages the entire plugin lifecycle from initial creation to final installation and setup.

opentabs-dev/opentabs plugin-development workflow-automation debugging plugin-configuration
skill ★ 394

Comprehensive code quality and correctness reviewer

This skill provides comprehensive code review, assessing correctness, maintainability, and adherence to standards. It specializes in verifying logic, security, test coverage, and overall merge readiness.

sipyourdrink-ltd/bernstein code-review quality-assurance testing best-practices
skill ★ 593

Bump package versions across all components

This skill manages coordinated version updates, ensuring all platform packages and plugins are incremented in lockstep. It is ideal for preparing a release or updating dependencies across the entire codebase.

opentabs-dev/opentabs version-management release-prep package-update dependency-bump
skill ★ 394

Advanced Retrieval Engineering for Search Systems

This skill enables the construction and optimisation of complex search and indexing pipelines. It specialises in implementing hybrid search, managing vector databases, and refining relevance using advanced reranking techniques.

sipyourdrink-ltd/bernstein retrieval vector-db embeddings hybrid-search
skill ★ 394

Git Merge Conflict Resolution Skill

This skill resolves complex git merge conflicts by analyzing both conflicting branches' intents. It ensures code correctness, type safety, and test passing while preferring to combine changes rather than discarding them.

sipyourdrink-ltd/bernstein git-merge conflict-resolution version-control code-merging
skill ★ 394

LLM Prompt Engineering and Optimization Skill

This skill focuses on designing, testing, and optimising LLM prompts and system instructions. It covers techniques including chain-of-thought, few-shot prompting, and token budget optimisation for various models.

sipyourdrink-ltd/bernstein prompt-engineering llm-optimization instruction-tuning prompt-evaluation
skill ★ 394

Comprehensive qa engineering test suite writing

This skill emulates a QA engineer, specializing in writing comprehensive pytest suites to validate system functionality. It ensures coverage across happy paths, identified edge cases, and error modes while managing regression detection.

sipyourdrink-ltd/bernstein qa testing pytest regression