Guide ADVPL and TLPP development for the TOTVS Protheus ecosystem.
Project overview
ADVPL Dev gives Claude domain guidance for building on TOTVS Protheus, including naming and source conventions, database locks and transactions, MVC entry points, REST APIs, error handling, performance, essential functions, SX tables, and common failures. It is distributed as an installable Claude skill with reference material compiled from TOTVS documentation.
Manage Notes and Reminders while querying Voice Memos data on macOS.
Project overview
Apple Skill gives agents practical AppleScript patterns for listing, reading, creating, completing, or deleting Apple Notes and Reminders. Because Voice Memos has no public scripting API, it documents the local SQLite schema and query patterns for listing or exporting recordings. It has no third-party dependencies, but the undocumented Voice Memos schema may change with macOS updates.
Build a personalized, offline interview-prep app from your role and background.
Project overview
Give the skill a company, role, interview date, and your experience, and it generates a tailored standalone HTML preparation app with talking points, question banks, flashcards, a simulation timer, readiness tracking, and browser speech features. The file opens in Chrome without a build step, although speech recognition may require serving it locally when the `file://` protocol is restricted. Web research is optional enrichment.
General skillResearch and knowledgeModel Context Protocol
meeting-intel-brief↗
@FuzulsFriend·Python
Research a company and attendee before a meeting, then build an HTML brief.
Project overview
Meeting Intel Brief takes a person's name, company, and meeting type, then coordinates parallel research on the organization, attendee, and surrounding context. It produces a standalone HTML brief with company facts, personal background, likely goals, conversation openers, questions, and watch-outs for sales, interviews, investing, or partnerships. Current intelligence requires working web-search or MCP tools.
Chain planning, review, issue creation, and execution into a resumable workflow.
Project overview
Launchpad coordinates wave-planner, plan-review, Linear issue creation, and hive-mind-execution as a four-stage Claude Code workflow with explicit gates. It can resume from the last completed stage, start from a chosen phase, skip review, or route infrastructure work differently, and verifies that Linear issues exist before execution. The companion skills and integrations are required.
Plan a U.S. campaign with nonpartisan tools for compliance, messaging, and voter outreach.
Project overview
Get Elected guides U.S. candidates from campaign launch through fundraising, messaging, field operations, and voter engagement, with commands that generate plans, compliance checklists, speeches, emails, and volunteer materials. It includes federal guidance and state-specific coverage for eleven states. Because election and campaign-finance rules change by jurisdiction, the project is educational and should not replace advice from an attorney or election authority.
Play an asynchronous multiplayer PvP RPG inside the Claude Code terminal.
Project overview
Data Barrens turns Claude Code into a terminal RPG where players create characters, fight asynchronously, loot equipment, collect sets, and climb an ELO ladder. Installing the Markdown skill connects the agent to the public game server, while a FastAPI and SQLite backend can also be self-hosted with Docker for a private instance.
Move software ideas through specification, validation, security checks, and delivery.
Project overview
Project Maker guides Claude Code through staged, spec-driven development instead of one drifting conversation. It creates progressive on-disk artifacts for discovery, requirements, planning, execution, acceptance testing, security review, and pull-request delivery, while adapting the depth to the project size. Independent validators, resumable UAT, and explicit gates stop failed or risky work from being presented as complete.
Analyze songs for lyrics, genre, mood, instruments, tempo, key, and production.
Project overview
Give it an MP3, WAV, FLAC, M4A, or OGG file to separate vocals, transcribe lyrics, and extract musical features such as BPM, key, and spectral characteristics. An AI agent then turns the raw results into genre, mood, instrument, vocal, and production analysis. Python and ffmpeg are required; a CUDA GPU is recommended but not mandatory.
Turn product, venue, or personal notes into ready-to-post Xiaohongshu copy.
Project overview
Give it a product recommendation, store visit, or personal experience and receive a Xiaohongshu-style post with a stronger title, mobile-friendly short paragraphs, emoji pacing, and layered hashtags. It is aimed at creators, brands, e-commerce teams, and casual reviewers who want to reshape stiff source material into copy that feels native to the platform.
Plan keywords and search optimization for Douyin or TikTok videos.
Project overview
Use this skill to build a keyword hierarchy and search-focused content plan for Douyin or TikTok videos. It helps creators look beyond recommendation feeds by reviewing how titles, phrasing, and topic coverage align with likely search queries. The workflow is intended for short-video creators, social media operators, and local businesses seeking more discoverable content.
Audit web apps for WCAG 2.2 AA and turn violations into source-level fixes.
Project overview
Run axe-core through Playwright against public or session-authenticated pages, map each violation to the relevant WCAG success criteria, and use the application source to propose concrete edit diffs. The skill produces a deterministic Markdown findings report and can optionally fill a user-supplied VPAT 2.5 INT template. It is primarily intended for auditing web apps whose source Claude can read.
Review code, architecture, and product scope through a simplicity-first senior engineering lens.
Project overview
Use this skill to challenge premature abstractions, unnecessary services, oversized product scopes, and clever code that future maintainers will struggle to understand. It favors readable implementations, prototypes, integration tests, small refactors, and measurement before optimization. The playful grug voice is optional; the underlying review keeps technical rigor and still accepts complexity when the problem genuinely requires it.
Turn a stock ticker into a sourced five-part equity research report and PDF.
Project overview
Enter a ticker to research the business, catalysts, valuation, peer comparisons, downside risks, technical setup, and overall thesis using current web data. The skill adds sector-specific analysis for biotech, SaaS, and commodities and can export a formatted PDF alongside the chat summary. It states a data-backed view without issuing buy or sell advice, and critical figures should still be independently verified.
Collection or directorySoftware developmentClaude Code
ClaudeMarketplace↗
@RealDougEubanks·Shell
Browse and install Claude Code skills for reviews, architecture, security, testing, and documentation.
Project overview
Add reusable, versioned slash-command skills to Claude Code for work such as code review, security audits, architecture design, testing, documentation maintenance, and multi-agent development. The marketplace supports selective enablement, automatic updates, and repository scripts for scaffolding and validating contributed skills. It requires an installed and authenticated Claude Code environment plus Git access to the marketplace source.
Reverse-engineer Atari ST binaries into annotated disassembly and technical documentation.
Project overview
Run a seven-phase workflow on Atari ST PRG, TOS, ACC, or raw binaries to identify sections, system calls, data regions, and subroutines. The skill coordinates analysis and review, then produces an annotated 68000 listing, a technical analysis, a user manual, and a context file for later sessions. Its tooling is designed for games, demos, GEM applications, utilities, and other Atari ST software.
Turn pages, APIs, or forms into equivalence-class test decision tables.
Project overview
Describe a page, API, or form and the skill will analyze its fields, validation rules, and dependencies before defining valid and invalid equivalence classes. It applies the CASCADE pattern to plan coverage with a compact set of test cases, then generates a formatted Excel workbook with formulas and coverage metrics. The output is compatible with Nanook's ImporterXlsx format.
Give an AI a decisive, commanding queen persona for advice and role-play.
Project overview
ColdQueen changes an assistant's tone to a concise, forceful, and self-assured persona for decision prompts and consensual role-play. The package includes trigger phrases, categorized lines, speaking rules, examples, and safety guidance. It explicitly avoids real-world coercion, harmful or illegal commands, and genuine enslavement, and the user can end the persona interaction at any time.