jornalistainclusivo
- 48 skills
- 0 followers
- 10 hours ago last updated
- ▌ Mobile Design · jornalistainclusivo bundleMobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
- ▌ Frontend Design · jornalistainclusivo bundleDesign thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
- ▌ Parallel Agents · jornalistainclusivoMulti-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.
- ▌ I18N Localization · jornalistainclusivo bundleInternationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
- ▌ Nodejs Best Practices · jornalistainclusivoNode.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
- ▌ Web Design Guidelines · jornalistainclusivoReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
- ▌ Lint And Validate · jornalistainclusivo bundleAutomatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.
- ▌ Github · jornalistainclusivo bundleUse the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.
- ▌ Rust Pro · jornalistainclusivoMaster Rust 1.75+ with modern async patterns, advanced type system features, and production-ready systems programming. Expert in the latest Rust ecosystem including Tokio, axum, and cutting-edge crates. Use PROACTIVELY for Rust development, performance optimization, or systems programming.
- ▌ Wordpress · jornalistainclusivoComplete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening. Includes WordPress 7.0 features: Real-Time Collaboration, AI Connectors, Abilities API, DataViews, and PHP-only blocks.
- ▌ Clean Code · jornalistainclusivoPragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
- ▌ Postgresql · jornalistainclusivoDesign a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
- ▌ App Builder · jornalistainclusivo bundleMain application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
- ▌ MCP Builder · jornalistainclusivo bundleCreate MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks.
- ▌ Prd Creator · jornalistainclusivo bundleCreates comprehensive Product Requirements Documents (PRD) — the foundational document that defines WHAT to build and WHY, upstream of SDD and Spec in the JINC pipeline. Use this skill whenever a user wants to: write a PRD, capture product requirements, define a feature from a business or user perspective, document user stories and acceptance criteria, build a business case, analyze market opportunity, define success metrics, or translate a raw idea into structured requirements. Trigger for: 'escreve o PRD', 'define os requisitos', 'preciso documentar esse produto', 'quero as user stories para', 'define essa feature', 'business case para', 'what should this product do', 'capture requirements for', or any request to define product scope before architecture. Always the first document in the JINC pipeline — PRD precedes SDD and Spec. Use even if the user doesn't say 'PRD' — if they're figuring out WHAT to build, this skill applies.
- ▌ Sdd Creator · jornalistainclusivo bundleCreates Software Design Documents (SDD) following Spec-Driven Development principles for all types of software. Use this skill whenever a user wants to design software before coding, document an architecture, write a technical spec, convert a PRD into an SDD, plan system design, or run a 'vibe architecture' session. Trigger also for phrases like 'let's spec this out', 'design the system', 'document this feature', 'lock the architecture', 'bora codar' (after an idea description), 'quero criar um sistema', 'vamos arquitetar isso', or any request to plan a feature at the system level before implementation. This skill acts as a Senior CTO + Staff Engineer using a Pair Architecture (Vibe Coding) flow: Seed → Mirror → Jam → Lock. Always use it — even for simple features — when the user's intent is 'design first, code second.'
- ▌ Spec Creator · jornalistainclusivo bundleCreates technical Specifications (Spec) — the precise, unambiguous definition of software behavior used as the source of truth for AI code generation agents. Use this skill when a user wants to: write a technical spec, convert PRD requirements into typed contracts, define TypeScript interfaces/Zod schemas from user stories, generate OpenAPI 3.1 contracts, specify state machines, scaffold tests from requirements, or prepare a document so that Cursor/Claude Code/Antigravity can generate production code without further clarification. Trigger for phrases like 'escreve a spec', 'detalha a implementação', 'quero os tipos TypeScript', 'define os contratos de API', 'especifica esse componente/feature', 'quero que o Cursor implemente isso', 'preciso da spec técnica', or any request to make PRD/SDD decisions precise enough for AI-driven code generation. Always positioned downstream of PRD + SDD.
- ▌ Skill Creator · jornalistainclusivoCreate new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
- ▌ Mlops Engineer · jornalistainclusivoBuild comprehensive ML pipelines, experiment tracking, and model registries with MLflow, Kubeflow, and modern MLOps tools.
- ▌ Prompt Library · jornalistainclusivoA comprehensive collection of battle-tested prompts inspired by [awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) and community best practices.
- ▌ Security Audit · jornalistainclusivoComprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.
- ▌ Conductor Setup · jornalistainclusivoConfigure a Rails project to work with Conductor (parallel coding agents)
- ▌ Prompt Engineer · jornalistainclusivo bundleTransforms user prompts into optimized prompts using frameworks (RTF, RISEN, Chain of Thought, RODES, Chain of Density, RACE, RISE, STAR, SOAP, CLEAR, GROW)
- ▌ Python Patterns · jornalistainclusivoPython development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
- ▌
- ▌ Senior Fullstack · jornalistainclusivo bundleComplete toolkit for senior fullstack with modern tools and best practices.
- ▌ Skill Creator Ms · jornalistainclusivoGuide for creating effective skills for AI coding agents working with Azure SDKs and Microsoft Foundry services. Use when creating new skills or updating existing skills.
- ▌ Docker Containers · jornalistainclusivo bundleBuild, repair, and harden Docker-based development and deployment setups for applications and services. Use when any agent needs to create or update `Dockerfile`, `.dockerignore`, `compose.yaml` or `docker-compose.yml`, container entrypoints, multi-stage builds, local service orchestration, or container debugging workflows. Trigger for requests such as containerizing a Node/Python/Go app, adding Postgres or Redis with Compose, shrinking images, fixing container startup failures, debugging port or volume issues, improving Docker caching, or making a container setup safer for production.
- ▌ Typescript Expert · jornalistainclusivoTypeScript specialist for modern development. Use this skill when the user wants help with complex types, fixing TS errors, implementing strict typing without 'any', generics, or optimizing TypeScript configurations.
- ▌ Conductor Validator · jornalistainclusivoValidates Conductor project artifacts for completeness, consistency, and correctness. Use after setup, when diagnosing issues, or before implementation to verify project context.
- ▌ Intelligent Routing · jornalistainclusivoAutomatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.
- ▌ Devops Jinc Protocol · jornalistainclusivoDevOps JINC Protocol for AI-Native Hybrid Governance and engineering guidelines.
- ▌ API Design Principles · jornalistainclusivo bundleMaster REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
- ▌ Context7 Auto Research · jornalistainclusivoAutomatically fetch latest library/framework documentation for Claude Code via Context7 API. Use when you need up-to-date documentation for libraries and frameworks or asking about React, Next.js, Prisma, or any other popular library.
- ▌ Postgres Best Practices · jornalistainclusivo bundlePostgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
- ▌ Postgresql Optimization · jornalistainclusivoPostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.
- ▌ Python Testing Patterns · jornalistainclusivo bundleImplement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
- ▌ Jinc Governance Standards · jornalistainclusivo🛡️ JINC Governance Standards — DevOps & Vibe-Coding Edition. Mandatory guidelines for accessibility, inclusion, and ethics for the Jornalista Inclusivo project.
- ▌ Github Workflow Automation · jornalistainclusivoPatterns for automating GitHub workflows with AI assistance, inspired by [Gemini CLI](https://github.com/google-gemini/gemini-cli) and modern DevOps practices.
- ▌ Python Fastapi Development · jornalistainclusivoPython FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.
- ▌ API Security Best Practices · jornalistainclusivoImplement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities
- ▌ Wordpress Plugin Development · jornalistainclusivoWordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, security best practices, and WordPress 7.0 features: Real-Time Collaboration, AI Connectors, Abilities API, DataViews, and PHP-only blocks.
- ▌ Strapi Editorial Orchestrator · jornalistainclusivo bundleHow to process journalistic drafts in Strapi 5 and generate AI metadata, Plain Language summaries, and Contextual Layers. Make sure to use this skill whenever the user mentions `/automacao-jinc`, `/revisar-acessibilidade`, `/gerar-contexto`, "Strapi 5 lifecycles", "AST Blocks", "Plain Language WCAG", "Gerar SEO", or is editing files like `lifecycles.ts` or `ai-prompts.ts` in the CMS. Even if they don't explicitly name this skill, trigger it when dealing with Strapi 5 AI metadata generation or accessible journalistic content processing.
- ▌ Wordpress Penetration Testing · jornalistainclusivoAssess WordPress installations for common vulnerabilities and WordPress 7.0 attack surfaces.
- ▌ Code Documentation Doc Generate · jornalistainclusivo bundleYou are a documentation expert specializing in creating comprehensive, maintainable documentation from code. Generate API docs, architecture diagrams, user guides, and technical references using AI-powered analysis and industry best practices.
- ▌ Codebase To Wordpress Converter · jornalistainclusivoExpert skill for converting any codebase (React/HTML/Next.js) into a pixel-perfect, SEO-optimized, and dynamic WordPress theme.
- ▌ Python Performance Optimization · jornalistainclusivo bundleProfile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
- ▌ Accessibility Compliance Accessibility Audit · jornalistainclusivo bundleYou are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.