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

shyamsridhar123

Vista por repositorio de 55 skills recopiladas en 7 repositorios de GitHub.

skills recopiladas
55
repositorios
7
actualizado
2026-04-22
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.

explorador de repositorios

Repositorios y skills representativas

Mostrando las 8 principales de 17 skills recopiladas en este repositorio.
ce-brainstorm
Especialistas en gestión de proyectos

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation. Use for feature ideas, problem framing, when the user says 'let's brainstorm', or when they want to think through options before deciding what to build. Also use when a user describes a vague or ambitious feature request, asks 'what should we build', 'help me think through X', presents a problem with multiple valid solutions, or seems unsure about scope or direction — even if they don't explicitly ask to brainstorm.

2026-04-22
ce-compound-refresh
Desarrolladores de software

Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels outdated or wrong. Also use when reviewing docs/solutions/ for accuracy, when a recently solved problem contradicts an existing learning, when pattern docs no longer reflect current code, or when multiple docs seem to cover the same topic and might benefit from consolidation.

2026-04-22
ce-compound
Desarrolladores de software

Document a recently solved problem to compound your team's knowledge

2026-04-22
ce-ideate
Especialistas en gestión de proyectos

Generate and critically evaluate grounded improvement ideas for the current project. Use when asking what to improve, requesting idea generation, exploring surprising improvements, or wanting the AI to proactively suggest strong project directions before brainstorming one in depth. Triggers on phrases like 'what should I improve', 'give me ideas', 'ideate on this project', 'surprise me with improvements', 'what would you change', or any request for AI-generated project improvement suggestions rather than refining the user's own idea.

2026-04-22
ce-plan
Especialistas en gestión de proyectos

Transform feature descriptions or requirements into structured implementation plans grounded in repo patterns and research. Also deepen existing plans with interactive review of sub-agent findings. Use for plan creation when the user says 'plan this', 'create a plan', 'write a tech plan', 'plan the implementation', 'how should we build', 'what's the approach for', 'break this down', or when a brainstorm/requirements document is ready for technical planning. Use for plan deepening when the user says 'deepen the plan', 'deepen my plan', 'deepening pass', or uses 'deepen' in reference to a plan. Best when requirements are at least roughly defined; for exploratory or ambiguous requests, prefer ce-brainstorm first.

2026-04-22
ce-review
Analistas de garantía de calidad de software y probadores

Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.

2026-04-22
ce-work
Desarrolladores de software

Execute work efficiently while maintaining quality and finishing features

2026-04-22
claude-permissions-optimizer
Otras ocupaciones informáticas

Optimize Claude Code permissions by finding safe Bash commands from session history and auto-applying them to settings.json. Can run from any coding agent but targets Claude Code specifically. Use when experiencing permission fatigue, too many permission prompts, wanting to optimize permissions, or needing to set up allowlists. Triggers on "optimize permissions", "reduce permission prompts", "allowlist commands", "too many permission prompts", "permission fatigue", "permission setup", or complaints about clicking approve too often.

2026-04-22
Mostrando las 8 principales de 14 skills recopiladas en este repositorio.
azure-openai-llm
Desarrolladores de software

Expert guidance for integrating Azure OpenAI services into Python applications. Use when implementing LLM-powered features, chat completions, embeddings, structured output extraction, rate limiting, fallback strategies, or Azure-specific authentication. Covers both sync and async patterns.

2026-01-27
pdf-document-processing
Desarrolladores de software

Expert guidance for extracting text and data from PDF documents in Python. Use when implementing document ingestion pipelines, text extraction, chunking strategies, OCR for scanned documents, or metadata extraction. Covers pypdf, pdfplumber, and integration with LLM pipelines.

2026-01-27
pydantic-data-models
Desarrolladores de software

Expert guidance for using Pydantic V2 for data validation, serialization, and type-safe Python. Use when defining data models, validating API inputs/outputs, parsing JSON, handling LLM structured outputs, or integrating with Temporal workflows. Covers BaseModel, dataclasses, validators, and serialization.

