Skip to main content
Execute qualquer Skill no Manus
com um clique
k1lgor
Perfil de criador do GitHub

k1lgor

Visão por repositório de 81 skills coletadas em 3 repositórios do GitHub.

skills coletadas
81
repositórios
3
atualizado
2026-07-09
explorador de repositórios

Repositórios e skills representativas

autonomous-loops
Outras ocupações de informática

Autonomous loop patterns for multi-step AI workflows without human intervention. Use when building CI-style pipelines, parallel agent coordination, or continuous autonomous development cycles. Covers 5 loop architectures (Sequential Pipeline, Infinite Agentic Loop, Continuous PR Loop, De-Sloppify Pass, RFC-Driven DAG) with decision matrix.

2026-07-09
autoresearch-loop
Outras ocupações de informática

Karpathy-style automated self-improvement loop for the .agent/ skill system. Use to measure skill quality, identify weaknesses through structured evals, generate targeted improvements, and verify them. The AI equivalent of gradient descent applied to agent instructions — works through Measure -> Find Weaknesses -> Generate Improvements -> Score -> Regression Check -> Iterate.

2026-07-09
backend-architect
Desenvolvedores de software

Designs server-side architecture, API contracts, and data models for production-grade services. Use for backend architecture decisions, service/repository implementation, and designing REST/GraphQL API contracts. Differentiator: layered architecture with documented ADRs, machine-readable API contracts (OpenAPI/GraphQL), and database patterns with connection management, transactions, and migration strategies.

2026-07-09
brainstorming
Desenvolvedores de software

Structured exploration before committing to an approach. Use when facing ambiguous problems, new features, architectural decisions, or any situation where multiple approaches are possible. Differentiator: Mandatory search-first integration before any idea generation, and a hard user-confirmation gate that prevents premature implementation.

2026-07-09
ci-config-helper
Desenvolvedores de software

Designs and configures CI/CD pipelines for GitHub Actions and GitLab CI with caching, matrix builds, security scanning, and deployment gating. Use for any continuous integration or deployment pipeline task — from initial setup through production release gating. Distinguishes itself through hardened pipeline patterns with cache optimization, secret management, flaky test detection, and staging-gated deployment.

2026-07-09
code-polisher
Desenvolvedores de software

Refactors and improves code quality with measurable before/after improvements in readability, complexity, and duplication. Use for cleaning up and optimising existing code, reducing cyclomatic complexity, and extracting maintainable patterns. Differentiator: behaviour-preserving refactoring with characterisation tests, before/after code examples for 7+ common code smells, and structured verification gates.

2026-07-09
content-hash-cache-pattern
Desenvolvedores de software

SHA-256 content hash caching for file processing to avoid redundant work and reduce LLM costs. Use when processing files (extraction, transformation) to avoid redundant work and reduce costs. Covers content-hash-based cache key design, frozen dataclass entries, file-based cache storage with O(1) lookup, and service layer wrapper pattern.

2026-07-09
context-optimizer
Outras ocupações de informática

Context window preservation and session continuity skill for AI coding agents. Use proactively whenever commands, files, or API responses would produce more than ~20 lines of output, and reactively when context is nearing exhaustion or a session has been compacted. Orchestrates the context-mode MCP plugin (ctx_execute, ctx_index, ctx_search, ctx_batch_execute, ctx_execute_file, ctx_fetch_and_index) to keep raw data out of the LLM context window and retrieve only what's needed on demand.

2026-07-09
Mostrando as 8 principais de 53 skills coletadas neste repositório.
tech-lead
Desenvolvedores de software

Use when facing complex multi-skill orchestration, full-stack architecture decisions, or coordinating multiple domain experts to build a feature end-to-end

2026-07-03
doc-writer
Desenvolvedores de software

Use when generating documentation, READMEs, API docs, inline comments, architecture diagrams, or technical explanations — for audiences ranging from developers to end users

2026-07-03
bug-hunter
Analistas de garantia de qualidade de software e testadores

Use when encountering any bug, test failure, crash, unexpected behavior, or stack trace — before proposing or implementing any fix

2026-07-03
test-genius
Analistas de garantia de qualidade de software e testadores

Use when writing tests, increasing coverage, verifying functionality, or implementing TDD — before claiming any feature or fix is complete

2026-07-03
code-polisher
Desenvolvedores de software

Use when refactoring messy code, improving readability, eliminating code smells, or applying SOLID/DRRY principles — always with tests as safety net

2026-07-03
security-reviewer
Analistas de segurança da informação

Use when performing security audits, reviewing code for vulnerabilities, checking auth flows, or validating OWASP compliance — before any approval or merge

2026-07-03
performance-profiler
Desenvolvedores de software

Use when diagnosing slow code, identifying bottlenecks, optimizing hot paths, fixing memory leaks, or improving concurrency — always with before/after benchmarks

2026-07-03
migration-upgrader
Desenvolvedores de software

Use when performing version upgrades, framework migrations, library replacements, or API deprecation handling — with rollback planning and risk assessment

2026-07-03
Mostrando as 8 principais de 27 skills coletadas neste repositório.
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos