← Voltar para o catálogo
DevelopersGlobal

Autor no catálogo

DevelopersGlobal

31 skills1.984 estrelas no totalgithub.com/DevelopersGlobal

Skills publicadas

refactoring

64

Safe, behavior-preserving code transformation backed by tests. Refactor with evidence, not instinct.

Desenvolvimento#ai#testpor DevelopersGlobal

code-review

64

Structured code review focusing on correctness, security, and maintainability. Correctness before style. Every reviewer comment must be actionable.

Segurança#aipor DevelopersGlobal

surgical-changes

64

Enforces minimal code modifications — touch only what you must. Prevents drive-by refactoring, comment deletions, and style changes unrelated to the task.

Desenvolvimento#aipor DevelopersGlobal

test-driven-development

64

Red-green-refactor cycle with meaningful coverage. Tests are written before implementation. Coverage is a side effect of good tests, not the goal.

Desenvolvimento#ai#testpor DevelopersGlobal

git-workflow

64

Trunk-based development with atomic commits, clean history, and meaningful commit messages. Every commit should be deployable.

DevOps e Infra#git#deploypor DevelopersGlobal

prompt-injection-defense

64

Guards AI agents and LLM-powered applications against prompt injection attacks — both direct and indirect. Validates AI inputs and outputs at every trust boundary.

Automação#llm#aipor DevelopersGlobal

security-hardening

64

Applies OWASP Top 10, secrets management, and least-privilege principles before any code ships. Security is a build step, not an afterthought.

Segurança#aipor DevelopersGlobal

simplicity-first

64

Prevents overengineering by enforcing minimum viable code. No speculative features, no premature abstractions, no unnecessary complexity.

DevOps e Infra#aipor DevelopersGlobal

api-design

64

Design stable, versioned, self-documenting APIs. Easy to use correctly, hard to use incorrectly. Apply Hyrum's Law from day one.

Documentos#ai#apipor DevelopersGlobal

multi-agent-orchestration

64

Designs and coordinates multi-agent pipelines where specialized agents collaborate to complete complex tasks. Includes communication protocols, failure handling, and state management.

Design e Frontend#aipor DevelopersGlobal

task-decomposition

64

Breaks features into atomic, independently verifiable tasks. No task should take more than 4 hours. Unblocks parallel work and reduces integration risk.

Automação#aipor DevelopersGlobal

ai-output-validation

64

Validates, parses, and sanitizes AI-generated outputs before they reach end users or downstream systems. Structured output enforcement, schema validation, and fallback handling.

Outros#aipor DevelopersGlobal

code-explanation

64

Get layered, context-aware explanations of unfamiliar code. Understand what it does, why it was written that way, and how to work with it safely.

Desenvolvimento#aipor DevelopersGlobal

documentation

64

Document decisions, not just implementations. ADRs for architectural choices, inline docs for non-obvious code, and runbooks for operational knowledge.

Escrita e Conteúdo#aipor DevelopersGlobal

goal-driven-execution

64

Transforms imperative instructions into declarative goals with verifiable success criteria. Enables autonomous looping until verified completion.

Outros#aipor DevelopersGlobal

hallucination-prevention

64

Detects and mitigates LLM hallucinations in production pipelines. Validates AI-generated facts, code, and decisions before they reach end users or downstream systems.

DevOps e Infra#llm#aipor DevelopersGlobal

performance-optimization

64

Measure first, optimize second. Data-driven performance improvements with before/after benchmarks and production validation.

Dados e Análise#aipor DevelopersGlobal

ci-cd-pipelines

64

Automated quality gates from commit to production. Every merge to main is potentially shippable. No manual steps in the deployment path.

DevOps e Infra#deploy#aipor DevelopersGlobal

error-handling

64

Graceful degradation and meaningful error messages. Errors are first-class citizens, not afterthoughts. Every error path is designed, not discovered.

Design e Frontend#aipor DevelopersGlobal

frontend-engineering

64

Accessible, performant, responsive UI patterns. Component design, state management discipline, and Core Web Vitals compliance.

Design e Frontend#aipor DevelopersGlobal

integration-testing

64

Test real system boundaries, not mocks of mocks. Integration tests verify that components work together, not that they work in isolation.

Design e Frontend#ai#testpor DevelopersGlobal

production-deployment

64

Zero-downtime deployments with pre-flight checks, staged rollouts, and rollback plans. Never ship to production without a verified rollback strategy.

DevOps e Infra#deploy#aipor DevelopersGlobal

idea-to-spec

64

Converts vague ideas into concrete, testable specifications with acceptance criteria. No implementation begins without a spec.

DevOps e Infra#ai#testpor DevelopersGlobal

meeting-notes-to-tasks

64

Converts unstructured meeting notes into structured, assigned, time-bounded action items. Never leave a meeting without knowing who does what by when.

Produtividade#aipor DevelopersGlobal

research-and-summarize

64

Distill complex topics into layered, actionable summaries. Start with the key insight, layer in detail, end with recommended next action.

Pesquisa e Web#aipor DevelopersGlobal

think-before-coding

64

Forces explicit reasoning before writing any code. Surfaces assumptions, manages confusion, and prevents hallucination by demanding clarity upfront.

Desenvolvimento#aipor DevelopersGlobal

context-loading

64

Load minimum necessary context into agent context windows. Prevents token bloat, reduces cost, and improves focus. Only load what the current task needs.

Marketing#aipor DevelopersGlobal

debugging-methodology

64

Systematic root cause analysis for production and development bugs. Hypothesis-driven debugging — never guess-and-check.

Desenvolvimento#aipor DevelopersGlobal

incremental-coding

64

Build in verifiable increments. Never implement more than can be tested right now. Ship partial working systems over complete broken ones.

Desenvolvimento#ai#testpor DevelopersGlobal

observability

64

Structured logging, distributed tracing, and alerting for AI systems and traditional services. You can't fix what you can't see.

DevOps e Infra#aipor DevelopersGlobal

rag-and-memory

64

Patterns for Retrieval-Augmented Generation (RAG) and agent memory systems. Retrieves only relevant context, prevents context bloat, and maintains coherent state across sessions.

Outros#aipor DevelopersGlobal

Alerta por categoria

Receba novas skills de Desenvolvimento toda segunda