Explore skills
12,624 skills found
Category alert
Get new Desenvolvimento skills every Monday
kod-fabrikasi
An AI-supported software factory that manages NotebookLM, Graphify, Git hooks, and a Phase-based Development workflow. As of v2.0, project management files follow the `.claude/{context,decisions,archives,references}/` subfolder convention, keeping the root directory clean.
vibecoding-interview
For a satirical interview roleplay game about HR professionals who don't understand AI coding tools.
project-indexer
Use when the user requests to index, map, or generate a project index, or wants an AI coding agent to understand the codebase layout without constant Glob/Grep. Also useful when navigating unfamiliar repositories where file search is expected.
otel-instrumentation
OpenTelemetry assistant for engineers. Use when asked to add OTel instrumentation to application code, look up SDK documentation or examples by language, or evaluate and score existing instrumentation quality against the Instrumentation Score specification.
letterxpress
Generates DIN 5008-compliant business letters as PDFs. Optionally, sends them via the LetterXpress Print-and-Mail API (test mode).
local-llm
Query local LM Studio or any OpenAI-compatible LLM server (like Ollama, llama.cpp, vLLM) for coding tasks, explanations, or text generation without using paid API tokens. Use when the user explicitly asks to use a local model, or for low-stakes tasks like code examples, documentation, simple scripts, or exploratory work where perfect accuracy isn't critical.
init-vue
Initializes a Vue3 project (Router, Pinia, ESLint, Prettier, Element Plus) supporting JS/TS with an optional package manager. Use --ts for TypeScript and --no-axios to skip Axios encapsulation.
agent-tact
Teaches agents OS platform awareness (Windows vs Linux shell/path conventions) and social restraint around git operations. Avoids wrong-command retries and premature commit/push prompts.
claude-md-sync
Keep CLAUDE.md documentation in sync with codebase evolution. Use this skill when the project structure, tech stack, or architecture has changed and documentation may be outdated, or when the user explicitly requests to sync, update, or check CLAUDE.md.
anki
Manage Anki flashcards during coding sessions — create, update, delete, and browse cards. Use when the user invokes /anki, asks to create or edit a flashcard, or when you notice the user learning something new and worth remembering.
freebird
Fans out a prompt across free AI providers (NVIDIA NIM, Groq, Cerebras, OpenRouter free pool, GitHub Models, Cloudflare Workers AI, Mistral, Together, SambaNova, HuggingFace) in a tmux panel view, then synthesizes one digested answer. It is ONLY triggered by /freebird-* slash commands, never automatically.
ship
End-of-session close that collects state from git, writes the continuity file from evidence, commits and pushes, preventing hallucinated session summaries.