Skills de Claude Code · página 122
Skills individuales de Claude Code extraídas de todos los repositorios del directorio: cada SKILL.md, instalable con un comando, con su definición completa y las señales de confianza del repo.
Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print, output-format, stream-json, CI/CD, scripting.
aiskillstore/marketplaceInstalarClaude Code hook system for pre/post tool execution. Triggers on: hooks, PreToolUse, PostToolUse, hook script, tool validation, audit logging.
aiskillstore/marketplaceInstalarBoilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.
aiskillstore/marketplaceInstalar- code-stats422
Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.
aiskillstore/marketplaceInstalar Docker, Kubernetes, and AWS ECS/Fargate patterns. Triggers on: Dockerfile, docker-compose, kubernetes, k8s, helm, pod, deployment, service, ingress, container, image, ecs, fargate, task definition, ecs service, awsvpc, FARGATE_SPOT, ALB, ecs vs kubernetes.
aiskillstore/marketplaceInstalarProcess JSON with jq and YAML/TOML with yq. Filter, transform, query structured data efficiently. Triggers on: parse JSON, extract from YAML, query config, Docker Compose, K8s manifests, GitHub Actions workflows, package.json, filter data.
aiskillstore/marketplaceInstalar- doc-scanner422
Scans for project documentation files (AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and 15+ other formats) and synthesizes guidance. Auto-activates when user asks to review, understand, or explore a codebase, when starting work in a new project, when asking about conventions or agents, or when documentation context would help. Can consolidate multiple platform docs into unified AGENTS.md.
aiskillstore/marketplaceInstalar - file-search422
Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search code, fzf, fuzzy find, search codebase.
aiskillstore/marketplaceInstalar - find-replace422
Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch replace, sed replacement, string replacement, rename.
aiskillstore/marketplaceInstalar - git-workflow422
Enhanced git operations using lazygit, gh (GitHub CLI), and delta. Triggers on: stage changes, create PR, review PR, check issues, git diff, commit interactively, GitHub operations, rebase, stash, bisect.
aiskillstore/marketplaceInstalar - mcp-patterns422
Model Context Protocol (MCP) server patterns for building integrations with Claude Code. Triggers on: mcp server, model context protocol, tool handler, mcp resource, mcp tool.
aiskillstore/marketplaceInstalar Detects stale project plans and suggests session commands. Triggers on: sync plan, update plan, check status, plan is stale, track progress, project planning.
aiskillstore/marketplaceInstalarPython asyncio patterns for concurrent programming. Triggers on: asyncio, async, await, coroutine, gather, semaphore, TaskGroup, event loop, aiohttp, concurrent.
aiskillstore/marketplaceInstalarCLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.
aiskillstore/marketplaceInstalarSQLAlchemy and database patterns for Python. Triggers on: sqlalchemy, database, orm, migration, alembic, async database, connection pool, repository pattern, unit of work.
aiskillstore/marketplaceInstalar- python-env422
Fast Python environment management with uv (10-100x faster than pip). Triggers on: uv, venv, pip, pyproject, python environment, install package, dependencies.
aiskillstore/marketplaceInstalar FastAPI web framework patterns. Triggers on: fastapi, api endpoint, dependency injection, pydantic model, openapi, swagger, starlette, async api, rest api, uvicorn.
aiskillstore/marketplaceInstalarObservability patterns for Python applications. Triggers on: logging, metrics, tracing, opentelemetry, prometheus, observability, monitoring, structlog, correlation id.
aiskillstore/marketplaceInstalarpytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.
aiskillstore/marketplaceInstalarPython type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict.
aiskillstore/marketplaceInstalarQuick reference for RESTful API design patterns, HTTP semantics, caching, and rate limiting. Triggers on: rest api, http methods, status codes, api design, endpoint design, api versioning, rate limiting, caching headers.
aiskillstore/marketplaceInstalarSecurity patterns and OWASP guidelines. Triggers on: security review, OWASP, XSS, SQL injection, CSRF, authentication, authorization, secrets management, input validation, secure coding.
aiskillstore/marketplaceInstalar- sql-patterns422
Quick reference for common SQL patterns, CTEs, window functions, and indexing strategies. Triggers on: sql patterns, cte example, window functions, sql join, index strategy, pagination sql.
aiskillstore/marketplaceInstalar - sqlite-ops422
Patterns for SQLite databases in Python projects - state management, caching, and async operations. Triggers on: sqlite, sqlite3, aiosqlite, local database, database schema, migration, wal mode.
aiskillstore/marketplaceInstalar Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern, refactor usages, find where function is used, structural search, ast-grep, sg.
aiskillstore/marketplaceInstalarQuick reference for Tailwind CSS utility patterns, responsive design, and configuration. Triggers on: tailwind, utility classes, responsive design, tailwind config, dark mode css, tw classes.
aiskillstore/marketplaceInstalar- task-runner422
Run project commands with just. Check for justfile in project root, list available tasks, execute common operations like test, build, lint. Triggers on: run tests, build project, list tasks, check available commands, run script, project commands.
aiskillstore/marketplaceInstalar Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test isolation.
aiskillstore/marketplaceInstalarRecommend the right agents and skills for any task. Covers both heavyweight agents (Task tool) and lightweight skills (Skill tool). Triggers on: which agent, which skill, what tool should I use, help me choose, recommend agent, find the right tool.
aiskillstore/marketplaceInstalar- doc-writer422
Create or update numbered task docs using repo context, DOC_TEMPLATE.md, and naming conventions.
aiskillstore/marketplaceInstalar Create charts, graphs, and visualizations from data. Use when the user needs to visualize data, create charts, or generate reports with graphics.
aiskillstore/marketplaceInstalar- memory-bank422
Persistent project documentation system that maintains context across sessions. Creates structured Memory Bank files to preserve project knowledge, decisions, and progress.
aiskillstore/marketplaceInstalar Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs, forms, or document extraction.
aiskillstore/marketplaceInstalarPython FastAPI development with uv package manager, modular project structure, SQLAlchemy ORM, and production-ready patterns.
aiskillstore/marketplaceInstalar- commit422
Helps write conventional commit messages, create atomic commits, and follow git best practices. Use when the agent needs to help with git commits, commit message writing, or git workflow guidance.
aiskillstore/marketplaceInstalar - create-skill422
Guide for creating new Agent Skills. Use this skill when you need to create a new skill.
aiskillstore/marketplaceInstalar - develop422
General principles for exploring, developing, editing, and refactoring code. Use for codebase analysis, implementation tasks, and code quality improvements.
aiskillstore/marketplaceInstalar - plan422
Guidelines for iteratively planning tasks and changes before implementation. Use this when the user requests a non-trivial task or when you need to align on a complex implementation strategy.
aiskillstore/marketplaceInstalar - review-code422
Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.
aiskillstore/marketplaceInstalar Interactive skill creation assistant that guides users through building new Agent Skills for Claude Code. Use when creating new skills, building custom capabilities, or when the user runs /new-skill command. Helps design skill structure, craft descriptions, create scripts, and organize supporting files.
aiskillstore/marketplaceInstalar- knowledge422
Display knowledge base status and recent learnings
aiskillstore/marketplaceInstalar - learn-off422
Disable continuous learning mode
aiskillstore/marketplaceInstalar - learn-on422
Enable continuous learning mode for automatic insight extraction
aiskillstore/marketplaceInstalar - learn-reset422
Clear the knowledge base and start fresh
aiskillstore/marketplaceInstalar - learn422
Extract and persist insights from the current conversation to the knowledge base
aiskillstore/marketplaceInstalar - route422
Manually route a query to the optimal Claude model (Haiku/Sonnet/Opus)
aiskillstore/marketplaceInstalar - router-stats422
Display Claude Router usage statistics and cost savings
aiskillstore/marketplaceInstalar - architect422
Design systems, plan implementations, review architecture decisions - Use when you need to plan a complex feature, design system architecture, or make high-level technical decisions.
aiskillstore/marketplaceInstalar - coder422
Write, edit, and refactor code with full tool access - Use when you need to actually write or modify code, create files, run commands, or implement features.
aiskillstore/marketplaceInstalar - docs422
Research documentation, find examples, explain APIs and libraries - Use when you need to look up official documentation, find code examples, understand library APIs, or research best practices.
aiskillstore/marketplaceInstalar - explorer422
Quickly search and navigate the codebase - Use when you need to quickly find files, search for patterns, or locate specific code without deep analysis.
aiskillstore/marketplaceInstalar - atlassian422
|
sanjay3290/ai-skillsInstalar - azure-devops422
|
sanjay3290/ai-skillsInstalar Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.
sanjay3290/ai-skillsInstalar- elevenlabs422
|
sanjay3290/ai-skillsInstalar - gmail422
|
sanjay3290/ai-skillsInstalar |
sanjay3290/ai-skillsInstalar- google-chat422
|
sanjay3290/ai-skillsInstalar - google-docs422
|
sanjay3290/ai-skillsInstalar - google-drive422
|
sanjay3290/ai-skillsInstalar |
sanjay3290/ai-skillsInstalar|
sanjay3290/ai-skillsInstalar- google-tts422
|
sanjay3290/ai-skillsInstalar - imagen422
|
sanjay3290/ai-skillsInstalar - jules422
Delegate coding tasks to Google Jules AI agent for asynchronous execution. Use when user says: 'have Jules fix', 'delegate to Jules', 'send to Jules', 'ask Jules to', 'check Jules sessions', 'pull Jules results', 'jules add tests', 'jules add docs', 'jules review pr'. Handles: bug fixes, documentation, features, tests, refactoring, code reviews. Works with GitHub repos, creates PRs.
sanjay3290/ai-skillsInstalar - manus422
Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.
sanjay3290/ai-skillsInstalar - mssql422
Execute read-only SQL queries against multiple Microsoft SQL Server databases. Use when: (1) querying MSSQL/SQL Server databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
sanjay3290/ai-skillsInstalar - mysql422
Execute read-only SQL queries against multiple MySQL databases. Use when: (1) querying MySQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
sanjay3290/ai-skillsInstalar - notebooklm422
Query and manage Google NotebookLM notebooks with persistent profile auth, source sync, batch/multi queries, and structured exports. Use when user asks to query NotebookLM, 'ask my notebook', shares NotebookLM notebook URLs, wants to list/create notebooks, manage sources, do bulk folder sync, dedupe, or audit exports.
sanjay3290/ai-skillsInstalar - outline422
Search, read, and manage Outline wiki documents. Use when: (1) searching wiki for documentation, (2) reading wiki pages or articles, (3) listing wiki collections or documents, (4) creating or updating wiki content, (5) exporting documents as markdown. Works with any Outline wiki instance (self-hosted or cloud).
sanjay3290/ai-skillsInstalar - postgres422
Execute read-only SQL queries against multiple PostgreSQL databases. Use when: (1) querying PostgreSQL databases, (2) exploring database schemas/tables, (3) running SELECT queries for data analysis, (4) checking database contents. Supports multiple database connections with descriptions for intelligent auto-selection. Blocks all write operations (INSERT, UPDATE, DELETE, DROP, etc.) for safety.
sanjay3290/ai-skillsInstalar Use this skill when the user wants to find customer leads from short-video comments, generate customer-discovery keywords, review lead intent, query a customer pool, or prepare outreach scripts with PPXC.
aiskillstore/marketplaceInstalar|
sanjay3290/ai-skillsInstalar- grok-build422
Orchestrate coding work by delegating well-specified implementation tasks to xAI's Grok Build CLI (grok) running headlessly, while the coding assistant plans, writes the task specs, reviews every diff, and owns the result. Use when user says: 'use grok', 'grok build', 'delegate to grok', 'have grok implement', 'have grok execute', 'have grok build', 'send to grok', 'execute this plan with grok'. Executes a Markdown implementation plan task-by-task, or ad-hoc tasks with an inline spec.
sanjay3290/ai-skillsInstalar - telegram422
Send Telegram messages, files, and alerts via bot API; read replies; ask questions with inline buttons and wait for the answer (approve-from-phone). Supports multiple bots and named chat targets. Use when the user wants to send a Telegram message or alert, get notified on Telegram when a task finishes or needs input, ask for approval via Telegram, or wire Telegram notifications into hooks, cron jobs, or CI. Triggers: 'telegram', 'send me a telegram', 'alert me on telegram', 'ask me on telegram', 'notify me when done'.
sanjay3290/ai-skillsInstalar - whatsapp422
Send and receive WhatsApp messages via the unofficial linked-device client pywhats (pip install pywhats) — pair with QR, send text/images, group chat, read receipts, presence/typing, and a long-running JSON event stream. Use when the user wants to script WhatsApp as a linked companion device (like WhatsApp Web), pair a device, send a WhatsApp from Python, or listen for inbound messages. Triggers: 'whatsapp', 'send whatsapp', 'pair whatsapp', 'pywhats', 'linked device', 'whatsapp web client'. NOT the official WhatsApp Business/Cloud API.
sanjay3290/ai-skillsInstalar - agy-worker422
Let Codex use Google Antigravity CLI (agy) for repository exploration, bounded feature work, and project-scale implementation. Use when a Codex task benefits from delegated repository work while Codex retains diff review, verification, repair, and delivery assurance.
aiskillstore/marketplaceInstalar Plans migrations from Zscaler ZIA/ZPA, Palo Alto, legacy VPN, SWG, or SASE stacks to Cloudflare One. Use for migration assessments, policy mapping, rollout plans, and parity/gap analysis.
aiskillstore/marketplaceInstalar- insforge-cli422
>-
aiskillstore/marketplaceInstalar >-
aiskillstore/marketplaceInstalar- insforge422
>-
aiskillstore/marketplaceInstalar >
aiskillstore/marketplaceInstalarUse when replying. Refresh current date and time.
aiskillstore/marketplaceInstalar- dedupe422
Use when deduplicating bounded collections.
aiskillstore/marketplaceInstalar - references422aiskillstore/marketplaceInstalar
- archify422
Create polished, validated architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as explorable standalone HTML with inline SVG, dark/light themes, optional trace motion, and PNG/JPEG/WebP/SVG/WebM export. Accept plain-language requirements or pasted Mermaid flowchart, sequenceDiagram, and stateDiagram input; inspect repository evidence when the diagram must reflect real code. Use when the user asks to visualize system architecture, infrastructure, cloud/security/network topology, technical workflows, API call sequences, request lifecycles, data pipelines, ETL/ELT, data lineage, state machines, or to convert/beautify Mermaid.
aiskillstore/marketplaceInstalar Reddit moderation via PRAW: fetch modqueue, classify reports, take actions.
notque/vexjoy-agentInstalar- csuite419
C-suite executive decision support: strategy, technology, growth, competitive intelligence, project evaluation.
notque/vexjoy-agentInstalar Customer support workflows — ticket triage, response drafting, knowledge base articles, escalation handling, customer research. Use when triaging support tickets, drafting customer responses, creating KB articles, managing escalations, or researching customer context.
notque/vexjoy-agentInstalar- design419
Design workflows — UX copy, design systems, design critique, accessibility review, design handoff, user research synthesis. Use when writing UI copy, reviewing designs, building component systems, checking accessibility, or preparing developer handoffs.
notque/vexjoy-agentInstalar - finance419
Finance and accounting: journal entries, reconciliation, variance analysis, financial statements, audit support, month-end close, SOX testing.
notque/vexjoy-agentInstalar - hr419
People operations workflows — recruiting pipeline, performance reviews, compensation analysis, offer drafting, interview prep, onboarding, org planning. Use when managing hiring pipelines, writing performance reviews, analyzing compensation, drafting offers, or planning organizational changes.
notque/vexjoy-agentInstalar - legal419
Legal workflows — contract review, compliance checks, NDA triage, risk assessment, legal briefs. Use when reviewing contracts, checking compliance, triaging NDAs, assessing legal risk, or drafting legal documents. Not legal advice — analysis support for qualified professionals.
notque/vexjoy-agentInstalar - marketing419
Marketing: SEO audits, campaign planning, content strategy, email sequences, competitive analysis, brand review, performance reporting.
notque/vexjoy-agentInstalar - operations419
Business operations: vendor management, runbooks, process docs, risk assessment, capacity planning, change management, compliance tracking.
notque/vexjoy-agentInstalar Product management: feature specs, roadmaps, stakeholder updates, user research synthesis, competitive analysis, metrics, sprint planning.
notque/vexjoy-agentInstalar- productivity419
Personal productivity: pick what to work on next, prioritize tasks, plan your day, weekly reviews, meeting optimization, goals, status updates.
notque/vexjoy-agentInstalar - sales419
Sales workflows — call prep, pipeline analysis, outreach, competitive intelligence, forecasting. Use when prepping for calls, reviewing pipeline health, drafting personalized outreach, analyzing competitors, or building forecasts.
notque/vexjoy-agentInstalar - code-cleanup419
Detect stale TODOs, unused imports, and dead code.
notque/vexjoy-agentInstalar - code-linting419
Run Python (ruff) and JavaScript (Biome) linting.
notque/vexjoy-agentInstalar