Noah Sheldon

Noah Sheldon

@noah-sheldon
United Kingdom
Skills
59
Agents
33
Plugins
1
Installs
0

Most Used Tags

software-engineering(40)tools(19)research(9)workflow(9)ai(8)automation(7)code-quality(7)analysis(7)

Published Resources

api-design

By Shared Context
0

RESTful API design — resource naming, error envelopes, versioning, pagination strategies, rate limiting, idempotency keys, request/response validation with Pydantic/Zod, HATEOAS, OpenAPI generation, API documentation.

wxt-chrome-extension

By Shared Context·
chrome-extensionmanifest-v3wxt
0

Develop and debug Chrome extensions using the WXT framework and Manifest V3.

planner

By Shared Context
0

Implementation planning for complex features. Breaks work into phases, identifies risks and dependencies, emits ADR IDs for architecture decisions, and requests AI-Judge validation passes before implementation begins. Uses opus model for deep reasoning.

codebase-analyzer

By Shared Context
0

Deep codebase analysis agent. Maps architecture, data flow, coding styles, patterns, dependency graphs, and structural health. Produces a structured report after scanning. Use this to understand any codebase from scratch.

token-budget-advisor

By Shared Context·
token-managementcost-estimationcontext-pruning
0

Manage token budgets for LLM workflows with efficient context allocation and cost estimation.

e2e-testing

By Shared Context·
e2e-testingplaywrightautomation
0

Implement comprehensive E2E testing patterns using Playwright for web applications.

backend-patterns

By Shared Context
0

FastAPI architecture patterns including system design, dependency injection, error handling, background tasks, WebSocket, testing, middleware, database integration, and OpenAPI design.

agentic-engineering

By Shared Context
0

Agentic engineering patterns — agent orchestration, delegation contracts, multi-agent system design, memory graph usage, streaming/async pipelines, OOP decomposition, hierarchical delegation, context window management, and agent failure recovery.

search-first

By Shared Context
0

Search-first methodology — search before coding discipline, effective search strategies, when to search vs reason, query formulation, result verification, avoiding stale information, cross-referencing, documenting search findings.

code-reviewer

By Shared Context
0

Code quality and maintainability reviewer with absorbed quality-nonconformance playbook. Checks for bugs, anti-patterns, performance issues, test coverage gaps, and regressions across Python, TypeScript, and web surfaces. Provides actionable, specific feedback before PR merge.

observability-telemetry

By Shared Context·
observabilitytelemetrysre
0

Expert in end-to-end telemetry and observability for SRE teams, utilizing OpenTelemetry and Prometheus/Grafana.

technical-debt-report

By Shared Context·
technical-debtreportingcode-quality
0

Generate comprehensive technical debt reports by consolidating insights from multiple sub-analyzers.

aws-deployment

By Shared Context·
awsdeploymentinfrastructure-as-code
0

Streamline AWS deployments with various patterns and infrastructure as code.

openai-api

By Shared Context·
openaiapiembeddings
0

Master the OpenAI API for production with best practices and patterns.

performance-debt-analyzer

By Shared Context·
performanceanalysisoptimization
0

Identify and analyze performance debt in your codebase to enhance efficiency.

tdd-workflow

By Shared Context
0

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

document-processing

By Shared Context·
document-processingdata-extractiondata-validation
0

Parse, clean, validate, and convert various document formats into structured data.

data-pipelines-ai

By Shared Context·
data-pipelinesaiairflow
0

Create and manage data pipelines for AI workflows using Airflow, Prefect, and Kafka.

ml-engineer

By Shared Context
0

ML/AI/LLMOps/MLOps specialist for model training, evaluation, RAG pipelines, vector DBs, experiment tracking, hyperparameter tuning, deployment, and PyTorch build/CUDA toolchain triage. Owns the full ML lifecycle from data to production monitoring.

test-debt-analyzer

By Shared Context·
test-debtcode-qualitytesting
0

Analyzes test debt to identify coverage gaps, flaky tests, and quality issues in your codebase.

reddit-researcher

By Shared Context·
redditresearchsentiment-analysis
0

Reddit-focused research agent that uncovers real-world user experiences and community insights on technical decisions.

