Keep only start and end snapshots while subagents handle heavy refactors.
Project overview
For work likely to touch many files or require repeated exploration, record a timestamp and short Git commit at the start, delegate the heavy work, and collect only a structured summary of up to 200 words. The workflow helps limit context and editor memory growth during large refactors, but adds overhead to small edits or tightly coupled reasoning.
Match project gaps to Turing learning paths and public technical resources.
Project overview
Inspect a code project read-only, identify its stack and heuristic learning gaps, and match them to Turing books or public resources with reasons. The skill can produce a trackable weekly plan and aggregate gaps across repositories, while keeping book content and paid access boundaries intact. Prices, stock, and course status should be checked on the official site.
Run disciplined competitor research with multi-source checks and six-dimension scoring.
Project overview
Research a company by opening its site, verifying funding with at least two independent sources, checking customer overlap, and separating technology from packaging, sales, brand, and network effects. Recommendations receive a six-dimension score, while fundraising references stay separate from practical learning targets. Historical judgments are marked when they were not re-verified.
Audit your startup through nine strategy lenses and a convergence map.
Project overview
Run First Principles, JTBD, 5 Whys, OKR, SWOT, Porter, BCG, Blue Ocean ERRC, and Inversion independently, then compare which conclusions recur across lenses. The output focuses on root diagnoses, blocked decisions, death scenarios, and questions only the team can answer, with anti-flattery checks throughout. The workshop takes about two hours and is heavier than a single-framework review.
Send compliant Indian SMS with approved DLT templates and delivery reports.
Project overview
Use the dove commands to import approved DLT templates, send individual or bulk messages, generate or verify OTPs, schedule campaigns, and decode delivery reports. The engine distinguishes gateway acceptance from actual delivery and explains DLT failures such as DND or template mismatch. Indian DLT registration is required, and bulk messages cost money and require consent.
Build Microsoft Fabric Apps with Rayfin data models, auth, and GraphQL access.
Project overview
Use the skill to scaffold Fabric Apps with TypeScript models, relationships, row-level authorization, GraphQL client calls, and Rayfin CLI configuration. It focuses on the preview workload and tells the agent to check current Microsoft documentation because decorators and signatures may change. Deploying a real app still requires a Fabric workspace, capacity, and an administrator-enabled preview workload.
Audit web, document, and media accessibility against WCAG 2.1 AA.
Project overview
Route web pages, PDFs, Office files, video, audio, and images through media-specific accessibility tools, then produce JSON and HTML reports with WCAG criteria, severity, source tool, and review status. The skill marks missing tools and out-of-scope checks instead of treating them as passes. Native mobile apps, formal conformance claims, and several interactive behaviors still need separate testing.
Create and test self-contained Active-IA rubrics with deterministic scoring rules.
Project overview
Turn an assignment prompt into a rubric that contains everything the evaluator needs, audits omissions and contradictions, and keeps score-bearing criteria separate from checklist subcriteria. The skill can also simulate a real correction locally with the Claude CLI and validate the result against backend rules. Python 3.10 is required, and TEST mode needs `claude` on PATH.
Extract YouTube transcripts to files, then request summaries, bullets, critiques, or questions.
Project overview
Fetch a YouTube transcript from a supported URL and save it as Markdown and plain text. Optional actions hand the saved transcript to the agent for a summary, bullet list, claim critique, or follow-up questions; the script itself does not run an LLM or require an API key. Python, the transcript package, and network access are required.
Build a truthful experience bank, tailor resumes to job descriptions, and practice interviews.
Project overview
Ingest a resume, GitHub repository, or other documents into a reusable experience bank, then tailor an HTML resume to a job description with weighted keywords, STAR rewrites, and a match report. A mock interview probes the same claims from basics to technical and behavioral depth. The skill refuses invented metrics or credentials; browser-only use cannot persist the bank on your computer.
Keep project intent aligned across sessions with a charter, plan, and journal.
Project overview
Set up a three-document project record: a stable charter, a rolling work plan, and an append-only journal that records intent before risky operations. A lightweight heartbeat flags stale build markers, journal debt, and open questions, while session rules keep handoffs and code changes aligned. Existing files are offered for merging rather than overwritten.
Map mixed source data into validated JSON that conforms to a target schema.
Project overview
Transform CSV, spreadsheets, JSON, XML, API payloads, or free-form documents into a JSON instance that matches a target schema, then report validation errors with their locations and keywords. The workflow asks batched questions when dates, enums, branching fields, or required values are ambiguous instead of silently guessing. The validator requires the jsonschema package.
General skillResearch and knowledgeModel Context Protocol
jp-diet-minutes-skill↗
@HighBridgeDragon·Shell
Search Japanese Diet speeches and meeting transcripts through the official NDL API.
Project overview
Query Japan's post-1947 National Diet records by speaker, keyword, party, period, or session, then retrieve meeting lists, individual speeches, or full transcripts. The skill supports policy research, bill tracking, media fact-checking, and academic work without authentication. It still needs an HTTPS fetch tool, and Imperial Diet records before 1947 are outside its scope.
Maps complex frameworks before you write about them.
Project overview
kuangjia-chaijie helps developers understand a cross-module framework topic before writing a talk or article. It combines top-down mapping with bottom-up symbol tracing, scope checkpoints, phase exit criteria, and clean-context cross-checks, then produces structured Markdown notes rather than the article itself. It is not intended for single-function debugging.
Upgrades Maven or Gradle projects one Java LTS step.
Project overview
Bump Java Version detects the effective bytecode target across a Maven or Gradle project, then performs one hop such as 8→11 or 17→21. It records the old-JDK test baseline, applies OpenRewrite and build adjustments, and checks compilation, retained tests, and the new target under the new JDK. Each hop needs both JDKs, the project build tool, and Maven Central access.
Reviews pharma marketing messages and makes them actionable.
Project overview
Key Message Review examines prescription-drug marketing messages for empty claims, weak strategic grounding, and common compliance risks, then rewrites them around a concrete patient, a memorable point, and a clinician action. It offers quick, standard, and deep modes plus an optional before-and-after card. It is not a substitute for medical or regulatory sign-off and should not invent efficacy data.
Writes Harley-Davidson and Indian Motorcycle content.
Project overview
Moto News is a Claude Code plugin for drafting content about Harley-Davidson and Indian Motorcycle. It covers new-model news, motorcycle reviews, event coverage, riding culture, and social posts for channels such as Facebook, Instagram, and X. The repository describes content-generation prompts, not live news retrieval or automatic publishing.
Write AI News turns a supplied URL or news title into Thai AI-news copy: a headline of up to 60 characters, a one-sentence summary, three to four body paragraphs, tags, and source information. It is a formatting and drafting skill for Claude Code; the project description does not promise automatic live-news retrieval or verification.