2026-01-27
ray-distributed-computing
Desarrolladores de software

Expert guidance for building distributed Python applications with Ray. Use when implementing parallel processing, distributed actors, remote tasks, GPU workloads, or scaling Python code across clusters. Covers Ray Core primitives, design patterns, anti-patterns, and performance optimization.

2026-01-27
temporal-ray-integration
Desarrolladores de software

Expert guidance for combining Temporal durable workflows with Ray distributed computing. Use when building resilient parallel processing pipelines, fault-tolerant ML workflows, or systems requiring both durability AND parallelism. Covers integration patterns, error handling across both systems, and production architecture.

2026-01-27
temporal-workflows
Desarrolladores de software

Expert guidance for building durable, fault-tolerant applications with Temporal. Use when implementing long-running workflows, retry logic, activity orchestration, state persistence, failure recovery, or distributed transactions. Covers Temporal Python SDK, workflow patterns, and production best practices.

2026-01-27
football-throw-mechanics
Desarrolladores de software

Guide for implementing realistic football throw physics including impulse calculation, trajectory preview, and spin mechanics. Use this when working with ball throwing, trajectory calculation, pass physics, or spiral mechanics.

2026-02-02
game-performance-optimization
Desarrolladores de software

Guide for implementing adaptive quality systems and FPS monitoring for mobile browser games. Use this when optimizing performance, implementing quality scaling, monitoring frame rates, or managing battery/thermal constraints.

2026-02-02
mobile-touch-controls
Desarrolladores de software

Guide for implementing mobile touch controls including virtual joystick and swipe-based throw mechanics. Use this when working with touch input, gesture recognition, virtual joysticks, or swipe detection.

2026-02-02
rapier-physics-worker
Desarrolladores de software

Guide for implementing Rapier physics engine with Web Workers for off-main-thread physics simulation. Use this when working with physics simulation, rigid body dynamics, collision detection, or Web Worker threading.

2026-02-02
theatrejs-cinematics
Desarrolladores de software

Guide for implementing Theatre.js animation timeline and instant replay system. Use this when working with cutscenes, instant replays, cinematic camera animations, or timeline-based animations.

2026-02-02
threejs-webgpu-rendering
Desarrolladores de software

Guide for implementing Three.js WebGPU/WebGL rendering with mobile-first optimization. Use this when working with 3D rendering, WebGPU initialization, renderer configuration, or graphics performance.

2026-02-02
agent-creation
Desarrolladores de software

Create AI agents using Microsoft Agent Framework (MAF) in Python or .NET. Use this skill when building new agents, configuring agent providers (Azure OpenAI, OpenAI, etc.), setting up chat agents, or implementing tool-calling agents.

2026-02-04
agent-debugging
Desarrolladores de software

Debug and observe AI agents using Microsoft Agent Framework DevUI and OpenTelemetry. Use this skill when troubleshooting agents, setting up distributed tracing, monitoring agent performance, analyzing agent conversations, or using the interactive DevUI.

2026-02-04
agent-deployment
Administradores de redes y sistemas informáticos

Deploy Microsoft Agent Framework agents to production environments including Azure Functions, containers, and Azure AI Foundry. Use this skill when deploying agents to cloud platforms, containerizing agents, or integrating with Azure services.

2026-02-04
migration-guide
Desarrolladores de software

Migrate to Microsoft Agent Framework from Semantic Kernel, AutoGen, or LangChain. Use this skill when converting existing AI agent code to Microsoft Agent Framework, understanding equivalent concepts, or porting multi-agent systems.

2026-02-04
workflow-orchestration
Desarrolladores de software

Build multi-agent workflows and graph-based orchestration using Microsoft Agent Framework. Use this skill when creating agent pipelines, connecting multiple agents, implementing human-in-the-loop patterns, streaming, checkpointing, or time-travel debugging.

2026-02-04
Mostrando 7 de 7 repositorios
Todos los repositorios cargados