Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
shubhamtaywade82
Perfil de creador de GitHub

shubhamtaywade82

Vista por repositorio de 91 skills recopiladas en 16 repositorios de GitHub.

skills recopiladas
91
repositorios
16
actualizado
2026-07-20
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
claude-config
25 skills · 2026-06-07
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónAnalistas de sistemas informáticosAnalistas financieros y de inversionesEspecialistas en riesgo financiero
6 categorías ocupacionales · 100% clasificado
27%participación
#02
algo_scalper_api
19 skills · 2026-07-12
Científicos de datosDesarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de investigación de mercados y especialistas en marketing
4 categorías ocupacionales · 100% clasificado
21%participación
#03
pine_dataset_pipeline
11 skills · 2026-04-03
Desarrolladores de softwareAsesores financieros personales
2 categorías ocupacionales · 100% clasificado
12%participación
#04
crypto-trader
6 skills · 2026-05-30
Desarrolladores de softwareAdministradores de bases de datosAdministradores de redes y sistemas informáticosArquitectos de bases de datos
4 categorías ocupacionales · 100% clasificado
6.6%participación
#05
algo_trading_api
6 skills · 2026-01-28
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
6.6%participación
#06
repocontext
4 skills · 2026-01-31
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100% clasificado
4.4%participación
#07
pinescripts-collections
3 skills · 2026-05-09
Desarrolladores de software
1 categorías ocupacionales · 100% clasificado
3.3%participación
#08
devagent-ts
3 skills · 2026-07-15
Científicos de datosDesarrolladores de softwareOtras ocupaciones informáticas
3 categorías ocupacionales · 100% clasificado
3.3%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

code-deslopper
Desarrolladores de software

Semantic code cleanup and refactoring assistant that removes AI-generated code smells, unnecessary abstractions, duplication, and framework misuse from Ruby/Rails, JavaScript, TypeScript, React, and Python/Django/FastAPI codebases while preserving observable behavior. Applies Ruby Style Guide, Rails Style Guide, Rails Best Practices, SOLID principles, clean code rules, YARD documentation standards, and RubyCritic/Reek/Flog/Flay/Pylint/ESLint metrics. Use when cleaning up AI-generated code, refactoring over-engineered code, removing dead code, simplifying service layers, consolidating duplicated logic, improving YARD documentation, or reviewing PRs that contain AI-generated boilerplate, placeholder classes, or verbose enterprise patterns. Integrates RuboCop, RubyCritic, Brakeman, Reek, Flay, Solargraph, ESLint, tsc, Knip, Ruff, mypy, Vulture, and Bandit output as Phase 1 amplifiers.

2026-06-07
clean-ruby-code
Desarrolladores de software

Enforces clean Ruby code principles during all Ruby/Rails code generation, review, and refactoring tasks. Applies naming conventions, method design, boolean logic, class architecture, refactoring patterns, and TDD practices derived from Clean Ruby methodology. Use this skill whenever writing Ruby code, reviewing Ruby pull requests, refactoring Rails models/controllers/services, creating new Ruby classes or modules, writing RSpec tests, or when the user asks for code review, code improvement, naming help, or architecture guidance in Ruby. Also trigger when the user mentions "clean code", "refactor", "code smell", "naming", "SRP", "TDD", or "code quality" in a Ruby context. This skill should activate for ANY Ruby code generation task — even if the user doesn't explicitly ask for "clean" code — because all generated Ruby should be clean by default.

2026-04-25
safe-codebase-cleanup
Desarrolladores de software

7-pass safe codebase cleanup. Detects, classifies (HIGH/MEDIUM/LOW), and applies only HIGH-confidence changes. Never deletes without proof. Use when asked to clean up, remove dead code, fix error handling, or reduce tech debt safely.

2026-04-25
crypto-execution-safety
Desarrolladores de software

Ensure safe and correct order execution on Delta Exchange India for crypto futures (ARES / crypto-bot). Handles post-only orders, SL/TP placement, slippage, partial fills, WebSocket reconnect safety, and kill switch enforcement.

2026-03-01
crypto-risk-sizing
Desarrolladores de software

Calculate position size and enforce capital protection rules for Delta Exchange India crypto futures trading (ARES / crypto-bot). Different from NSE options sizing — accounts for futures leverage, margin, and crypto volatility.

2026-03-01
intraday-pipeline
Desarrolladores de software

Run the full 7-step intraday NSE/BSE options trading pipeline in sequence. Chains market-regime → strike-selection → entry-validation → risk-sizing → execution-safety → exit-management → post-trade-intel. Use when evaluating or implementing a complete trade from pre-market to post-trade.

2026-03-01
prompt-evaluator
Analistas de garantía de calidad de software y probadores

Evaluate agent prompts and system instructions for quality and safety. Scores clarity, scope, tool grounding, hallucination risk, determinism, and safety. Returns PRODUCTION READY / NEEDS REVISION / UNSAFE.

2026-03-01
runtime-architecture-check
Analistas de sistemas informáticos

Review agent runtime code for architectural violations and separation of concerns. Enforces layer boundaries between inference (ollama-client), runtime (agent-runtime), orchestration (agent-orchestrator), and framework (ares).

2026-03-01
Mostrando las 8 principales de 25 skills recopiladas en este repositorio.
backtest-validator
Científicos de datos

