Back to authors
prof-ramos

prof-ramos

84 Skills published on GitHub.

feature-planning

Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.

feature-specificationtask-decompositionimplementation-planfeature-prioritization
project-planningView skill →

ffuf-web-fuzzing

Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis

ffufweb-fuzzingpenetration-testingauthenticated-fuzzingresult-analysis
securityView skill →

file-operations

Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.

metadatafile-analysisfile-statisticsread-onlycontent-inspection
file-operationsView skill →

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

branch-managementmerge-strategypull-requestcode-cleanup
developmentView skill →

flowchart-creator

Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.

flowchartprocess-managementdecision-treesworkflow-automationvisualization
workflowView skill →

en-ptbr-tech-md

This skill should be used when translating English technical content to Brazilian Portuguese with Markdown output, preserving structure and terminology.

translationbrazilian-portuguesetechnical-contentmarkdownterminology-preservation
localizationView skill →

file-organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

file-organizationautomationduplicate-detectioncleanupdesktop-app
workflowView skill →

slack-gif-creator

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

animated-gifslack-integrationemojianimationvalidation
creative-codingView skill →

notebooklm

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

notebooklmgoogle-notebooksbrowser-automationpersistent-authsource-grounded-answers
knowledge-managementView skill →

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

presentationpptxeditinglayoutsspeaker-notes
content-creationView skill →

tapestry

Unified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or similar phrases indicating they want to extract content and create an action plan. Automatically detects content type (YouTube video, article, PDF) and processes accordingly.

content-extractionaction-planningunified-processingmultimedia-handlingautomation
content-creationView skill →

aws-serverless-eda

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.

awsserverlessevent-driven-architecturelambdaapi-gateway
architectureView skill →

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

pdf-processingdocument-manipulationform-handlingtext-extractiontable-extraction
toolingView skill →

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

playwrightbrowser-automationui-testingweb-testingtest-automation
testingView skill →

image-enhancer

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

image-enhancementresolutionsharpnessclaritypresentation-preparation
image-processingView skill →

code-execution

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.

code-executiontoken-optimizationbulk-processingperformanceworkflow-automation
developmentView skill →

rag-auditor

Produzir auditoria de colapso semantico em RAG, taxonomia hierarquica e schema de Graph-RAG para sistemas de recuperacao. Usar quando o usuario pede diagnostico de alucinacao/queda de precisao em vector stores, arquitetura RAG hierarquica ou grafo de conhecimento.

ragsemantic-collapsehierarchical-taxonomygraph-knowledgehallucination-detection
analyticsView skill →

meeting-insights-analyzer

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

meeting-analysisconversation-analysiscommunication-insightsbehavioral-analysisleadership-assessment
analyticsView skill →

conversation-analyzer

Analyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to understand usage patterns, optimize workflow, identify automation opportunities, or check if they're following best practices.

conversation-analysisworkflow-automationusage-metricsprocess-improvement
analyticsView skill →

competitive-ads-extractor

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

competitive-analysisad-extractionsocial-media-adscampaign-optimizationcreative-insights
marketingView skill →

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

canvaspngpdfvisual-artgraphic-design
designView skill →

code-transfer

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.

code-migrationrefactoringcode-organizationfile-operations
developmentView skill →

pict-test-designer

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.

test-case-generationpairwise-testingpicttest-modelingmarkdown
testingView skill →

timeline-creator

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

timeline-managementgantt-chartsmilestonesroadmapsprogress-tracking
project-planningView skill →

developer-growth-analysis

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

developer-guidancegrowth-patternslearning-resource-curationslack-integration
career-developmentView skill →

ui-ux-a11y-static-review

This skill should be used when performing static UI/UX and accessibility reviews of frontend codebases and producing a three-step report (context mapping, violations, executive synthesis) from code only.

uiux-designa11ystaticaccessibility-compliance
reviewView skill →

imagen

|

generative-aideep-learningtext-to-imagemachine-learningai-models
image-generationView skill →

article-extractor

Extract clean article content from URLs (blog posts, articles, tutorials) and save as readable text. Use when user wants to download, extract, or save an article/blog post from a URL without ads, navigation, or clutter.

articlescontent-extractiontext-extractionweb-scraping
content-creationView skill →

artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

reacttailwind-cssshadcn-uihtml-generationstate-management
uiView skill →

aws-cost-operations

This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment.

awscost-optimizationbilling-analysiscost-estimationsecurity-assessment
financeView skill →

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

problem-framingideationuser-intentrequirements-gatheringdesign-thinking
methodologyView skill →

brand-guidelines

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

brand-guidelinesdesign-standardstypographycolor-schemevisual-formatting
brandingView skill →

aws-agentic-ai

AWS Bedrock AgentCore comprehensive expert for deploying and managing all AgentCore services. Use when working with Gateway, Runtime, Memory, Identity, or any AgentCore component. Covers MCP target deployment, credential management, schema optimization, runtime configuration, memory management, and identity services.

AWSagent-frameworkcredential-managementruntime-configurationmemory-management
deployView skill →

changelog-generator

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

gitcommit-historyrelease-notesautomationchangelog
ciView skill →

aws-cdk-development

AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.

awsaws-cdkcloudformationinfrastructure-as-codetypescript
infrastructure-as-codeView skill →

async-python-patterns

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

asyncioconcurrent-programmingasync-awaitpythonperformance-optimization
developmentView skill →

architecture-diagram-creator

Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and deployment. Use when users request system architecture, project documentation, high-level overviews, or technical specifications.

architecture-diagramhtml-generationdata-flowtechnical-specificationssystem-design
architectureView skill →

csv-data-summarizer

Analyzes CSV files, generates summary stats, and plots quick visualizations using Python and pandas.

csvpandasdata-analysisdata-visualizationpython
analyticsView skill →

content-research-writer

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

content-writingcitationoutline-iterationwriting-feedbackcollaborative-writing
content-creationView skill →

docx

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

docxdocument-creationtracked-changescommentsformatting-preservationtext-extraction
docsView skill →

domain-name-brainstormer

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

domain-namesbrandingavailability-checkTLDscreative-tools
marketingView skill →

family-history-planning

Provides assistance with planning family history and genealogy research projects.

genealogyfamily-historyresearch-planninghistorical-research
researchView skill →

d3-viz

Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment.

d3.jsinteractive-visualizationsvgcustom-chartsjavascript
visualizationView skill →

code-refactor

Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.

code-refactoringbulk-operationscode-modernizationcross-file-changes
code-intelligenceView skill →

code-auditor

Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.

codebase-analysiscode-qualitytechnical-debtsecurity-assessmenttest-coverage
code-intelligenceView skill →

terminal-title

Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.

terminaldeveloper-productivitytask-managementautomation
workflowView skill →

codebase-documenter

Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.

code-documentationarchitecture-documentsdeveloper-guidancedocumentation-generation
docsView skill →

dashboard-creator

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

html-generationchart-manipulationkpiprogress-indicatorsdata-visualization
visualizationView skill →

markdown-to-epub-converter

Convert markdown documents and chat summaries into formatted EPUB ebook files that can be read on any device or uploaded to Kindle.

epubmarkdowndocument-conversionebookkindle
docsView skill →

hf-spaces-expert

This skill should be used when creating or configuring Hugging Face Spaces, including ZeroGPU hardware, secrets/env variables, persistent storage, repo-based deploys, and build/memory troubleshooting.

huggingfacespace-deploymenthardware-configurationsecrets-managementtroubleshooting
deployView skill →

Page 1 of 2 · 84 results