Skip to main content

Skills neste repositório

davila7/claude-code-templates - Página 6

O SkillsMP coletou 850 skills de davila7/claude-code-templates. Abra uma skill para revisar a origem e os detalhes.

davila7/claude-code-templates

Mostrando 40 de 850 skills coletadas.

ocupação
Arquitetos de banco de dados
descrição

Schema migrations and versioning for PocketBase. Use when creating migrations, managing schema versions, syncing collections between environments, using automigrate, or creating collections programmatically. Covers migrate commands, migration file format,…

Idioma do texto original: inglês

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

JavaScript SDK usage for PocketBase client applications. Use when calling PocketBase from frontend or Node.js, authenticating users, subscribing to realtime events, uploading files, or working with the PocketBase JS/TS SDK. Covers CRUD, auth flows, authStore,…

Idioma do texto original: inglês

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

X API & Twitter scraper skill for AI coding agents. Builds integrations with the Xquik REST API, MCP server & webhooks: tweet search, user lookup, follower extraction, engagement metrics, giveaway contest draws, trending topics, account monitoring,…

Idioma do texto original: inglês

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

Git Context Controller (GCC) - Manages agent memory as a versioned file system under .GCC/. This skill should be used when working on multi-step projects that benefit from structured memory persistence, milestone tracking, branching for alternative…

Idioma do texto original: inglês

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

Auto-detect testing framework and run relevant tests. Identifies Jest, Vitest, Playwright, Cypress, pytest, Go test, and others. Can run all tests, specific file tests, or generate basic tests for new code. Usage - /test-detect, /test-detect…

Idioma do texto original: inglês

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

Analyze staged/unstaged changes and create semantic conventional commits with context about WHY, not just WHAT. Auto-detects commit type and scope from the diff. Supports optional type/scope arguments. Usage - /commit-smart, /commit-smart fix, /commit-smart…

Idioma do texto original: inglês

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

Generate a structured demo outline from your session's change log and git history. Reads .claude/critical_log_changes.csv and git log to produce presentation-ready talking points for end-of-day demos, standups, or delivery deadlines.

Idioma do texto original: inglês

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

AI agent payment infrastructure — ACTP escrow, x402 instant payments, USDC settlement on Base L2. Interactive onboarding: asks your preferences, generates customized agent code, verifies setup. Covers provider/requester patterns, adapter routing, 8-state…

Idioma do texto original: inglês

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

A tool for creating and managing Garry's Mod addons, including Lua scripting, content creation, and addon packaging. Use when: developing new addons, writing Lua scripts for GMod, organizing addon files, or when user mentions Garry's Mod, GMod, Lua scripting,…

Idioma do texto original: inglês

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

Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys or endpoints, troubleshooting plugin connection issues, or verifying the observability pipeline is running.

Idioma do texto original: inglês

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

Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent", "wake agent", "install plugin", "show agent", "restart agent", or any agent lifecycle management…

Idioma do texto original: inglês

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

Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an agent", "check agent inbox", "message another agent", "reply to a message", "notify an agent", or…

Idioma do texto original: inglês

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

Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs", "find documentation", "look up a function", "check the API", or before implementing changes to…

Idioma do texto original: inglês

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

Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check dependencies", "what uses this", "show relationships", "find serializers", or when reading code and needing…

Idioma do texto original: inglês

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

Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we discuss", "remember when", "find previous conversation", "check history", or before starting work…

Idioma do texto original: inglês

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

Create and manage persistent markdown planning files for structured task execution. Use when the user asks to "create a plan", "track progress", "start a research project", or when a task requires more than 5 tool calls and needs structured phase tracking to…

Idioma do texto original: inglês

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

Get AI-powered match predictions for Premier League and Champions League including scores, next goal, and corners.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Pixel-perfect Figma to React conversion using coderio. Generates production-ready code (TypeScript, Vite, TailwindCSS V4) with high visual fidelity. Features robust error handling, checkpoint recovery, and streamlined execution via helper script.

Idioma do texto original: inglês

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

This skill should be used when the user asks to "create a Telegram bot", "build a Telegram chatbot", "set up a Telegram webhook", "add inline keyboards to a bot", "handle Telegram callback queries", "implement Telegram payments", "send media via Telegram…

Idioma do texto original: inglês

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

Complete guide for building MCP servers with FastMCP 3.0 - tools, resources, authentication, providers, middleware, and deployment. Use when creating Python MCP servers or integrating AI models with external tools and data.

Idioma do texto original: inglês

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

Plan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data…

Idioma do texto original: inglês

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

Plan and build production-ready Rust CLI tools using clap for argument parsing, with subcommands, config file support, colored output, and proper error handling. Uses interview-driven planning to clarify commands, input/output formats, and distribution…

Idioma do texto original: inglês

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

Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before…

Idioma do texto original: inglês

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

Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or…

Idioma do texto original: inglês

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

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and…

Idioma do texto original: inglês

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

Use when the user asks to generate or edit images via the OpenAI Image API (for example: generate image, edit/inpaint/mask, background removal or replacement, transparent background, product shots, concept art, covers, or batch variants); run the bundled CLI…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

Idioma do texto original: inglês

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

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

Idioma do texto original: inglês

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

Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.

Idioma do texto original: inglês

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

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

Idioma do texto original: inglês

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

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

Idioma do texto original: inglês

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

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

Idioma do texto original: inglês

atualizado
ocupação
Editores de desktop
descrição

Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks.

Idioma do texto original: inglês

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

Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.

Idioma do texto original: inglês

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

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

Idioma do texto original: inglês

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

Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for…

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 850 skills coletadas.