Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

claude-config

claude-config contém 25 skills coletadas de shubhamtaywade82, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
25
Stars
0
atualizado
2026-06-07
Forks
0
Cobertura ocupacional
6 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

code-deslopper
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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
Desenvolvedores 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 garantia de qualidade de software e testadores

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 de computador

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
tool-calling-validator
Analistas de garantia de qualidade de software e testadores

Validate agent tool call definitions and runtime behavior for correctness. Checks JSON Schema validity, required fields, output shape, hallucinated fields, name uniqueness, and side-effect safety.

2026-03-01
code-review
Analistas de garantia de qualidade de software e testadores

Structured code review for Ruby/Rails projects. Detects file type, scans the local codebase for project-specific patterns first, then applies global skills in priority order. Use when asked to review, audit, or check code quality.

2026-03-01
rails-best-practices
Desenvolvedores de software

Rails best practices, antipatterns, and performance pitfalls. Covers controllers, models, views, routes, migrations, Active Record query optimization, timeout configuration, and common mistakes. Use when writing, reviewing, or refactoring Rails code. Sources: rails-bestpractices.com, rubocop/rails-style-guide, speedshop.co, ankane/the-ultimate-guide-to-ruby-timeouts.

2026-03-01
ruby-design-patterns
Desenvolvedores de software

All 23 GoF design patterns with Ruby implementations from refactoring.guru. Use when designing or refactoring Ruby/Rails code and you need to apply or recognize a design pattern. Covers Creational (5), Structural (7), and Behavioral (11) patterns with Ruby code examples and Rails-specific applications.

2026-03-01
solid-ruby
Desenvolvedores de software

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

2026-03-01
solid
Desenvolvedores de software

Transforms junior-level code into senior-engineer quality software through SOLID principles, TDD, clean code practices, and professional software design. Use when writing code, implementing features, refactoring, planning architecture, designing systems, reviewing code, debugging, creating tests, or making design decisions.

2026-03-01
delta-api-invariant-check
Analistas de segurança da informação

Audit crypto code for Delta Exchange API contract violations and cross-domain API leakage. Use when reviewing crypto-bot or crypto_bot_api code.

2026-03-01
dhan-api-invariant-check
Analistas de garantia de qualidade de software e testadores

Audit Indian market code for DhanHQ API contract violations and cross-domain API leakage. Use when reviewing dhanhq-*, algo_*, dhan_*, market-data-service, or swing_long_trader code.

2026-03-01
intraday-entry-validation
Desenvolvedores de software

Validate precise intraday entry timing for options buying. Enforces trend confirmation, VWAP conditions, volume expansion, and cooldown rules.

2026-03-01
intraday-execution-safety
Desenvolvedores de software

Ensure safe and correct order execution with broker constraints. Prevents duplicate orders, verifies SL placement, handles slippage and partial fills.

2026-03-01
intraday-exit-management
Desenvolvedores de software

Manage exits, protect profits, and minimize drawdowns for intraday options positions. Covers hard SL, breakeven, trailing SL, time-based exit, and emergency exits.

2026-03-01
intraday-market-regime
Desenvolvedores de software

Classify intraday market regime for NIFTY and SENSEX and decide whether options buying is allowed. Run before any trade is evaluated.

2026-03-01
intraday-post-trade-intel
Especialistas em risco financeiro

Analyze trade outcomes and enforce kill switches. Tracks expectancy, detects regime mismatch, reduces size after drawdown, and triggers kill switches on 3 consecutive losses or daily loss limit.

2026-03-01
intraday-risk-sizing
Desenvolvedores de software

Calculate position size and enforce capital protection rules for intraday options trading. Risk per trade capped at 1%.

2026-03-01
intraday-strike-selection
Analistas financeiros e de investimentos

Select the optimal option strike for intraday buying on NIFTY or SENSEX. Run after regime approval, before entry validation.

2026-03-01
rails-trading-refactor
Desenvolvedores de software

Review trading workspace Rails code for architecture violations and refactor accordingly. Enforces service objects, broker abstraction, pure risk functions, and idempotent event handlers.

2026-03-01
rspec-generator
Analistas de garantia de qualidade de software e testadores

Generate RSpec test coverage for trading workspace code. Covers happy path, edge cases, state transitions, risk determinism, and handler idempotency.

2026-03-01