e2e-runner

By Shared Context
0

End-to-end Playwright testing specialist for FastAPI + Next.js + Chrome extension (WXT) full-stack flows. Handles test authoring, flaky test diagnosis, CI integration, test stability, and cross-surface scenario coverage.

python-patterns

By Shared Context
0

Python data and backend patterns including Pandas, NumPy, SQLAlchemy 2.0, Alembic, data validation, performance optimization, and OOP composition.

backlog-management

By Shared Context·
backlogproject-managementfeatures
0

Manage your feature backlog efficiently by prioritizing and tracking readiness of specs and Git issues.

context-prune

By Shared Context·
context-managementllmtoken-optimization
0

Manage context windows effectively for LLMs with techniques like pruning and summarization.

autonomous-agent-harness

By Shared Context·
autonomous-agentsworkflowssafety
0

Build autonomous AI agent workflows with safety and validation mechanisms.

continuous-agent-loop

By Shared Context·
agentautomationorchestration
0

Manage continuous agent workflows with quality gates and health monitoring.

chrome-ext-developer

By Shared Context·
chrome-extensionmanifest-v3wxt
0

Specialist in developing Chrome extensions using the WXT framework with Manifest V3 compliance.

eval-harness

By Shared Context
0

Evaluation harness for LLM and code quality assessment. Covers Pass@k metrics, golden datasets, LLM-as-judge, benchmark suites, regression detection, and eval-driven development workflow.

mcp-server-patterns

By Shared Context·
mcpserver-configurationtool-definition
0

Configure and operate Model Context Protocol (MCP) servers for LLM clients.

python-testing

By Shared Context
0

Python testing workflow covering Pytest, FastAPI testing, Factory Boy, mocking, integration testing, property-based testing with Hypothesis, coverage, xdist parallelization, and AI-focused regression testing.

security-debt-analyzer

By Shared Context·
securitycode-analysisvulnerability
0

Identify and analyze security debt in codebases to enhance security posture.

langchain-llamaindex

By Shared Context·
langchainllamaindexrag
0

Integrate LangChain and LlamaIndex for advanced RAG pipelines and retrieval strategies.

postgres-patterns

By Shared Context
0

Workflow guidance for Postgres Patterns.

architecture-decision-records

By Shared Context
0

ADR process — template, lifecycle (proposed → accepted → deprecated), storage convention, when to create ADRs, referencing ADRs in PRs and plans, ADR maintenance.

codebase-onboarding

By Shared Context·
codebaseonboardinganalysis
0

Streamline your codebase onboarding with automated analysis and structured methodologies.

deep-research

By Shared Context
0

Deep research methodology — multi-source investigation, web search with Exa, documentation traversal, cross-referencing sources, synthesizing findings, research report structure, evidence grading, conflicting source resolution, citation format.

ai-judge

By Shared Context·
ai-judgeevaluationrubric
0

AI Judge is a gatekeeper agent for structured evaluations of research and implementation outputs.

code-review

By Shared Context
0

Code review methodology for PRs covering correctness, security, performance, and maintainability. Includes DIFF analysis, risk assessment, test coverage verification, and a comprehensive review checklist.

ci-pipeline

By Shared Context·
cigithub-actionsjenkins
0

Automate CI/CD processes using GitHub Actions and Jenkins pipelines.

git-workflow

By Shared Context
0

Git workflow for branches, commits, merges, and conflict management.

build-error-resolver

By Shared Context
0

Build and type error specialist who fixes compilation failures incrementally using Pyrefly (Python) and tsc/ESLint/Biome (TypeScript). Keeps diffs minimal, preserves behavior, and restores green CI fast.

iterative-retrieval

By Shared Context
0

Iterative retrieval — progressive context loading, retrieval-then-refine loops, query rewriting, adaptive top-k, multi-hop retrieval, confidence scoring, fallback for low-confidence results, retrieval-time prompt guards.

prompt-optimizer

By Shared Context
0

Prompt optimization — compression, few-shot example selection, chain-of-thought alternatives, structured output, system prompt design, versioning and A/B testing, injection defenses, evaluation metrics, cache optimization, distillation patterns.