Validate the correctness, realism, and statistical validity of options backtests. Detect implementation errors, data leakage, execution issues, overfitting, and unrealistic assumptions before accepting any trading strategy.

2026-07-12
dhanhq-api
Desarrolladores de software

Comprehensive broker integration for market research, backtesting, paper trading, and live execution using DhanHQ APIs.

2026-07-12
indicator-research
Científicos de datos

Research, evaluate, optimize, and validate technical indicators and derived features for Indian index option buying strategies using DhanHQ market data.

2026-07-12
market-research
Analistas de investigación de mercados y especialistas en marketing

Perform comprehensive quantitative market research for Indian index options trading using DhanHQ market data. Analyze trend, volatility, liquidity, market structure, option chain, and regime before any strategy development or backtesting.

2026-07-12
market-structure-analysis
Científicos de datos

Perform institutional-grade market structure analysis on Indian index prices. Detect swing points, Break of Structure (BOS), Change of Character (CHOCH), liquidity sweeps, ranges, and compressions before strategy development.

2026-07-12
monte-carlo-analysis
Científicos de datos

Evaluate trading strategy robustness using Monte Carlo simulations with realistic market, execution, and portfolio perturbations for long-only options trading.

2026-07-12
option-chain-analysis
Científicos de datos

Perform institutional-grade option chain analysis for Indian index options using DhanHQ APIs. Analyze liquidity, open interest, implied volatility, Greeks, dealer positioning, strike quality, and directional opportunities for long-only CE/PE strategies.

2026-07-12
paper-trading
Desarrolladores de software

Execute strategies in a production-identical environment using a virtual broker that accurately models Dhan order execution, option chain behaviour, slippage, commissions, latency and portfolio management.

2026-07-12
Mostrando las 8 principales de 19 skills recopiladas en este repositorio.
options-strategy-builder
Asesores financieros personales

Options-aware Pine strategy patterns—ATM/near-ATM discipline, risk/reward framing, confirmation stack. Use when the user mentions options, CE/PE, NSE, or defined-risk option buying alongside signals.

2026-04-03
pine-debugger
Desarrolladores de software

Debugs Pine Script v6 compile errors, runtime logic mistakes, repainting, and order/fill misunderstandings. Use when the user pastes an error, wrong signals, or unexpected backtest behavior.

2026-04-03
pine-indicator-builder
Desarrolladores de software

Builds Pine Script v6 indicators with grouped inputs, core ta logic, visuals, and alerts. Use when the user asks for an indicator, overlay, oscillator, or study (not a backtest strategy).

2026-04-03
pine-optimizer
Desarrolladores de software

Improves Pine Script v6 performance, readability, and TradingView resource limits. Use when the user asks to optimize, slim down, or speed up a script.

2026-04-03
pine-strategy-builder
Desarrolladores de software

Builds backtestable Pine Script v6 strategies with entries, exits, stops, targets, and risk settings. Use when the user asks for a strategy, backtest, long/short system, or SL/TP rules.

2026-04-03
pine-v6-core
Desarrolladores de software

Strict Pine Script v6 syntax, execution model, and API discipline. Use when generating, reviewing, or fixing any Pine Script code, or when the user mentions Pine v6, TradingView scripts, indicators, or strategies.

2026-04-03
smc-core
Desarrolladores de software

Smart Money Concepts foundations—structure, liquidity, displacement, order flow context. Use when the user mentions SMC, institutions, liquidity, or smart money in Pine or trading logic.

2026-04-03
smc-fvg-liquidity
Desarrolladores de software

Fair value gaps and liquidity sweeps in Pine. Use when the user asks for FVG, imbalance, equal highs/lows, stop runs, or liquidity grabs alongside SMC.

2026-04-03
Mostrando las 8 principales de 11 skills recopiladas en este repositorio.
rspec
Analistas de garantía de calidad de software y probadores

RSpec best practices from the RSpec Style Guide and Better Specs. Use when writing or reviewing RSpec specs, request specs, model specs, or integration tests in Ruby/Rails projects.

2026-01-28
ruby
Desarrolladores de software

Ruby skills bundle. Contains Ruby-oriented SOLID, TDD, clean code, Ruby Style Guide, Rails Style Guide, RSpec/Better Specs, and design-pattern guidance. Use when working with Ruby or Rails code.

2026-01-28
rails-style
Desarrolladores de software

Rails Style Guide (rails.rubystyle.guide) conventions for configuration, routing, controllers, models, Active Record, migrations, views, mailers, and testing. Use when writing or reviewing Rails/Ruby on Rails code.

2026-01-28
ruby-style
Desarrolladores de software

Ruby Style Guide (rubystyle.guide) conventions. Use when writing, formatting, or reviewing Ruby code for layout, naming, flow of control, methods, classes, and idioms. Complements RuboCop.

2026-01-28
typescript
Desarrolladores de software

TypeScript skills bundle. Contains TypeScript-oriented SOLID, TDD, clean code, and design-pattern guidance. Use when working with TypeScript/TS code. See the "solid" skill under this folder for the main SOLID/TDD/clean-code content.

2026-01-28
solid
Desarrolladores de software

TypeScript-focused. Transforms junior-level code into senior-engineer quality software through SOLID, TDD, and clean code. Examples and references use TypeScript/TS. Use when writing or refactoring TypeScript/TS code, planning architecture, reviewing code, or creating tests.

2026-01-28
Mostrando 12 de 16 repositorios