Skip to main content

danicat/skills

O SkillsMP coletou 29 skills de danicat/skills. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
29
Estrelas no GitHub
16
Forks no GitHub
3

Mostrando 29 de 29 skills coletadas.

ocupação
Outras ocupações de informática
descrição

Inter-session communication mesh connecting independent terminal sessions on the same host via Unix Domain Sockets and dedicated Comms Subagents. Features zero-config discovery, non-blocking duplex messaging, crash-resilient mailbox spooling, and automatic…

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Editorial workflow and platform playbooks for drafting developer-native social media copy and campaigns. Extracts technical evidence via git log inspections or /grill-me interviews, establishes a canonical foundation narrative (CANONICAL.md), tailors…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Universal multi-agent orchestration workflow based on the Double Diamond framework (Inception -> Discovery -> Definition -> Development -> Delivery). Coordinates parallel subagents with context isolation to separate problem-space research from solution-space…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Comprehensive guide to develop and improve Agent Skill performance. Contains best practices for skill formatting (frontmatter and metadata), naming, descriptions, fine-tuning activation triggers, evaluations, production-readiness and open sourcing. Activate…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Orchestrates multi-agent hierarchical swarms using a divide-and-conquer architecture for complex, multi-system, or orthogonal engineering initiatives (e.g., concurrent backend, frontend, database, QA). Manages hierarchical Lead Agents and Specialists,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Radical simplification, red-teaming, and Occam's Razor devil's advocate for software architecture, PRDs, agent workflows, and technical designs. Challenges feature creep, speculative abstractions, and bloated specifications by proposing minimum viable…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

Collect and analyze social media data from Buffer in a local SQLite database. Stores your full post history and metrics across connected channels (such as LinkedIn, X/Twitter, Bluesky, and others) so you can run SQL queries or view reports on engagement,…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

Collect and analyze Google Analytics 4 (GA4) website data in a local SQLite database. Stores pageviews, active users, reading dwell time, traffic sources, and outbound clicks so you can run SQL queries or view reports on site performance. Activate when…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas de dados
descrição

Collect and analyze Google Search Console organic search data in a local SQLite database. Stores clicks, impressions, click-through rates (CTR), average ranking positions, and landing pages so you can run SQL queries or view performance reports. Activate when…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Engineering standards, decision pipelines, and code hygiene guidelines for software development. Covers architectural decision workflows (RFCs and ADRs), task prioritization, grounded technical research, semantic versioning, and clean code practices like…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Developer tooling and architectural safety rules for Go. Automatically validates AST integrity, guards against regressions with compiler rollback gates, eliminates blind spots via Selene mutation testing, and enables fast test and coverage analytics with…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Query and verify latest stable package versions from official registries (npm, PyPI, Go proxy, Cargo, RubyGems) and Gemini models. Resolves accurate version constraints, checks for deprecated or yanked packages, and prevents version guessing. Activate when…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Modern Python development workflow, project architecture, and code quality guidelines using uv, Ruff, and pytest. Enforces strict virtual environment isolation with uv, modern Python 3.10+ typing, AST-safe linting and formatting with Ruff, and automated…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Engineering architecture and best practices for building 2D games in Go using Ebitengine (v2). Covers modular game architecture, scene state machines, virtual resolution scaling, delta-time physics, zero-allocation draw loops, Kage shaders, and WebAssembly…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Interactive game design workflow and Game Design Document (GDD) authoring guide for 2D games. Structures game ideation through interactive probing interviews, defining core gameplay loops, win and loss conditions, control schemes, visual asset pipelines, and…

Idioma do texto original: inglês

atualizado
ocupação
Artistas de efeitos especiais e animadores
descrição

Pure-code procedural graphics, sprite generation, and visual effects (VFX) guide for 2D games. Generates sprites, tilesets, particle systems, and vector shapes in memory without external image files, enforcing 2D matrix transformation order, sub-frame…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Pure-code procedural audio synthesis guide for sound effects (SFX) and polyphonic background music (BGM) in games. Generates 16-bit stereo PCM audio in memory without external audio files, featuring multi-channel polyphonic composition, ADSR envelopes,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

2D sprite sheet management, frame animation sequencing, and Aseprite integration guide for games. Covers sprite grid slicing, animation state machines (idle, walk, attack, death), frame duration timing, tag loops, and Go animation controllers in Ebitengine.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Master orchestrator and workflow router for building 2D games in Go with Ebitengine. Coordinates the full game development lifecycle across concept design (GDD creation), engine architecture, asset pipelines (pure-code procedural vs. AI-generated media),…

Idioma do texto original: inglês

atualizado
ocupação
Artistas de efeitos especiais e animadores
descrição

Generative music and audio synthesis from text prompts or reference images using Google Lyria 3 models. Generates 44.1 kHz stereo music clips, full songs with custom lyrics, and instrumental soundtracks using lyria-3-clip-preview and lyria-3-pro-preview, with…

Idioma do texto original: inglês

atualizado
ocupação
Designers gráficos
descrição

Conversational image generation and multimodal image editing tool using Google Nano Banana models. Generates high-resolution images (1K, 2K, 4K), performs style transfers and image edits ("banana this"), and maintains character or style consistency using…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Guide and template for authoring and maintaining Architecture Decision Records (ADRs). Captures structural decisions, background context, trade-offs, and compliance verification in lightweight, immutable markdown records to preserve engineering context.…

Idioma do texto original: inglês

atualizado
ocupação
Contadores e auditores
descrição

Compliance and licensing guide for Google Open Source repositories and personal open-source projects published by Googlers. Enforces source file license headers (such as Apache-2.0) using addlicense, verifies license files, inserts required non-official…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Collaborative design proposal framework and template for Request for Comments (RFC) documents. Structures technical design proposals, explores alternative solutions, documents spikes and open questions, and tracks proposal lifecycle states before formalizing…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Manage, draft, schedule, and publish social media content across connected channels (such as LinkedIn, X/Twitter, Bluesky, and others) using the Buffer CLI (@bufferapp/cli). Covers account and channel inspection, queue scheduling with dry-run safety…

Idioma do texto original: inglês

atualizado
ocupação
Editores
descrição

Editorial guidelines and rewriting workflow for purging text of AI clichés, tropes, and formulaic filler. Identifies and removes overused AI vocabulary (such as delve, tapestry, seamlessly), negative parallelism, dramatic countdowns, and repetitive summaries…

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Style guide, legal compliance standards, and validation workflow for the Google Developers Blog. Enforces technical readability targets (Fog Index 12–15), professional tone, inclusive language, legal compliance, and style linting via Vale and Speedgrapher.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Structural guide and editorial model for organizing technical articles, developer documentation, and READMEs. Applies the Inverted Pyramid model to place high-value summaries and actionable quickstarts first, cascading down to usage workflows, architectural…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Technical SEO and Generative Engine Optimization (GEO) guide for developer docs and engineering blogs. Optimizes content for search engines and AI answer engines (Google AI Overviews, ChatGPT, Perplexity), splits human summary from search description…

Idioma do texto original: inglês

atualizado
Mostrando 29 de 29 skills coletadas.