typescript-patterns

By Shared Context·
typescriptpatternscode-quality
0

Implement TypeScript patterns for type-safe and maintainable code.

process-debt-analyzer

By Shared Context·
process-debtci-cdcode-quality
0

Identify and report on process debt in your development workflow.

documentation-lookup

By Shared Context·
documentationworkflowguidance
0

Streamline your tasks with specialized workflow guidance for documentation lookup.

architecture-debt-analyzer

By Shared Context·
architecturecode-qualityanalysis
0

Analyzes architecture debt to identify structural issues in codebases.

coding-standards

By Shared Context
0

Project-wide coding standards enforcement: naming conventions, file organization, function size limits, complexity budgets, style guides, linting rules, code review standards, and language-specific conventions for Python and TypeScript. Includes linter configs and rules.

github-ops

By Shared Context·
githubworkflowdevops
0

Provides structured workflow guidance for GitHub operations.

autonomous-loops

By Shared Context·
autonomous-loopsfeedback-loopsquality-gates
0

Create self-improving workflows with autonomous loop patterns for continuous feedback and quality checks.

skill-authoring

By Shared Context
0

Skill authoring workflow for packaging repeatable practices as reusable skills.

documentation-debt-analyzer

By Shared Context·
documentationanalysiscode-quality
0

Identify and analyze documentation debt to enhance developer productivity.

data-pipelines

By Shared Context
0

Data pipeline workflow for ETL, validation, and quality controls.

docker-patterns

By Shared Context·
dockerpatternsworkflows
0

Guidance for implementing repeatable workflows using Docker patterns.

refactor-cleaner

By Shared Context
0

Dead code elimination, modernization, and code quality specialist. Handles Python upgrades, React 19 migration, TypeScript strict mode, dead code removal, dependency deduplication, and pattern modernization while preserving behavior and keeping every change reviewable.

deployment-patterns

By Shared Context
0

Workflow guidance for Deployment Patterns.

security-reviewer

By Shared Context
0

Security-focused reviewer for vulnerability detection, auth validation, input sanitization, secret management, AI-specific threats (prompt injection, data leakage, MCP poisoning), API abuse prevention, and dependency auditing. Blocks unsafe changes from merging.

dependency-debt-analyzer

By Shared Context·
dependency-analysissecuritymaintenance
0

Analyzes dependency debt to identify outdated packages, security risks, and maintenance issues.

security-scan

By Shared Context
0

Workflow guidance for Security Scan.

workflow-auditor

By Shared Context·
workflowhealth-checkmonitoring
0

Monitor and maintain the health of multi-agent workflows with proactive checks and anomaly detection.

multi-agent-git-workflow

By Shared Context·
gitai-developmentworkflow
0

Streamline parallel AI development with a multi-agent Git workflow for dynamic task management.

mlops-rag

By Shared Context·
mlopsragmodel-versioning
0

MLOps practices for retrieval-augmented generation (RAG) systems, including model versioning and A/B testing.

pytorch-patterns

By Shared Context·
pytorchmachine-learningdeep-learning
0

Efficient patterns for building and training models in PyTorch.

technical-debt-analyzer

By Shared Context·
technical-debtcode-analysisremediation
0

Automate technical debt analysis across multiple dimensions and generate a unified remediation plan.

codebase-report

By Shared Context·
codebasereportinganalysis
0

Generate structured reports on codebases for onboarding and auditing.

frontend-patterns

By Shared Context
0

React 19 and Next.js patterns including component architecture, state management, performance, styling, forms, testing, Chrome extension parity, DX tooling, micro-frontends, UI state machines, and AI chat surface composition.

code-quality-analyzer

By Shared Context·
code-qualityanalysisrefactoring
0

Analyze code quality debt to improve maintainability and readability.

git-agent-coordinator

By Shared Context·
gitworkflowai
0

Orchestrates multi-agent Git workflows from issue to PR, ensuring clean and validated code delivery.

hexagonal-architecture

By Shared Context·
hexagonal-architecturesoftware-designworkflow
0

Guidance for implementing Hexagonal Architecture in software projects.

multi-agent-project-manager

By Shared Context·
project-managementworkflow-automationgit
0

Multi-agent project manager that orchestrates concurrent workflows and resolves blockers in real-time.

architect

By Shared Context
0

System design specialist for scalability, technical decisions, and component boundaries. Spawns parallel deep sub-agents for repository research and architecture spikes. Emits ADRs and requests AI-Judge validation after integrating research outputs. Uses opus model for deep reasoning.

dmux-workflows

By Shared Context·
dmuxworkflowsprocess-guidance
0

Provides structured guidance for executing Dmux workflows effectively.

infra-as-code-specialist

By Shared Context·
terraformaws-cdkkubernetes
0

Specialist in Terraform, AWS CDK, and Kubernetes for managing infrastructure as code.

python-reviewer

By Shared Context
0

Python code review specialist with Pyrefly static analysis, Ruff typing rules (ANN/PYI/NPY), FastAPI patterns, SQLAlchemy async, Pandas/NumPy review, Alembic migrations, and Python testing conventions. Enforces strict type-hint correctness, performance-aware data code, and production-ready API patterns.

exa-search

By Shared Context·
exasemantic-searchresearch
0

Utilize Exa's neural search engine for advanced web research and technical investigations.

frontend-design

By Shared Context
0

Workflow guidance for Frontend Design.

mlops-workflow

By Shared Context·
mlopsworkflowmodel-deployment
0

Streamline your MLOps processes with a structured workflow for training, evaluation, and deployment.

tdd-guide

By Shared Context
0

Test-driven development specialist enforcing RED-GREEN-REFACTOR cycle with 80%+ coverage requirement. Guides Pytest patterns, FastAPI dependency overrides, Factory Boy factories, Hypothesis property tests, xdist parallelization, and TypeScript Vitest/Jest workflows.

claude-api

By Shared Context·
apimessagingtool-use
0

Utilize the Claude API for advanced messaging, tool use, and extended reasoning capabilities.

verification-loop

By Shared Context
0

Continuous validation through verification checkpoints, assertion quality, property-based testing, invariant checking, CI/CD validation, and automated feedback loops.

doc-updater

By Shared Context
0

Documentation and codemap sync specialist. Handles OpenAPI spec regeneration, README/codemap updates, docstring refresh, architecture decision record maintenance, and example synchronization. Lightweight, cost-optimized agent focused on mechanical doc updates with minimal reasoning overhead.

aws-devops

By Shared Context·
awsdevopsci-cd
0

Comprehensive AWS DevOps practices for modern application deployment.

observability-telemetry

By Shared Context·
observabilitytelemetryopentelemetry
0

Comprehensive observability and telemetry solution for production systems.

security-review

By Shared Context
0

Security review methodology covering OWASP Top 10, input validation audit, auth/authorization review, secret management check, dependency CVE scan, threat modeling, and secure code review checklist.

workflow-status

By Shared Context·
workflowstatusmulti-agent
0

Monitor and report the real-time status of multi-agent workflows with ease.

codebase-learner

By Shared Context·
codebaselearningdocumentation
0

Systematically learns unfamiliar codebases to produce comprehensive learning reports.

database-reviewer

By Shared Context
0

PostgreSQL/Supabase database specialist for schema design, query optimization, indexing strategies, Alembic migration safety, SQLAlchemy ORM/Core patterns, connection pooling, and migration review. Ensures database changes are safe, performant, and backward-compatible.

data-engineer

By Shared Context
0

Data processing specialist for Pandas/NumPy workflows, ETL pipelines, data validation, performance optimization, database migrations, streaming ingestion, data versioning, and big data integration. Builds production-grade data infrastructure for AI/ML workloads.

api-integrations

By Shared Context·
apioauthwebhooks
0

Implement API connector patterns for OAuth, webhooks, and rate limiting.

docs-lookup

By Shared Context·
documentationapi-referencelookup
0

Fast and authoritative documentation lookup agent using Context7 MCP.

database-migrations

By Shared Context
0

Workflow guidance for Database Migrations.

AI Dev Kit

By Shared Context·
aidevelopmentworkflow
0

A comprehensive AI development toolkit featuring 59 skills and 33 agents for professional-grade workflows.