[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-lawvable-skill-optimizer-lawvable-en":3,"guides-for-lawvable-skill-optimizer-lawvable":1608,"similar-k175y45p4mqafhr0wb3y15yxr586mh13-en":1609},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":248,"isFallback":231,"parentExtension":254,"providers":310,"relations":315,"repo":316,"tags":1606,"workflow":1607},1778692159341.6667,"k175y45p4mqafhr0wb3y15yxr586mh13",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Guide to analyze a current work session and propose improvements to skills. Use (1) automatically after working with a skill to capture learnings, (2) when the user suggests improvements, corrections, or additions during a skill-related session, or (3) when the user manually invokes `self-improve`.",{"claudeCode":12},"lawvable/awesome-legal-skills","Skill Optimizer","https://github.com/lawvable/awesome-legal-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":229,"workflow":246},1778693901558.941,"kn78dx0wwyczp5ezmafdpd8wnx86nhes","en",{"checks":20,"evaluatedAt":190,"extensionSummary":191,"features":192,"nonGoals":198,"practices":203,"prerequisites":207,"promptVersionExtension":210,"promptVersionScoring":211,"purpose":212,"rationale":213,"score":214,"summary":215,"tags":216,"targetMarket":222,"tier":223,"useCases":224},[21,26,29,32,36,39,44,48,51,54,59,63,66,70,73,76,79,82,85,88,92,96,101,105,109,112,116,119,123,126,129,132,135,138,141,145,149,152,155,159,162,165,168,171,175,178,181,184,187],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of analyzing work sessions to propose skill improvements, and specifies when to use it (automatically after working with a skill, or on user suggestion/invocation).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique capability beyond default LLM behavior by providing a structured process for analyzing user feedback and directly updating skill instructions based on specific quality criteria.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill has a clear workflow, including automatic and manual modes, a mechanism for applying changes, and a changelog for tracking modifications, indicating it's ready for practical use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on analyzing conversations to improve other skills, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately and concisely reflects the skill's functionality as described in the SKILL.md file.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill primarily uses LLM-based interaction and does not expose specific, narrowly scoped tools in the traditional sense.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md details the triggers, commands, and parameters for enabling/disabling automatic mode, and the workflow for manual improvement, including the criteria and clarification process.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The commands (`self-improve`, `self-improve [skill-name]`, etc.) are descriptive and easy to understand.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's interaction is conversational and focused on eliciting necessary information for improvement, without unnecessary I/O.",{"category":55,"check":56,"severity":57,"summary":58},"License","License usability","warning","The license is AGPL-3.0, a strong copyleft license. While OSS, its network interaction clause and strong copyleft nature might impose requirements on distributed or network-served derivatives, potentially impacting usability depending on the context of use.",{"category":60,"check":61,"severity":57,"summary":62},"Maintenance","Commit recency","The last commit was on March 3, 2026, which is over 2 months ago, suggesting potential unmaintained status given the current date of May 13, 2026.",{"category":60,"check":64,"severity":42,"summary":65},"Dependency Management","The skill does not appear to use any third-party dependencies directly in its core logic.",{"category":67,"check":68,"severity":42,"summary":69},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill is designed to analyze conversation and update instructions, not to process untrusted external data as executable instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or code at runtime; all logic is contained within the bundle.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill's primary interaction is through prompts and executing simple shell commands for enabling/disabling modes, which are confined to the extension's local directory.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","The shell scripts used for managing automatic mode are simple and do not contain detached processes or retry loops around denied calls.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill's function is to analyze conversations and propose skill improvements, with no mechanism for exfiltrating confidential data.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content and descriptions do not appear to contain any hidden text tricks or obfuscated instructions.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The shell script is readable and not obfuscated.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The script correctly uses relative paths to find its own directory and references files within the skill's structure.",{"category":97,"check":98,"severity":99,"summary":100},"Trust","Issues Attention","info","In the last 90 days, 3 issues were opened and 7 were closed, indicating a moderate level of maintenance engagement.",{"category":102,"check":103,"severity":24,"summary":104},"Versioning","Release Management","A meaningful version number (2026.01.07) is present in the SKILL.md frontmatter.",{"category":106,"check":107,"severity":42,"summary":108},"Execution","Validation","The skill's core logic is conversational and relies on LLM interpretation; it does not process structured input/output that would require schema validation.",{"category":67,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","The shell commands for enabling/disabling mode are simple file operations and do not involve destructive actions.",{"category":113,"check":114,"severity":24,"summary":115},"Code Execution","Error Handling","The shell script is straightforward and includes basic checks for file existence, with clear exit paths.",{"category":113,"check":117,"severity":42,"summary":118},"Logging","The skill is primarily conversational and does not perform destructive actions or outbound calls that would necessitate a local audit log.",{"category":120,"check":121,"severity":24,"summary":122},"Compliance","GDPR","The skill analyzes conversation for skill improvement signals and does not appear to operate on personal data beyond what is necessary for conversation analysis.",{"category":120,"check":124,"severity":24,"summary":125},"Target market","The skill's function is language-agnostic and not tied to any specific geographic or legal jurisdiction; it is global in scope.",{"category":93,"check":127,"severity":24,"summary":128},"Runtime stability","The skill's shell script is POSIX-compliant and the core logic is LLM-driven, ensuring broad runtime compatibility.",{"category":45,"check":130,"severity":24,"summary":131},"README","The README.md file exists and clearly describes the skill's purpose, commands, and how it works.",{"category":33,"check":133,"severity":42,"summary":134},"Tool surface size","This is a single-function skill driven by conversational prompts, not a collection of distinct tools.",{"category":40,"check":136,"severity":42,"summary":137},"Overlapping near-synonym tools","The skill uses a single conversational interface with commands rather than multiple distinct tools.",{"category":45,"check":139,"severity":24,"summary":140},"Phantom features","All features described in the README and SKILL.md, such as manual and automatic modes, have corresponding implementations.",{"category":142,"check":143,"severity":57,"summary":144},"Install","Installation instruction","The README provides instructions for enabling automatic mode by adding a hook to settings, but it lacks a clear, copy-pasteable invocation example for the primary `self-improve` command.",{"category":146,"check":147,"severity":24,"summary":148},"Errors","Actionable error messages","The error handling for enabling/disabling mode is straightforward, and the LLM-driven nature of the skill implies it will ask for clarification when needed.",{"category":106,"check":150,"severity":42,"summary":151},"Pinned dependencies","The skill does not appear to rely on external dependencies that would require pinning.",{"category":33,"check":153,"severity":42,"summary":154},"Dry-run preview","The skill does not perform state-changing operations or send data outward; it analyzes conversations and proposes changes.",{"category":156,"check":157,"severity":42,"summary":158},"Protocol","Idempotent retry & timeouts","The skill is conversational and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":120,"check":160,"severity":24,"summary":161},"Telemetry opt-in","The skill does not emit telemetry by default; the hook mechanism for automatic mode is explicitly user-configured.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The purpose is precisely stated: to analyze work sessions and propose improvements to skills, with clear triggers and criteria.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and triggers.",{"category":45,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md is well-structured and under the approximate line limit, deferring details to the README and workflow descriptions.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The SKILL.md outlines the main workflow and criteria, with details on specific commands and modes explained in the README, allowing for progressive disclosure.",{"category":172,"check":176,"severity":42,"summary":177},"Forked exploration","The skill's workflow is not one of deep exploration that would necessitate a forked context.",{"category":22,"check":179,"severity":57,"summary":180},"Usage examples","While the README provides two examples of user feedback and the expected output, it lacks a concrete, copy-pasteable invocation example for the primary `self-improve` command.",{"category":22,"check":182,"severity":24,"summary":183},"Edge cases","The skill handles edge cases by asking for clarification when feedback is incomplete or vague, and documents how to handle insufficient criteria.",{"category":113,"check":185,"severity":24,"summary":186},"Halt on unexpected state","The skill's workflow includes steps to ask for clarification or proceed with user consent if criteria aren't fully met, rather than halting on unexpected state without user interaction.",{"category":93,"check":188,"severity":24,"summary":189},"Cross-skill coupling","The skill is self-contained, focusing on improving other skills without implicit reliance on them being loaded in the same session.",1778693901275,"This skill analyzes conversations to identify and propose improvements to other skills, based on user feedback, corrections, and identified edge cases. It supports both manual and automatic modes for capturing and applying these improvements.",[193,194,195,196,197],"Analyze conversation for skill improvement signals","Evaluate feedback against quality criteria (Complete, Precise, Atomic, Stable)","Propose skill instruction changes with source attribution","Support manual and automatic improvement modes","Track modifications via changelog",[199,200,201,202],"Performing the actual modifications to skills without user approval","Guessing user intent when feedback is unclear","Inferring requirements that are not explicitly stated","Adding vague or subjective instructions to skills",[204,205,206],"Skill Development","Prompt Engineering","Feedback Integration",[208,209],"Access to Claude Code environment","Ability to modify local skill files (SKILL.md, CHANGELOG.md)","3.0.0","4.4.0","To systematically enhance the quality and accuracy of other skills by learning from user interactions and providing a structured feedback loop.","The skill has a strong core functionality and documentation, but the AGPL-3.0 license has implications for usability in certain contexts, and the lack of a concrete invocation example in the README is a minor documentation gap. Additionally, the commit recency is a concern.",76,"A well-structured skill for improving other skills through session analysis, with good documentation but potential license and maintenance considerations.",[217,218,219,220,221],"skill-improvement","prompt-engineering","workflow-automation","code-generation","documentation","global","community",[225,226,227,228],"Automatically capture learning after working with a skill","Manually improve a skill based on user suggestions during a session","Enable automatic skill analysis to capture feedback without explicit invocation","Review past skill modifications and revert to previous versions",{"codeQuality":230,"collectedAt":232,"documentation":233,"maintenance":236,"security":243,"testCoverage":245},{"hasLockfile":231},false,1778693887056,{"descriptionLength":234,"readmeSize":235},299,25260,{"closedIssues90d":237,"forks":238,"hasChangelog":231,"manifestVersion":239,"openIssues90d":240,"pushedAt":241,"stars":242},7,34,"2026.01.07",3,1772537106000,349,{"hasNpmPackage":231,"license":244,"smitheryVerified":231},"NOASSERTION",{"hasCi":231,"hasTests":231},{"updatedAt":247},1778693901559,{"basePath":249,"githubOwner":250,"githubRepo":251,"locale":18,"slug":252,"type":253},"skills/skill-optimizer-lawvable","lawvable","awesome-legal-skills","skill-optimizer-lawvable","skill",{"_creationTime":255,"_id":256,"community":257,"display":258,"identity":261,"parentExtension":263,"providers":296,"relations":306,"tags":307,"workflow":308},1778692159341.6572,"k170cgpykwtf3sp9rd1e426y5h86mcmb",{"reviewCount":8},{"description":259,"installMethods":260,"name":252,"sourceUrl":14},"Analyze work sessions and propose improvements to skills based on corrections and edge cases",{"claudeCode":252},{"basePath":249,"githubOwner":250,"githubRepo":251,"locale":18,"slug":252,"type":262},"plugin",{"_creationTime":264,"_id":265,"community":266,"display":267,"identity":270,"providers":273,"relations":290,"tags":292,"workflow":293},1778692159341.6482,"k176pg91f80b1spms4zaen8g6986n5pa",{"reviewCount":8},{"description":268,"installMethods":269,"name":250,"sourceUrl":14},"Bundled agent skills for legal work",{"claudeCode":12},{"basePath":271,"githubOwner":250,"githubRepo":251,"locale":18,"slug":251,"type":272},"","marketplace",{"evaluate":274,"extract":283},{"promptVersionExtension":275,"promptVersionScoring":211,"score":276,"tags":277,"targetMarket":222,"tier":223},"3.1.0",75,[278,279,280,281,282],"legal","contracts","compliance","gdpr","agent-skills",{"commitSha":284,"marketplace":285,"plugin":288},"HEAD",{"name":250,"pluginCount":286,"version":287},42,"1.0.0",{"mcpCount":8,"provider":289,"skillCount":8},"classify",{"repoId":291},"kd7334qxfqk8gjtm28t64b58cn86nkk0",[282,280,279,281,278],{"evaluatedAt":294,"extractAt":295,"updatedAt":294},1778692192012,1778692159341,{"evaluate":297,"extract":305},{"promptVersionExtension":210,"promptVersionScoring":211,"score":298,"tags":299,"targetMarket":222,"tier":304},65,[300,301,302,303,262],"code-quality","development-tool","ai-assistant","code-improvement","flagged",{"commitSha":284},{"parentExtensionId":265,"repoId":291},[302,303,300,301,262],{"evaluatedAt":309,"extractAt":295,"updatedAt":309},1778693073878,{"evaluate":311,"extract":313},{"promptVersionExtension":210,"promptVersionScoring":211,"score":214,"tags":312,"targetMarket":222,"tier":223},[217,218,219,220,221],{"commitSha":284,"license":314},"AGPL-3.0-or-later",{"parentExtensionId":256,"repoId":291},{"_creationTime":317,"_id":291,"identity":318,"providers":319,"workflow":1602},1778692150913.0334,{"githubOwner":250,"githubRepo":251,"sourceUrl":14},{"classify":320,"discover":1591,"github":1594},{"commitSha":284,"extensions":321},[322,335,346,355,364,373,382,391,400,409,418,427,436,446,456,466,475,484,493,502,511,520,529,538,547,556,565,574,583,592,601,609,618,627,636,645,654,662,669,678,687,696,705,714,727,741,748,755,762,888,895,904,911,945,958,977,984,995,1002,1016,1023,1040,1047,1068,1079,1092,1119,1126,1160,1192,1231,1300,1307,1320,1347,1364,1374,1383,1398,1405,1412,1419,1510,1570,1576],{"basePath":271,"description":268,"displayName":250,"installMethods":323,"rationale":324,"selectedPaths":325,"source":334,"sourceLanguage":18,"type":272},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[326,329,331],{"path":327,"priority":328},".claude-plugin/marketplace.json","mandatory",{"path":330,"priority":328},"README.md",{"path":332,"priority":333},"LICENSE","high","rule",{"basePath":336,"description":337,"displayName":338,"installMethods":339,"rationale":340,"selectedPaths":341,"source":334,"sourceLanguage":18,"type":262},"skills/nda-review-jamie-tso","Guide for reviewing incoming commercial NDAs, producing a clause-by-clause issue log with redlines and rationales","nda-review-jamie-tso",{"claudeCode":338},"inline plugin source from marketplace.json at skills/nda-review-jamie-tso",[342,344],{"path":343,"priority":333},"LICENSE.txt",{"path":345,"priority":333},"SKILL.md",{"basePath":347,"description":348,"displayName":349,"installMethods":350,"rationale":351,"selectedPaths":352,"source":334,"sourceLanguage":18,"type":262},"skills/legal-simulation-patrick-munro","Framework for demonstrating AI capabilities in legal contexts with detailed personas and progressive complexity scenarios","legal-simulation-patrick-munro",{"claudeCode":349},"inline plugin source from marketplace.json at skills/legal-simulation-patrick-munro",[353,354],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":356,"description":357,"displayName":358,"installMethods":359,"rationale":360,"selectedPaths":361,"source":334,"sourceLanguage":18,"type":262},"skills/tech-contract-negotiation-patrick-munro","Guide to negotiating technology services agreements with three-position frameworks and concession roadmaps","tech-contract-negotiation-patrick-munro",{"claudeCode":358},"inline plugin source from marketplace.json at skills/tech-contract-negotiation-patrick-munro",[362,363],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":365,"description":366,"displayName":367,"installMethods":368,"rationale":369,"selectedPaths":370,"source":334,"sourceLanguage":18,"type":262},"skills/vendor-due-diligence-patrick-munro","Framework for assessing IT vendors with structured risk assessments and regulatory checklists (GDPR, DORA, NIS2, SOX)","vendor-due-diligence-patrick-munro",{"claudeCode":367},"inline plugin source from marketplace.json at skills/vendor-due-diligence-patrick-munro",[371,372],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":334,"sourceLanguage":18,"type":262},"skills/contract-review-anthropic","Review contracts against your organization's negotiation playbook, flagging deviations and generating redline suggestions","contract-review-anthropic",{"claudeCode":376},"inline plugin source from marketplace.json at skills/contract-review-anthropic",[380,381],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":334,"sourceLanguage":18,"type":262},"skills/compliance-anthropic","Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests","compliance-anthropic",{"claudeCode":385},"inline plugin source from marketplace.json at skills/compliance-anthropic",[389,390],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":392,"description":393,"displayName":394,"installMethods":395,"rationale":396,"selectedPaths":397,"source":334,"sourceLanguage":18,"type":262},"skills/canned-responses-anthropic","Generate templated responses for common legal inquiries and identify when situations require individualized attention","canned-responses-anthropic",{"claudeCode":394},"inline plugin source from marketplace.json at skills/canned-responses-anthropic",[398,399],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":334,"sourceLanguage":18,"type":262},"skills/legal-risk-assessment-anthropic","Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria","legal-risk-assessment-anthropic",{"claudeCode":403},"inline plugin source from marketplace.json at skills/legal-risk-assessment-anthropic",[407,408],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":410,"description":411,"displayName":412,"installMethods":413,"rationale":414,"selectedPaths":415,"source":334,"sourceLanguage":18,"type":262},"skills/meeting-briefing-anthropic","Prepare structured briefings for meetings with legal relevance and track resulting action items","meeting-briefing-anthropic",{"claudeCode":412},"inline plugin source from marketplace.json at skills/meeting-briefing-anthropic",[416,417],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":334,"sourceLanguage":18,"type":262},"skills/nda-triage-anthropic","Screen incoming NDAs and classify them as GREEN, YELLOW, or RED based on risk level","nda-triage-anthropic",{"claudeCode":421},"inline plugin source from marketplace.json at skills/nda-triage-anthropic",[425,426],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":428,"description":429,"displayName":430,"installMethods":431,"rationale":432,"selectedPaths":433,"source":334,"sourceLanguage":18,"type":262},"skills/statute-analysis-rafal-fryc","Guide for reading, interpreting, and applying US statutes, regulations, and rules with canons of construction","statute-analysis-rafal-fryc",{"claudeCode":430},"inline plugin source from marketplace.json at skills/statute-analysis-rafal-fryc",[434,435],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":437,"description":438,"displayName":439,"installMethods":440,"rationale":441,"selectedPaths":442,"source":334,"sourceLanguage":18,"type":262},"skills/gdpr-breach-sentinel-oliver-schmidt-prietz","Incident response and legal compliance guidance for data breaches under GDPR Articles 33 & 34","gdpr-breach-sentinel-oliver-schmidt-prietz",{"claudeCode":439},"inline plugin source from marketplace.json at skills/gdpr-breach-sentinel-oliver-schmidt-prietz",[443,444,445],{"path":330,"priority":328},{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":447,"description":448,"displayName":449,"installMethods":450,"rationale":451,"selectedPaths":452,"source":334,"sourceLanguage":18,"type":262},"skills/dpia-sentinel-oliver-schmidt-prietz","GDPR Data Protection Impact Assessment (DPIA) guidance under Article 35 with multi-jurisdictional blacklist checks","dpia-sentinel-oliver-schmidt-prietz",{"claudeCode":449},"inline plugin source from marketplace.json at skills/dpia-sentinel-oliver-schmidt-prietz",[453,454,455],{"path":330,"priority":328},{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":334,"sourceLanguage":18,"type":262},"skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz","Draft GDPR-compliant privacy notices as .docx for any EU/EEA jurisdiction and audience","gdpr-privacy-notice-eu-oliver-schmidt-prietz",{"claudeCode":459},"inline plugin source from marketplace.json at skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz",[463,464,465],{"path":330,"priority":328},{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":334,"sourceLanguage":18,"type":262},"skills/politique-confidentialite-malik-taiar","Guide pour la rédaction de politiques de confidentialité conformes au RGPD avec recommandations CNIL","politique-confidentialite-malik-taiar",{"claudeCode":469},"inline plugin source from marketplace.json at skills/politique-confidentialite-malik-taiar",[473,474],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":476,"description":477,"displayName":478,"installMethods":479,"rationale":480,"selectedPaths":481,"source":334,"sourceLanguage":18,"type":262},"skills/politique-cookies-malik-taiar","Guide pour la rédaction de politiques cookies conformes au RGPD et à la directive ePrivacy","politique-cookies-malik-taiar",{"claudeCode":478},"inline plugin source from marketplace.json at skills/politique-cookies-malik-taiar",[482,483],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":334,"sourceLanguage":18,"type":262},"skills/politique-lanceur-alerte-malik-taiar","Guide pour l'évaluation ou la rédaction de politiques lanceur d'alerte conformes à la loi Sapin II","politique-lanceur-alerte-malik-taiar",{"claudeCode":487},"inline plugin source from marketplace.json at skills/politique-lanceur-alerte-malik-taiar",[491,492],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":334,"sourceLanguage":18,"type":262},"skills/notification-licenciement-selim-brihi","Guide pour la rédaction de notifications de licenciement conformes au droit du travail français","notification-licenciement-selim-brihi",{"claudeCode":496},"inline plugin source from marketplace.json at skills/notification-licenciement-selim-brihi",[500,501],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":334,"sourceLanguage":18,"type":262},"skills/requete-cph-licenciement-faute-grave-selim-brihi","Guide pour la rédaction de requêtes CPH contestant un licenciement pour faute grave","requete-cph-licenciement-faute-grave-selim-brihi",{"claudeCode":505},"inline plugin source from marketplace.json at skills/requete-cph-licenciement-faute-grave-selim-brihi",[509,510],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":334,"sourceLanguage":18,"type":262},"skills/assignation-refere-recouvrement-creance-selim-brihi","Guide pour la rédaction d'assignations en référé pour le recouvrement de créances commerciales","assignation-refere-recouvrement-creance-selim-brihi",{"claudeCode":514},"inline plugin source from marketplace.json at skills/assignation-refere-recouvrement-creance-selim-brihi",[518,519],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":334,"sourceLanguage":18,"type":262},"skills/assignation-refere-communication-associe-selim-brihi","Guide pour la rédaction d'assignations en référé pour la communication de documents sociaux (art. L. 238-1)","assignation-refere-communication-associe-selim-brihi",{"claudeCode":523},"inline plugin source from marketplace.json at skills/assignation-refere-communication-associe-selim-brihi",[527,528],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":530,"description":531,"displayName":532,"installMethods":533,"rationale":534,"selectedPaths":535,"source":334,"sourceLanguage":18,"type":262},"skills/docx-processing-anthropic","Document creation, editing, and analysis with tracked changes and comments support","docx-processing-anthropic",{"claudeCode":532},"inline plugin source from marketplace.json at skills/docx-processing-anthropic",[536,537],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":539,"description":540,"displayName":541,"installMethods":542,"rationale":543,"selectedPaths":544,"source":334,"sourceLanguage":18,"type":262},"skills/docx-processing-openai","Document reading and creation with visual quality control for Word files","docx-processing-openai",{"claudeCode":541},"inline plugin source from marketplace.json at skills/docx-processing-openai",[545,546],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":548,"description":549,"displayName":550,"installMethods":551,"rationale":552,"selectedPaths":553,"source":334,"sourceLanguage":18,"type":262},"skills/docx-processing-superdoc","Search, replace, and read text in Word documents from the command line","docx-processing-superdoc",{"claudeCode":550},"inline plugin source from marketplace.json at skills/docx-processing-superdoc",[554,555],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":557,"description":558,"displayName":559,"installMethods":560,"rationale":561,"selectedPaths":562,"source":334,"sourceLanguage":18,"type":262},"skills/docx-processing-lawvable","Edit Word documents with live preview and track changes via SuperDoc VS Code extension","docx-processing-lawvable",{"claudeCode":559},"inline plugin source from marketplace.json at skills/docx-processing-lawvable",[563,564],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":334,"sourceLanguage":18,"type":262},"skills/pdf-processing-anthropic","PDF manipulation toolkit for text extraction, creation, merging, and form handling","pdf-processing-anthropic",{"claudeCode":568},"inline plugin source from marketplace.json at skills/pdf-processing-anthropic",[572,573],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":575,"description":576,"displayName":577,"installMethods":578,"rationale":579,"selectedPaths":580,"source":334,"sourceLanguage":18,"type":262},"skills/pdf-processing-openai","PDF reading and creation with visual quality control","pdf-processing-openai",{"claudeCode":577},"inline plugin source from marketplace.json at skills/pdf-processing-openai",[581,582],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":334,"sourceLanguage":18,"type":262},"skills/xlsx-processing-anthropic","Spreadsheet creation, editing, and analysis with formulas and data visualization","xlsx-processing-anthropic",{"claudeCode":586},"inline plugin source from marketplace.json at skills/xlsx-processing-anthropic",[590,591],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":334,"sourceLanguage":18,"type":262},"skills/xlsx-processing-openai","Spreadsheet reading, creation, editing, and analysis with visual quality control","xlsx-processing-openai",{"claudeCode":595},"inline plugin source from marketplace.json at skills/xlsx-processing-openai",[599,600],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":602,"description":603,"displayName":604,"installMethods":605,"rationale":606,"selectedPaths":607,"source":334,"sourceLanguage":18,"type":262},"skills/xlsx-processing-manus","Professional Excel spreadsheet creation with a focus on aesthetics and data analysis","xlsx-processing-manus",{"claudeCode":604},"inline plugin source from marketplace.json at skills/xlsx-processing-manus",[608],{"path":345,"priority":333},{"basePath":610,"description":611,"displayName":612,"installMethods":613,"rationale":614,"selectedPaths":615,"source":334,"sourceLanguage":18,"type":262},"skills/pptx-processing-anthropic","Presentation creation, editing, and analysis with layouts and speaker notes","pptx-processing-anthropic",{"claudeCode":612},"inline plugin source from marketplace.json at skills/pptx-processing-anthropic",[616,617],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":334,"sourceLanguage":18,"type":262},"skills/outlook-emails-lawvable","Read, search, and download emails and attachments from Microsoft Outlook via OAuth2","outlook-emails-lawvable",{"claudeCode":621},"inline plugin source from marketplace.json at skills/outlook-emails-lawvable",[625,626],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":628,"description":629,"displayName":630,"installMethods":631,"rationale":632,"selectedPaths":633,"source":334,"sourceLanguage":18,"type":262},"skills/tabular-review-lawvable","Analyze multiple documents against user-defined columns and produce structured Excel output with citations","tabular-review-lawvable",{"claudeCode":630},"inline plugin source from marketplace.json at skills/tabular-review-lawvable",[634,635],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":637,"description":638,"displayName":639,"installMethods":640,"rationale":641,"selectedPaths":642,"source":334,"sourceLanguage":18,"type":262},"skills/vscode-extension-builder-lawvable","Build VS Code extensions from scratch or convert existing JS/React/Vue apps","vscode-extension-builder-lawvable",{"claudeCode":639},"inline plugin source from marketplace.json at skills/vscode-extension-builder-lawvable",[643,644],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":334,"sourceLanguage":18,"type":262},"skills/skill-creator-anthropic","Guide for creating effective Agent Skills with specialized knowledge and workflows","skill-creator-anthropic",{"claudeCode":648},"inline plugin source from marketplace.json at skills/skill-creator-anthropic",[652,653],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":655,"description":647,"displayName":656,"installMethods":657,"rationale":658,"selectedPaths":659,"source":334,"sourceLanguage":18,"type":262},"skills/skill-creator-openai","skill-creator-openai",{"claudeCode":656},"inline plugin source from marketplace.json at skills/skill-creator-openai",[660,661],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":249,"description":259,"displayName":252,"installMethods":663,"rationale":664,"selectedPaths":665,"source":334,"sourceLanguage":18,"type":262},{"claudeCode":252},"inline plugin source from marketplace.json at skills/skill-optimizer-lawvable",[666,667,668],{"path":330,"priority":328},{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":670,"description":671,"displayName":672,"installMethods":673,"rationale":674,"selectedPaths":675,"source":334,"sourceLanguage":18,"type":262},"skills/security-review-openai","Perform language and framework specific security best-practice reviews and suggest improvements","security-review-openai",{"claudeCode":672},"inline plugin source from marketplace.json at skills/security-review-openai",[676,677],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":334,"sourceLanguage":18,"type":262},"skills/red-team-verifier-patrick-munro","Adversarial verification for AI-generated legal content with systematic fact-checking, source validation, and quality control","red-team-verifier-patrick-munro",{"claudeCode":681},"inline plugin source from marketplace.json at skills/red-team-verifier-patrick-munro",[685,686],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":688,"description":689,"displayName":690,"installMethods":691,"rationale":692,"selectedPaths":693,"source":334,"sourceLanguage":18,"type":262},"skills/legal-risk-assessment-zacharie-laik","Legal research and risk evaluation on French and EU law using GoodLegal's tools with adversarial jurisprudence search","legal-risk-assessment-zacharie-laik",{"claudeCode":690},"inline plugin source from marketplace.json at skills/legal-risk-assessment-zacharie-laik",[694,695],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":334,"sourceLanguage":18,"type":262},"skills/mediation-dispute-analysis-jinzhe-tan","Analyze case materials for mediation preparation with BATNA/WATNA analysis and settlement pathways","mediation-dispute-analysis-jinzhe-tan",{"claudeCode":699},"inline plugin source from marketplace.json at skills/mediation-dispute-analysis-jinzhe-tan",[703,704],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":706,"description":707,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":334,"sourceLanguage":18,"type":262},"skills/nil-contract-analysis-samir-patel","NIL contract analysis for NCAA student-athletes with red flag detection and compliance review","nil-contract-analysis-samir-patel",{"claudeCode":708},"inline plugin source from marketplace.json at skills/nil-contract-analysis-samir-patel",[712,713],{"path":343,"priority":333},{"path":345,"priority":333},{"basePath":521,"description":715,"displayName":523,"installMethods":716,"rationale":717,"selectedPaths":718,"source":334,"sourceLanguage":726,"type":253},"Rédaction d'assignations en référé devant le tribunal de commerce ou des activités économiques pour le droit de communication d'un associé. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer ou créer une assignation en référé fondée sur l'article L. 238-1 du code de commerce pour obtenir la communication forcée de documents sociaux (comptes annuels, rapports de gestion, PV d'assemblées, etc.) lorsqu'un dirigeant refuse ou fait obstruction à la communication de ces documents à un associé.",{"claudeCode":12},"SKILL.md frontmatter at skills/assignation-refere-communication-associe-selim-brihi/SKILL.md",[719,720,721,724],{"path":345,"priority":328},{"path":343,"priority":333},{"path":722,"priority":723},"references/structure-assignation.md","medium",{"path":725,"priority":723},"references/workflow-informations.md","fr",{"basePath":512,"description":728,"displayName":514,"installMethods":729,"rationale":730,"selectedPaths":731,"source":334,"sourceLanguage":726,"type":253},"Rédaction d'assignations en référé devant le tribunal de commerce ou des activités économiques pour le recouvrement de créances commerciales. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer ou créer une assignation en référé pour obtenir le paiement d'une créance impayée (factures, prestations de services, ventes de marchandises, etc.) lorsque le débiteur n'a pas honoré ses obligations de paiement et qu'il n'existe pas de contestation sérieuse.",{"claudeCode":12},"SKILL.md frontmatter at skills/assignation-refere-recouvrement-creance-selim-brihi/SKILL.md",[732,733,734,736,737,739],{"path":345,"priority":328},{"path":343,"priority":333},{"path":735,"priority":723},"references/conseils-strategie.md",{"path":722,"priority":723},{"path":738,"priority":723},"references/variantes-cas-particuliers.md",{"path":740,"priority":723},"references/workflow-collecte.md",{"basePath":392,"description":742,"displayName":394,"installMethods":743,"rationale":744,"selectedPaths":745,"source":334,"sourceLanguage":18,"type":253},"Generate templated responses for common legal inquiries and identify when situations require individualized attention. Use when responding to routine legal questions — data subject requests, vendor inquiries, NDA requests, discovery holds — or when managing response templates.",{"claudeCode":12},"SKILL.md frontmatter at skills/canned-responses-anthropic/SKILL.md",[746,747],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":383,"description":749,"displayName":385,"installMethods":750,"rationale":751,"selectedPaths":752,"source":334,"sourceLanguage":18,"type":253},"Navigate privacy regulations (GDPR, CCPA), review DPAs, and handle data subject requests. Use when reviewing data processing agreements, responding to data subject access or deletion requests, assessing cross-border data transfer requirements, or evaluating privacy compliance.",{"claudeCode":12},"SKILL.md frontmatter at skills/compliance-anthropic/SKILL.md",[753,754],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":374,"description":756,"displayName":376,"installMethods":757,"rationale":758,"selectedPaths":759,"source":334,"sourceLanguage":18,"type":253},"Review contracts against your organization's negotiation playbook, flagging deviations and generating redline suggestions. Use when reviewing vendor contracts, customer agreements, or any commercial agreement where you need clause-by-clause analysis against standard positions.",{"claudeCode":12},"SKILL.md frontmatter at skills/contract-review-anthropic/SKILL.md",[760,761],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":530,"description":763,"displayName":532,"installMethods":764,"rationale":765,"selectedPaths":766,"source":334,"sourceLanguage":18,"type":253},"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.",{"claudeCode":12},"SKILL.md frontmatter at skills/docx-processing-anthropic/SKILL.md",[767,768,769,772,774,776,778,780,782,784,786,788,790,792,794,796,798,800,802,804,806,808,810,812,814,816,818,820,822,824,826,828,830,832,834,836,838,840,842,844,846,848,850,852,854,856,858,860,862,864,866,868,870,872,874,876,878,880,882,884,886],{"path":345,"priority":328},{"path":343,"priority":333},{"path":770,"priority":771},"scripts/__init__.py","low",{"path":773,"priority":771},"scripts/accept_changes.py",{"path":775,"priority":771},"scripts/comment.py",{"path":777,"priority":771},"scripts/office/helpers/__init__.py",{"path":779,"priority":771},"scripts/office/helpers/merge_runs.py",{"path":781,"priority":771},"scripts/office/helpers/simplify_redlines.py",{"path":783,"priority":771},"scripts/office/pack.py",{"path":785,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd",{"path":787,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd",{"path":789,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd",{"path":791,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd",{"path":793,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd",{"path":795,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd",{"path":797,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd",{"path":799,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd",{"path":801,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd",{"path":803,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd",{"path":805,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd",{"path":807,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd",{"path":809,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd",{"path":811,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd",{"path":813,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd",{"path":815,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd",{"path":817,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd",{"path":819,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd",{"path":821,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd",{"path":823,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd",{"path":825,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd",{"path":827,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd",{"path":829,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd",{"path":831,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd",{"path":833,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd",{"path":835,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd",{"path":837,"priority":771},"scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd",{"path":839,"priority":771},"scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd",{"path":841,"priority":771},"scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd",{"path":843,"priority":771},"scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd",{"path":845,"priority":771},"scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd",{"path":847,"priority":771},"scripts/office/schemas/mce/mc.xsd",{"path":849,"priority":771},"scripts/office/schemas/microsoft/wml-2010.xsd",{"path":851,"priority":771},"scripts/office/schemas/microsoft/wml-2012.xsd",{"path":853,"priority":771},"scripts/office/schemas/microsoft/wml-2018.xsd",{"path":855,"priority":771},"scripts/office/schemas/microsoft/wml-cex-2018.xsd",{"path":857,"priority":771},"scripts/office/schemas/microsoft/wml-cid-2016.xsd",{"path":859,"priority":771},"scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd",{"path":861,"priority":771},"scripts/office/schemas/microsoft/wml-symex-2015.xsd",{"path":863,"priority":771},"scripts/office/soffice.py",{"path":865,"priority":771},"scripts/office/unpack.py",{"path":867,"priority":771},"scripts/office/validate.py",{"path":869,"priority":771},"scripts/office/validators/__init__.py",{"path":871,"priority":771},"scripts/office/validators/base.py",{"path":873,"priority":771},"scripts/office/validators/docx.py",{"path":875,"priority":771},"scripts/office/validators/pptx.py",{"path":877,"priority":771},"scripts/office/validators/redlining.py",{"path":879,"priority":771},"scripts/templates/comments.xml",{"path":881,"priority":771},"scripts/templates/commentsExtended.xml",{"path":883,"priority":771},"scripts/templates/commentsExtensible.xml",{"path":885,"priority":771},"scripts/templates/commentsIds.xml",{"path":887,"priority":771},"scripts/templates/people.xml",{"basePath":557,"description":889,"displayName":559,"installMethods":890,"rationale":891,"selectedPaths":892,"source":334,"sourceLanguage":18,"type":253},"Programmatically edit Word documents (.docx) with live preview and track changes via SuperDoc VS Code extension. Use when editing DOCX files, making tracked changes, redlining, marking up contracts, or when the user wants to modify Word documents with insertions/deletions visible. Triggers on docx, Word, track changes, redline, markup.",{"claudeCode":12},"SKILL.md frontmatter at skills/docx-processing-lawvable/SKILL.md",[893,894],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":539,"description":896,"displayName":541,"installMethods":897,"rationale":898,"selectedPaths":899,"source":334,"sourceLanguage":18,"type":253},"Toolkit for comprehensive document reading, editing, and creation with visual quality control. Use to work with Word documents (.docx files) for: (1) Reading or extracting content from existing DOCX files, (2) Creating new Word documents with professional formatting, (3) Editing documents requiring precise typography and layout, or any other DOCX reading or generation tasks.",{"claudeCode":12},"SKILL.md frontmatter at skills/docx-processing-openai/SKILL.md",[900,901,902],{"path":345,"priority":328},{"path":343,"priority":333},{"path":903,"priority":771},"scripts/render_docx.py",{"basePath":548,"description":905,"displayName":550,"installMethods":906,"rationale":907,"selectedPaths":908,"source":334,"sourceLanguage":18,"type":253},"Searches, replaces, and reads text in Word documents. Use when the user asks to edit, search, or extract text from .docx files.",{"claudeCode":12},"SKILL.md frontmatter at skills/docx-processing-superdoc/SKILL.md",[909,910],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":447,"description":912,"displayName":449,"installMethods":913,"rationale":914,"selectedPaths":915,"source":334,"sourceLanguage":18,"type":253},"GDPR Data Protection Impact Assessment (DPIA) guidance under Article 35 GDPR, EDPB Guidelines WP 248 rev.01, EDPB Opinion 28/2024 (AI), and national SA blacklists/whitelists. Triggers: \"DPIA\", \"DSFA\", \"Datenschutz-Folgenabschätzung\", \"impact assessment\", \"Art. 35\", \"do I need a DPIA\", descriptions of new high-risk processing (profiling, AI, biometrics, large-scale monitoring, special category data), Art. 36 prior consultation questions, national blacklist/whitelist queries.\n",{"claudeCode":12},"SKILL.md frontmatter at skills/dpia-sentinel-oliver-schmidt-prietz/SKILL.md",[916,917,918,919,921,923,925,927,929,931,933,935,937,939,941,943],{"path":345,"priority":328},{"path":330,"priority":333},{"path":343,"priority":333},{"path":920,"priority":723},"references/edpb-criteria.md",{"path":922,"priority":723},"references/jurisdictions/be-apd.md",{"path":924,"priority":723},"references/jurisdictions/de-dsk.md",{"path":926,"priority":723},"references/jurisdictions/fr-cnil.md",{"path":928,"priority":723},"references/jurisdictions/ie-dpc.md",{"path":930,"priority":723},"references/jurisdictions/it-garante.md",{"path":932,"priority":723},"references/jurisdictions/nl-ap.md",{"path":934,"priority":723},"references/jurisdictions/pl-uodo.md",{"path":936,"priority":723},"references/jurisdictions/whitelists.md",{"path":938,"priority":723},"references/risk-catalog.md",{"path":940,"priority":723},"references/scoring.md",{"path":942,"priority":723},"references/sources.md",{"path":944,"priority":723},"references/templates.md",{"basePath":437,"description":946,"displayName":439,"installMethods":947,"rationale":948,"selectedPaths":949,"source":334,"sourceLanguage":18,"type":253},"Elite incident response and legal compliance guidance for data breaches under GDPR Articles 33 & 34. Use when: (1) User reports a data breach or security incident, (2) User asks about breach notification obligations or deadlines, (3) User mentions \"72 hours\", Art. 33, Art. 34, or notification requirements, (4) Discussion involves security incidents affecting personal data, (5) User needs breach risk assessment using ENISA methodology, (6) User mentions \"Data Breach\" or \"Incident\" or \"Data Leakage\" or \"Ransomeware\" or \"Exfiltration\", (7) User needs to determine Controller vs Processor obligations, (8) Cross-border breach scenarios requiring Lead SA determination, (9) User needs a mitigation playbook or immediate response recommendations, (10) User needs to generate audit-ready breach documentation (.docx).\n",{"claudeCode":12},"SKILL.md frontmatter at skills/gdpr-breach-sentinel-oliver-schmidt-prietz/SKILL.md",[950,951,952,953,955,957],{"path":345,"priority":328},{"path":330,"priority":333},{"path":343,"priority":333},{"path":954,"priority":723},"references/edpb-cases.md",{"path":956,"priority":723},"references/enisa-methodology.md",{"path":944,"priority":723},{"basePath":457,"description":959,"displayName":459,"installMethods":960,"rationale":961,"selectedPaths":962,"source":334,"sourceLanguage":18,"type":253},"Draft GDPR/DSGVO-compliant privacy notices as .docx for any EU/EEA jurisdiction and audience. Use when user asks to create a privacy policy/notice, mentions \"Datenschutzerklärung\", \"politique de confidentialité\", \"privacy notice\", needs Art. 13/14 disclosures, AI Act transparency, cookie policy, or notices for applicants (\"Bewerber-Datenschutz\"), employees (\"Beschäftigten-Datenschutz\"), B2B partners, or B2C customers. Covers DE (DSGVO+BDSG+TDDDG), FR (RGPD+LIL+LCEN), AT, IT, ES, NL, BE, IE, UK GDPR. Five notice types: Website/App, Applicant, Employee, Business Partner, B2C Customer.\n",{"claudeCode":12},"SKILL.md frontmatter at skills/gdpr-privacy-notice-eu-oliver-schmidt-prietz/SKILL.md",[963,964,965,966,968,970,972,974,976],{"path":345,"priority":328},{"path":330,"priority":333},{"path":343,"priority":333},{"path":967,"priority":723},"references/DE.md",{"path":969,"priority":723},"references/EU_COMMON.md",{"path":971,"priority":723},"references/FR.md",{"path":973,"priority":723},"references/NOTICE_TYPES.md",{"path":975,"priority":723},"references/OTHER_EU.md",{"path":944,"priority":723},{"basePath":401,"description":978,"displayName":403,"installMethods":979,"rationale":980,"selectedPaths":981,"source":334,"sourceLanguage":18,"type":253},"Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria. Use when evaluating contract risk, assessing deal exposure, classifying issues by severity, or determining whether a matter needs senior counsel or outside legal review.",{"claudeCode":12},"SKILL.md frontmatter at skills/legal-risk-assessment-anthropic/SKILL.md",[982,983],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":688,"description":985,"displayName":690,"installMethods":986,"rationale":987,"selectedPaths":988,"source":334,"sourceLanguage":18,"type":253},"Conduct legal research and risk analysis using GoodLegal MCP tools. Use this skill whenever the user asks a legal question, wants to research case law or legislation, needs a legal risk assessment, or asks about French or EU law. Trigger on any mention of jurisprudence, legal research, contract risk, regulatory analysis, legal memo, or references to GoodLegal tools — even if the user just says something like \"can you look into whether this clause is enforceable\" or \"what does the case law say about X\".",{"claudeCode":12},"SKILL.md frontmatter at skills/legal-risk-assessment-zacharie-laik/SKILL.md",[989,990,991,993],{"path":345,"priority":328},{"path":343,"priority":333},{"path":992,"priority":723},"references/citations.md",{"path":994,"priority":723},"references/escalation.md",{"basePath":347,"description":996,"displayName":349,"installMethods":997,"rationale":998,"selectedPaths":999,"source":334,"sourceLanguage":18,"type":253},"Framework for demonstrating AI capabilities in legal contexts. Provides detailed personas across tenant law, business contracts, startup disputes, employment claims, and consumer protection with progressive complexity scenarios. Use when: (1) Demonstrating AI-powered legal triage or intake systems, (2) Showcasing responsible AI-assisted client interactions, (3) Training staff on appropriate AI use in legal contexts, (4) Creating realistic scenarios for legal tech presentations, (5) Developing educational materials about AI in legal services, or (6) Testing AI-powered legal information systems in controlled environments.",{"claudeCode":12},"SKILL.md frontmatter at skills/legal-simulation-patrick-munro/SKILL.md",[1000,1001],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":697,"description":1003,"displayName":1004,"installMethods":1005,"rationale":1006,"selectedPaths":1007,"source":334,"sourceLanguage":18,"type":253},"Use this skill whenever a lawyer or mediator needs help analyzing a dispute for mediation purposes. This includes: reviewing case materials (pleadings, contracts, correspondence, evidence) to identify issues in dispute, summarizing each party's position and interests, conducting legal analysis of the key issues, proposing mediation strategies or settlement directions, and preparing for mediation sessions. Trigger this skill when the user mentions 'mediation', 'dispute analysis', 'settlement', 'dispute resolution', 'identify issues in dispute', 'party positions', 'mediation brief', 'case analysis for mediation', 'ADR', 'mediation preparation', 'caucus strategy', 'settlement options', or any request to analyze a conflict between two or more parties with the goal of finding resolution. Also trigger when the user uploads case files and asks for a structured breakdown of who wants what, what the core disagreements are, or how the case might settle. Even if the user doesn't explicitly say 'mediation', trigger when the context involves analyzing opposing positions in a dispute with a resolution-oriented (rather than litigation-oriented) goal.","mediation-dispute-analysis",{"claudeCode":12},"SKILL.md frontmatter at skills/mediation-dispute-analysis-jinzhe-tan/SKILL.md",[1008,1009,1010,1012,1014],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1011,"priority":771},"assets/mediation_report_template.docx",{"path":1013,"priority":723},"references/MEDIATION_PROCESS.md",{"path":1015,"priority":723},"references/NEGOTIATION_CONCEPTS.md",{"basePath":410,"description":1017,"displayName":412,"installMethods":1018,"rationale":1019,"selectedPaths":1020,"source":334,"sourceLanguage":18,"type":253},"Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.",{"claudeCode":12},"SKILL.md frontmatter at skills/meeting-briefing-anthropic/SKILL.md",[1021,1022],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":336,"description":1024,"displayName":338,"installMethods":1025,"rationale":1026,"selectedPaths":1027,"source":334,"sourceLanguage":18,"type":253},"Guide to review incoming one-way (unilateral) commercial NDAs in a jurisdiction-agnostic way, from either a Recipient or Discloser perspective (user-selected), producing a clause-by-clause issue log with preferred redlines, fallbacks, rationales, owners, and deadlines.",{"claudeCode":12},"SKILL.md frontmatter at skills/nda-review-jamie-tso/SKILL.md",[1028,1029,1030,1032,1034,1036,1038],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1031,"priority":723},"references/DURATION_SCOPE.md",{"path":1033,"priority":723},"references/KEY_CLAUSES.md",{"path":1035,"priority":723},"references/PARTY_OBLIGATIONS.md",{"path":1037,"priority":723},"references/REMEDIES_LIABILITY.md",{"path":1039,"priority":723},"references/STANDARD_EXCEPTIONS.md",{"basePath":419,"description":1041,"displayName":421,"installMethods":1042,"rationale":1043,"selectedPaths":1044,"source":334,"sourceLanguage":18,"type":253},"Screen incoming NDAs and classify them as GREEN (standard), YELLOW (needs review), or RED (significant issues). Use when a new NDA comes in from sales or business development, when assessing NDA risk level, or when deciding whether an NDA needs full counsel review.",{"claudeCode":12},"SKILL.md frontmatter at skills/nda-triage-anthropic/SKILL.md",[1045,1046],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":706,"description":1048,"displayName":708,"installMethods":1049,"rationale":1050,"selectedPaths":1051,"source":334,"sourceLanguage":18,"type":253},"NIL (Name, Image, and Likeness) contract analysis for NCAA student-athletes from the athlete's perspective. Use when user says 'review this NIL contract', 'analyze this NIL deal', 'check this athlete agreement', 'review my NIL agreement', or uploads a PDF NIL contract for review. Identifies red flags, missing protections, and compliance issues. Produces a structured review memorandum with negotiation positions. Do NOT use for general contract review, employment agreements, non-NIL endorsements, or brand-side deal analysis.",{"claudeCode":12},"SKILL.md frontmatter at skills/nil-contract-analysis-samir-patel/SKILL.md",[1052,1053,1054,1056,1058,1060,1062,1064,1066],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1055,"priority":723},"references/ANALYSIS_PROTOCOLS.md",{"path":1057,"priority":723},"references/DEAL_STRUCTURES.md",{"path":1059,"priority":723},"references/FLORIDA_COMPLIANCE.md",{"path":1061,"priority":723},"references/OUTPUT_TEMPLATE.md",{"path":1063,"priority":723},"references/PROTECTIVE_REQUIREMENTS.md",{"path":1065,"priority":723},"references/RED_FLAGS.md",{"path":1067,"priority":723},"references/SEVERITY_AND_DEFAULTS.md",{"basePath":494,"description":1069,"displayName":496,"installMethods":1070,"rationale":1071,"selectedPaths":1072,"source":334,"sourceLanguage":726,"type":253},"Guide pour la rédaction de notifications de licenciement conformes au droit du travail français. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer, créer ou éditer une lettre de notification de licenciement, notamment pour faute grave, faute lourde ou motif personnel. Le skill guide la collecte d'informations précises et la rédaction d'une notification juridiquement solide avec tous les éléments obligatoires du droit français.",{"claudeCode":12},"SKILL.md frontmatter at skills/notification-licenciement-selim-brihi/SKILL.md",[1073,1074,1075,1077],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1076,"priority":723},"references/exemples-griefs.md",{"path":1078,"priority":723},"references/mentions-obligatoires.md",{"basePath":619,"description":1080,"displayName":621,"installMethods":1081,"rationale":1082,"selectedPaths":1083,"source":334,"sourceLanguage":18,"type":253},"Read, search, and download emails and attachments from Microsoft Outlook via OAuth2. Use when the user asks to (1) check, read, or fetch emails or messages from Outlook, (2) search emails by keyword, sender, or subject, (3) download email attachments such as contracts, NDAs, or documents, (4) chain email content into other skills (e.g. \"read the latest email from X and review the attached NDA\"), or (5) any task involving Microsoft Outlook, Office 365, or Exchange email access.",{"claudeCode":12},"SKILL.md frontmatter at skills/outlook-emails-lawvable/SKILL.md",[1084,1085,1086,1088,1090],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1087,"priority":723},"references/AZURE_SETUP.md",{"path":1089,"priority":723},"references/WORKFLOWS.md",{"path":1091,"priority":771},"scripts/outlook_oauth.py",{"basePath":566,"description":1093,"displayName":568,"installMethods":1094,"rationale":1095,"selectedPaths":1096,"source":334,"sourceLanguage":18,"type":253},"Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.",{"claudeCode":12},"SKILL.md frontmatter at skills/pdf-processing-anthropic/SKILL.md",[1097,1098,1099,1101,1103,1105,1107,1109,1111,1113,1115,1117],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1100,"priority":723},"forms.md",{"path":1102,"priority":723},"reference.md",{"path":1104,"priority":771},"scripts/check_bounding_boxes.py",{"path":1106,"priority":771},"scripts/check_fillable_fields.py",{"path":1108,"priority":771},"scripts/convert_pdf_to_images.py",{"path":1110,"priority":771},"scripts/create_validation_image.py",{"path":1112,"priority":771},"scripts/extract_form_field_info.py",{"path":1114,"priority":771},"scripts/extract_form_structure.py",{"path":1116,"priority":771},"scripts/fill_fillable_fields.py",{"path":1118,"priority":771},"scripts/fill_pdf_form_with_annotations.py",{"basePath":575,"description":1120,"displayName":577,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":334,"sourceLanguage":18,"type":253},"Toolkit for comprehensive PDF reading, reviwing, and creation with visual quality control. Use to work with PDFs (.pdf files) for: (1) Reading or extracting content from existing PDFs, (2) Creating new PDF documents with professional formatting, (3) Generating reports, documents, or layouts that require precise typography and design, or any other PDF reading or generation tasks.",{"claudeCode":12},"SKILL.md frontmatter at skills/pdf-processing-openai/SKILL.md",[1124,1125],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":467,"description":1127,"displayName":1128,"installMethods":1129,"rationale":1130,"selectedPaths":1131,"source":334,"sourceLanguage":18,"type":253},"Guide for drafting privacy policies compliant with GDPR. Includes CNIL 2020 recommendations, a reference template, and best practices. Use when drafting or revising a privacy policy for a website or application.","privacy-policy-malik-taiar",{"claudeCode":12},"SKILL.md frontmatter at skills/politique-confidentialite-malik-taiar/SKILL.md",[1132,1133,1134,1136,1138,1140,1142,1144,1146,1148,1150,1152,1154,1156,1158],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1135,"priority":723},"SKILL.fr.md",{"path":1137,"priority":771},"assets/CNIL_droits_personnes.pdf",{"path":1139,"priority":771},"assets/CNIL_durees_conservation.pdf",{"path":1141,"priority":771},"assets/CNIL_finalites.pdf",{"path":1143,"priority":771},"assets/CNIL_principes_rgpd.pdf",{"path":1145,"priority":771},"assets/CNIL_transparence.pdf",{"path":1147,"priority":771},"assets/RGPD_texte_officiel.pdf",{"path":1149,"priority":771},"assets/sample_template_politique_confidentialite.docx",{"path":1151,"priority":771},"assets/sample_template_politique_confidentialite.pdf",{"path":1153,"priority":723},"references/BASES_LEGALES.md",{"path":1155,"priority":723},"references/COOKIES.md",{"path":1157,"priority":723},"references/DROITS_PERSONNES.md",{"path":1159,"priority":723},"references/DUREES_CONSERVATION.md",{"basePath":476,"description":1161,"displayName":1162,"installMethods":1163,"rationale":1164,"selectedPaths":1165,"source":334,"sourceLanguage":18,"type":253},"Guide for drafting cookie policies compliant with GDPR and the ePrivacy Directive. Includes CNIL 2020 recommendations, a reference template, and best practices. Use when drafting or revising a cookie policy for a website or application.","cookie-policy-malik-taiar",{"claudeCode":12},"SKILL.md frontmatter at skills/politique-cookies-malik-taiar/SKILL.md",[1166,1167,1168,1169,1170,1171,1173,1175,1176,1178,1179,1181,1182,1183,1185,1187,1189,1190,1191],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1135,"priority":723},{"path":1137,"priority":771},{"path":1139,"priority":771},{"path":1172,"priority":771},"assets/CNIL_evolution_regles_utilisation_cookies.pdf",{"path":1174,"priority":771},"assets/CNIL_faq_cookies_et_traceurs.pdf",{"path":1141,"priority":771},{"path":1177,"priority":771},"assets/CNIL_lignes_directrices_cookies_et_traceurs.pdf",{"path":1143,"priority":771},{"path":1180,"priority":771},"assets/CNIL_recommandation_cookies_et_traceurs.pdf",{"path":1145,"priority":771},{"path":1147,"priority":771},{"path":1184,"priority":771},"assets/sample_template_politique_cookies.docx",{"path":1186,"priority":771},"assets/sample_template_politique_cookies.pdf",{"path":1188,"priority":723},"references/BASES_LEGALES_COOKIES.md",{"path":1155,"priority":723},{"path":1157,"priority":723},{"path":1159,"priority":723},{"basePath":485,"description":1193,"displayName":1194,"installMethods":1195,"rationale":1196,"selectedPaths":1197,"source":334,"sourceLanguage":18,"type":253},"Guide for (a) auditing an existing whistleblower system or (b) drafting a compliant reporting policy from a provided template. Covers EU Directive 2019/1937, the amended Sapin II law (Waserman 2022), Decree 2022-1284, CNIL guidelines, public sector requirements, and duty of vigilance.","whistleblower-policy-malik-taiar",{"claudeCode":12},"SKILL.md frontmatter at skills/politique-lanceur-alerte-malik-taiar/SKILL.md",[1198,1199,1200,1201,1203,1205,1207,1209,1211,1213,1215,1217,1219,1221,1223,1225,1227,1229],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1135,"priority":723},{"path":1202,"priority":771},"assets/Circulaire_26_juin_2024.pdf",{"path":1204,"priority":771},"assets/DREETS_synthese_2025.pdf",{"path":1206,"priority":771},"assets/Decret_2022_1284.pdf",{"path":1208,"priority":771},"assets/Directive_CS3D_2024_1760.pdf",{"path":1210,"priority":771},"assets/L225-102-1.pdf",{"path":1212,"priority":771},"assets/L225-102-2.pdf",{"path":1214,"priority":771},"assets/Loi_Sapin_II_consolidee.pdf",{"path":1216,"priority":771},"assets/Loi_Waserman_2022.pdf",{"path":1218,"priority":771},"assets/Referentiel_CNIL_alertes_professionnelles.pdf",{"path":1220,"priority":771},"assets/Template_Politique_Lanceur_Alerte.docx",{"path":1222,"priority":723},"references/DECRET_PROCEDURE.md",{"path":1224,"priority":723},"references/FONCTION_PUBLIQUE.md",{"path":1226,"priority":723},"references/RGPD_CNIL.md",{"path":1228,"priority":723},"references/TEXTES_LEGAUX.md",{"path":1230,"priority":723},"references/VIGILANCE.md",{"basePath":610,"description":1232,"displayName":612,"installMethods":1233,"rationale":1234,"selectedPaths":1235,"source":334,"sourceLanguage":18,"type":253},"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.",{"claudeCode":12},"SKILL.md frontmatter at skills/pptx-processing-anthropic/SKILL.md",[1236,1237,1238,1240,1242,1243,1245,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1239,"priority":723},"editing.md",{"path":1241,"priority":723},"pptxgenjs.md",{"path":770,"priority":771},{"path":1244,"priority":771},"scripts/add_slide.py",{"path":1246,"priority":771},"scripts/clean.py",{"path":777,"priority":771},{"path":779,"priority":771},{"path":781,"priority":771},{"path":783,"priority":771},{"path":785,"priority":771},{"path":787,"priority":771},{"path":789,"priority":771},{"path":791,"priority":771},{"path":793,"priority":771},{"path":795,"priority":771},{"path":797,"priority":771},{"path":799,"priority":771},{"path":801,"priority":771},{"path":803,"priority":771},{"path":805,"priority":771},{"path":807,"priority":771},{"path":809,"priority":771},{"path":811,"priority":771},{"path":813,"priority":771},{"path":815,"priority":771},{"path":817,"priority":771},{"path":819,"priority":771},{"path":821,"priority":771},{"path":823,"priority":771},{"path":825,"priority":771},{"path":827,"priority":771},{"path":829,"priority":771},{"path":831,"priority":771},{"path":833,"priority":771},{"path":835,"priority":771},{"path":837,"priority":771},{"path":839,"priority":771},{"path":841,"priority":771},{"path":843,"priority":771},{"path":845,"priority":771},{"path":847,"priority":771},{"path":849,"priority":771},{"path":851,"priority":771},{"path":853,"priority":771},{"path":855,"priority":771},{"path":857,"priority":771},{"path":859,"priority":771},{"path":861,"priority":771},{"path":863,"priority":771},{"path":865,"priority":771},{"path":867,"priority":771},{"path":869,"priority":771},{"path":871,"priority":771},{"path":873,"priority":771},{"path":875,"priority":771},{"path":877,"priority":771},{"path":1299,"priority":771},"scripts/thumbnail.py",{"basePath":679,"description":1301,"displayName":681,"installMethods":1302,"rationale":1303,"selectedPaths":1304,"source":334,"sourceLanguage":18,"type":253},"Adversarial verification for AI-generated legal content with systematic fact-checking, source validation, and quality control. Use when User requests verification of legal documents, fact-checking of regulatory content, red team review, or quality assurance before distribution to clients/stakeholders. Provides structured verification reports with severity-categorized errors, verified sources, and distribution readiness assessment.",{"claudeCode":12},"SKILL.md frontmatter at skills/red-team-verifier-patrick-munro/SKILL.md",[1305,1306],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":503,"description":1308,"displayName":505,"installMethods":1309,"rationale":1310,"selectedPaths":1311,"source":334,"sourceLanguage":726,"type":253},"Rédaction de requêtes devant le Conseil de prud'hommes pour contester un licenciement pour faute grave. Utiliser ce skill quand l'utilisateur demande de rédiger une requête CPH, contester un licenciement pour faute grave, préparer une saisine du CPH pour un litige lié à un licenciement, ou créer un document de contestation de licenciement en droit du travail français.",{"claudeCode":12},"SKILL.md frontmatter at skills/requete-cph-licenciement-faute-grave-selim-brihi/SKILL.md",[1312,1313,1314,1316,1318],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1315,"priority":723},"references/calculs-indemnites.md",{"path":1317,"priority":723},"references/conseils-variations.md",{"path":1319,"priority":723},"references/structure-requete.md",{"basePath":670,"description":1321,"displayName":672,"installMethods":1322,"rationale":1323,"selectedPaths":1324,"source":334,"sourceLanguage":18,"type":253},"Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.",{"claudeCode":12},"SKILL.md frontmatter at skills/security-review-openai/SKILL.md",[1325,1326,1327,1329,1331,1333,1335,1337,1339,1341,1343,1345],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1328,"priority":723},"references/golang-general-backend-security.md",{"path":1330,"priority":723},"references/javascript-express-web-server-security.md",{"path":1332,"priority":723},"references/javascript-general-web-frontend-security.md",{"path":1334,"priority":723},"references/javascript-jquery-web-frontend-security.md",{"path":1336,"priority":723},"references/javascript-typescript-nextjs-web-server-security.md",{"path":1338,"priority":723},"references/javascript-typescript-react-web-frontend-security.md",{"path":1340,"priority":723},"references/javascript-typescript-vue-web-frontend-security.md",{"path":1342,"priority":723},"references/python-django-web-server-security.md",{"path":1344,"priority":723},"references/python-fastapi-web-server-security.md",{"path":1346,"priority":723},"references/python-flask-web-server-security.md",{"basePath":646,"description":1348,"displayName":648,"installMethods":1349,"rationale":1350,"selectedPaths":1351,"source":334,"sourceLanguage":18,"type":253},"Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator-anthropic/SKILL.md",[1352,1353,1354,1356,1358,1360,1362],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1355,"priority":723},"references/output-patterns.md",{"path":1357,"priority":723},"references/workflows.md",{"path":1359,"priority":771},"scripts/init_skill.py",{"path":1361,"priority":771},"scripts/package_skill.py",{"path":1363,"priority":771},"scripts/quick_validate.py",{"basePath":655,"description":1365,"displayName":656,"installMethods":1366,"rationale":1367,"selectedPaths":1368,"source":334,"sourceLanguage":18,"type":253},"Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends the model's capabilities with specialized knowledge, workflows, or tool integrations.",{"claudeCode":12},"SKILL.md frontmatter at skills/skill-creator-openai/SKILL.md",[1369,1370,1371,1372,1373],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1359,"priority":771},{"path":1361,"priority":771},{"path":1363,"priority":771},{"basePath":249,"description":10,"displayName":252,"installMethods":1375,"rationale":1376,"selectedPaths":1377,"source":334,"sourceLanguage":18,"type":253},{"claudeCode":12},"SKILL.md frontmatter at skills/skill-optimizer-lawvable/SKILL.md",[1378,1379,1380,1381],{"path":345,"priority":328},{"path":330,"priority":333},{"path":343,"priority":333},{"path":1382,"priority":771},"scripts/self-improve-hook.sh",{"basePath":428,"description":1384,"displayName":430,"installMethods":1385,"rationale":1386,"selectedPaths":1387,"source":334,"sourceLanguage":18,"type":253},"Guide for reading, interpreting, and applying statutes, regulations, and rules in legal and compliance contexts. Use when the user asks about (1) how to read and interpret statutes, regulations, or rules, (2) statutory interpretation methods and canons of construction, (3) understanding legislative intent, (4) applying statutes to specific legal situations, (5) extracting requirements from legal text, (6) distinguishing between different types of legal requirements, or (7) cross-jurisdictional compliance analysis.",{"claudeCode":12},"SKILL.md frontmatter at skills/statute-analysis-rafal-fryc/SKILL.md",[1388,1389,1390,1392,1394,1396],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1391,"priority":723},"references/canons_of_construction.md",{"path":1393,"priority":723},"references/index.md",{"path":1395,"priority":723},"references/practical_lessons.md",{"path":1397,"priority":723},"references/statutory_structure.md",{"basePath":628,"description":1399,"displayName":630,"installMethods":1400,"rationale":1401,"selectedPaths":1402,"source":334,"sourceLanguage":18,"type":253},"Guide to analyze multiple documents (PDF, DOCX) against user-defined columns and produce a structured Excel output with citations. Use when the user wants to: (1) Extract specific information from multiple documents into a table, (2) Compare clauses or provisions across contracts, (3) Create a document review matrix with source citations. Triggers on: 'tabular review', 'document matrix', 'extract from documents', 'compare across documents', 'review multiple contracts'.",{"claudeCode":12},"SKILL.md frontmatter at skills/tabular-review-lawvable/SKILL.md",[1403,1404],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":356,"description":1406,"displayName":358,"installMethods":1407,"rationale":1408,"selectedPaths":1409,"source":334,"sourceLanguage":18,"type":253},"Guide to negotiating technology services agreements, professional services contracts, and commercial B2B transactions. Provides three-position frameworks (provider-favorable, balanced, client-favorable), deal-size tactics, objection handling templates, and concession roadmaps. Use when: (1) Developing negotiation strategies for SaaS, cloud, or managed services agreements, (2) Preparing position papers and fallback positions, (3) Responding to counterparty objections and demands, (4) Creating concession roadmaps that protect critical interests, (5) Assessing tactics based on deal value and leverage, or (6) Structuring balanced outcomes for liability, IP, payment, SLA, or warranty provisions.",{"claudeCode":12},"SKILL.md frontmatter at skills/tech-contract-negotiation-patrick-munro/SKILL.md",[1410,1411],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":365,"description":1413,"displayName":367,"installMethods":1414,"rationale":1415,"selectedPaths":1416,"source":334,"sourceLanguage":18,"type":253},"Framework for assessing IT service providers, technology vendors, and third-party partners. Creates structured risk assessments across financial, operational, compliance, security, and reputational dimensions with regulatory checklists (GDPR, DORA, NIS2, SOX). Use when: (1) Evaluating new vendors or technology providers, (2) Conducting third-party risk assessments for procurement, (3) Performing critical vendor due diligence for regulatory compliance, (4) Creating vendor onboarding documentation, (5) Establishing ongoing vendor monitoring processes, (6) Assessing vendor concentration risk, or (7) Generating executive-level vendor risk reports.",{"claudeCode":12},"SKILL.md frontmatter at skills/vendor-due-diligence-patrick-munro/SKILL.md",[1417,1418],{"path":345,"priority":328},{"path":343,"priority":333},{"basePath":637,"description":1420,"displayName":639,"installMethods":1421,"rationale":1422,"selectedPaths":1423,"source":334,"sourceLanguage":18,"type":253},"Build VS Code extensions from scratch or convert existing JS/React/Vue apps. Supports commands, webviews (React/Vue), custom editors, tree views, and AI agent integration via file-bridge IPC. Use when user wants to create a VS Code extension, convert a web app to an extension, add webviews or custom UIs to VS Code, implement tree views, build custom file editors, integrate with AI agents, or package/publish extensions (.vsix).",{"claudeCode":12},"SKILL.md frontmatter at skills/vscode-extension-builder-lawvable/SKILL.md",[1424,1425,1426,1428,1430,1432,1434,1436,1438,1440,1442,1444,1446,1448,1450,1452,1454,1456,1458,1460,1462,1464,1466,1468,1470,1472,1474,1476,1478,1480,1482,1484,1486,1488,1490,1492,1494,1496,1498,1500,1502,1504,1506,1508],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1427,"priority":771},"assets/basic-command/.vscodeignore",{"path":1429,"priority":771},"assets/basic-command/esbuild.js",{"path":1431,"priority":771},"assets/basic-command/package.json",{"path":1433,"priority":771},"assets/basic-command/src/extension.ts",{"path":1435,"priority":771},"assets/basic-command/tsconfig.json",{"path":1437,"priority":771},"assets/custom-editor/.vscodeignore",{"path":1439,"priority":771},"assets/custom-editor/esbuild.js",{"path":1441,"priority":771},"assets/custom-editor/package.json",{"path":1443,"priority":771},"assets/custom-editor/src/editorProvider.ts",{"path":1445,"priority":771},"assets/custom-editor/src/extension.ts",{"path":1447,"priority":771},"assets/custom-editor/tsconfig.json",{"path":1449,"priority":771},"assets/file-bridge/.vscodeignore",{"path":1451,"priority":771},"assets/file-bridge/esbuild.js",{"path":1453,"priority":771},"assets/file-bridge/package.json",{"path":1455,"priority":771},"assets/file-bridge/src/extension.ts",{"path":1457,"priority":771},"assets/file-bridge/src/fileBridge.ts",{"path":1459,"priority":771},"assets/file-bridge/tsconfig.json",{"path":1461,"priority":771},"assets/tree-view/.vscodeignore",{"path":1463,"priority":771},"assets/tree-view/esbuild.js",{"path":1465,"priority":771},"assets/tree-view/package.json",{"path":1467,"priority":771},"assets/tree-view/src/extension.ts",{"path":1469,"priority":771},"assets/tree-view/src/treeProvider.ts",{"path":1471,"priority":771},"assets/tree-view/tsconfig.json",{"path":1473,"priority":771},"assets/webview-react/.vscodeignore",{"path":1475,"priority":771},"assets/webview-react/esbuild.js",{"path":1477,"priority":771},"assets/webview-react/package.json",{"path":1479,"priority":771},"assets/webview-react/src/extension.ts",{"path":1481,"priority":771},"assets/webview-react/src/webview/App.tsx",{"path":1483,"priority":771},"assets/webview-react/src/webview/index.html",{"path":1485,"priority":771},"assets/webview-react/src/webview/index.tsx",{"path":1487,"priority":771},"assets/webview-react/src/webview/styles.css",{"path":1489,"priority":771},"assets/webview-react/src/webview/tsconfig.json",{"path":1491,"priority":771},"assets/webview-react/src/webview/vite.config.ts",{"path":1493,"priority":771},"assets/webview-react/tsconfig.json",{"path":1495,"priority":723},"references/ai-integration.md",{"path":1497,"priority":723},"references/api-reference.md",{"path":1499,"priority":723},"references/build-config.md",{"path":1501,"priority":723},"references/contribution-points.md",{"path":1503,"priority":723},"references/conversion-guide.md",{"path":1505,"priority":723},"references/custom-editor-patterns.md",{"path":1507,"priority":723},"references/tree-view-patterns.md",{"path":1509,"priority":723},"references/webview-patterns.md",{"basePath":584,"description":1511,"displayName":586,"installMethods":1512,"rationale":1513,"selectedPaths":1514,"source":334,"sourceLanguage":18,"type":253},"Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx-processing-anthropic/SKILL.md",[1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568],{"path":345,"priority":328},{"path":343,"priority":333},{"path":777,"priority":771},{"path":779,"priority":771},{"path":781,"priority":771},{"path":783,"priority":771},{"path":785,"priority":771},{"path":787,"priority":771},{"path":789,"priority":771},{"path":791,"priority":771},{"path":793,"priority":771},{"path":795,"priority":771},{"path":797,"priority":771},{"path":799,"priority":771},{"path":801,"priority":771},{"path":803,"priority":771},{"path":805,"priority":771},{"path":807,"priority":771},{"path":809,"priority":771},{"path":811,"priority":771},{"path":813,"priority":771},{"path":815,"priority":771},{"path":817,"priority":771},{"path":819,"priority":771},{"path":821,"priority":771},{"path":823,"priority":771},{"path":825,"priority":771},{"path":827,"priority":771},{"path":829,"priority":771},{"path":831,"priority":771},{"path":833,"priority":771},{"path":835,"priority":771},{"path":837,"priority":771},{"path":839,"priority":771},{"path":841,"priority":771},{"path":843,"priority":771},{"path":845,"priority":771},{"path":847,"priority":771},{"path":849,"priority":771},{"path":851,"priority":771},{"path":853,"priority":771},{"path":855,"priority":771},{"path":857,"priority":771},{"path":859,"priority":771},{"path":861,"priority":771},{"path":863,"priority":771},{"path":865,"priority":771},{"path":867,"priority":771},{"path":869,"priority":771},{"path":871,"priority":771},{"path":873,"priority":771},{"path":875,"priority":771},{"path":877,"priority":771},{"path":1569,"priority":771},"scripts/recalc.py",{"basePath":602,"description":1571,"displayName":604,"installMethods":1572,"rationale":1573,"selectedPaths":1574,"source":334,"sourceLanguage":18,"type":253},"Professional Excel spreadsheet creation with a focus on aesthetics and data analysis. Use when creating spreadsheets for organizing, analyzing, and presenting structured data in a clear and professional format.",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx-processing-manus/SKILL.md",[1575],{"path":345,"priority":328},{"basePath":593,"description":1577,"displayName":595,"installMethods":1578,"rationale":1579,"selectedPaths":1580,"source":334,"sourceLanguage":18,"type":253},"Toolkit for comprehensive Spreadsheet reading, creation, editing, and analysis with visual quality control. Use to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing tabular data, (3) Modifying existing spreadsheets while preserving formulas, (4) Building financial models with proper formatting, (5) Data visualization with in-sheet charts, or any other spreadsheet tasks.",{"claudeCode":12},"SKILL.md frontmatter at skills/xlsx-processing-openai/SKILL.md",[1581,1582,1583,1585,1587,1589],{"path":345,"priority":328},{"path":343,"priority":333},{"path":1584,"priority":723},"references/examples/openpyxl/create_basic_spreadsheet.py",{"path":1586,"priority":723},"references/examples/openpyxl/create_spreadsheet_with_styling.py",{"path":1588,"priority":723},"references/examples/openpyxl/read_existing_spreadsheet.py",{"path":1590,"priority":723},"references/examples/openpyxl/styling_spreadsheet.py",{"sources":1592},[1593],"manual",{"closedIssues90d":237,"description":1595,"forks":238,"homepage":1596,"license":244,"openIssues90d":240,"pushedAt":241,"readmeSize":235,"stars":242,"topics":1597},"A curated list of awesome Agent Skills for automating legal work","https://lawvable.com",[282,1598,1599,1600,1601],"automation","law","workflows","legal-work",{"classifiedAt":1603,"discoverAt":1604,"extractAt":1605,"githubAt":1605,"updatedAt":1603},1778692158842,1778692150913,1778692156820,[220,221,218,217,219],{"evaluatedAt":247,"extractAt":295,"updatedAt":247},[],[1610,1640,1671,1697,1727,1755],{"_creationTime":1611,"_id":1612,"community":1613,"display":1614,"identity":1620,"providers":1624,"relations":1633,"tags":1635,"workflow":1636},1778692607327.2307,"k17bwx69hk0p0w7rnpzvv2p16h86mp2k",{"reviewCount":8},{"description":1615,"installMethods":1616,"name":1618,"sourceUrl":1619},"Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.",{"claudeCode":1617},"majiayu000/vibeguard","fixflow","https://github.com/majiayu000/vibeguard",{"basePath":1621,"githubOwner":1622,"githubRepo":1623,"locale":18,"slug":1618,"type":253},"workflows/fixflow","majiayu000","vibeguard",{"evaluate":1625,"extract":1632},{"promptVersionExtension":210,"promptVersionScoring":211,"score":1626,"tags":1627,"targetMarket":222,"tier":1631},100,[300,1628,1629,220,219,1630],"ai-safety","developer-tools","security","verified",{"commitSha":284},{"repoId":1634},"kd7b0vh258xpbyerk68bk3e1ks86mk58",[1628,220,300,1629,1630,219],{"evaluatedAt":1637,"extractAt":1638,"updatedAt":1639},1778692812461,1778692607327,1778693059223,{"_creationTime":1641,"_id":1642,"community":1643,"display":1644,"identity":1650,"providers":1655,"relations":1664,"tags":1667,"workflow":1668},1778699234184.6162,"k176dnzaczpfh49t8f4x2k498986nm9q",{"reviewCount":8},{"description":1645,"installMethods":1646,"name":1648,"sourceUrl":1649},"Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution",{"claudeCode":1647},"Yeachan-Heo/oh-my-claudecode","Ralplan","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":1651,"githubOwner":1652,"githubRepo":1653,"locale":18,"slug":1654,"type":253},"skills/ralplan","Yeachan-Heo","oh-my-claudecode","ralplan",{"evaluate":1656,"extract":1662},{"promptVersionExtension":210,"promptVersionScoring":211,"score":1657,"tags":1658,"targetMarket":222,"tier":1631},99,[1659,1660,1661,220,219],"planning","orchestration","ai-agent",{"commitSha":284,"license":1663},"MIT",{"parentExtensionId":1665,"repoId":1666},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[1661,220,1660,1659,219],{"evaluatedAt":1669,"extractAt":1670,"updatedAt":1669},1778699648197,1778699234184,{"_creationTime":1672,"_id":1673,"community":1674,"display":1675,"identity":1681,"providers":1685,"relations":1691,"tags":1693,"workflow":1694},1778695021936.555,"k1715rn9402s29yge55y9nt0x986n2tf",{"reviewCount":8},{"description":1676,"installMethods":1677,"name":1679,"sourceUrl":1680},"Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.",{"claudeCode":1678},"openai/skills","cli-creator","https://github.com/openai/skills",{"basePath":1682,"githubOwner":1683,"githubRepo":1684,"locale":18,"slug":1679,"type":253},"skills/.curated/cli-creator","openai","skills",{"evaluate":1686,"extract":1690},{"promptVersionExtension":210,"promptVersionScoring":211,"score":1626,"tags":1687,"targetMarket":222,"tier":1631},[1688,220,1629,1689,1598],"cli","codex",{"commitSha":284},{"repoId":1692},"kd75n2zj3yh472p25zffgycved86mnpx",[1598,1688,220,1689,1629],{"evaluatedAt":1695,"extractAt":1696,"updatedAt":1695},1778695068759,1778695021936,{"_creationTime":1698,"_id":1699,"community":1700,"display":1701,"identity":1707,"providers":1711,"relations":1720,"tags":1722,"workflow":1723},1778693511416.365,"k1758b69g51wttzw4r6epd3jrs86mtk8",{"reviewCount":8},{"description":1702,"installMethods":1703,"name":1705,"sourceUrl":1706},"Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.",{"claudeCode":1704},"mksglu/context-mode","context-mode-ops","https://github.com/mksglu/context-mode",{"basePath":1708,"githubOwner":1709,"githubRepo":1710,"locale":18,"slug":1705,"type":253},".claude/skills/context-mode-ops","mksglu","context-mode",{"evaluate":1712,"extract":1719},{"promptVersionExtension":210,"promptVersionScoring":211,"score":1626,"tags":1713,"targetMarket":222,"tier":1631},[1714,1715,1716,220,1717,1718,1630,280],"context-window","llm-optimization","session-continuity","developer-tool","productivity",{"commitSha":284},{"repoId":1721},"kd764b2fctbqg4b8j8y6xvmkvs86m29m",[220,280,1714,1717,1715,1718,1630,1716],{"evaluatedAt":1724,"extractAt":1725,"updatedAt":1726},1778693567505,1778693511416,1778693817147,{"_creationTime":1728,"_id":1729,"community":1730,"display":1731,"identity":1737,"providers":1741,"relations":1749,"tags":1751,"workflow":1752},1778687399826.038,"k177k6yc1nvmc35w54dht6t11586np31",{"reviewCount":8},{"description":1732,"installMethods":1733,"name":1735,"sourceUrl":1736},"Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.",{"claudeCode":1734},"github/awesome-copilot","kotlin-mcp-server-generator","https://github.com/github/awesome-copilot",{"basePath":1738,"githubOwner":1739,"githubRepo":1740,"locale":18,"slug":1735,"type":253},"skills/kotlin-mcp-server-generator","github","awesome-copilot",{"evaluate":1742,"extract":1748},{"promptVersionExtension":210,"promptVersionScoring":211,"score":1626,"tags":1743,"targetMarket":222,"tier":1631},[1744,1745,1746,220,1747],"kotlin","mcp","server","gradle",{"commitSha":284},{"repoId":1750},"kd7dsmv976w8rtkqnjjfdtfgks86nnmw",[220,1747,1744,1745,1746],{"evaluatedAt":1753,"extractAt":1754,"updatedAt":1753},1778690535577,1778687399826,{"_creationTime":1756,"_id":1757,"community":1758,"display":1759,"identity":1765,"providers":1770,"relations":1778,"tags":1781,"workflow":1782},1778675056600.2686,"k173gm7eeaah3h512009r9g6vn86mj43",{"reviewCount":8},{"description":1760,"installMethods":1761,"name":1763,"sourceUrl":1764},"Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnable repository. Stack-agnostic: Next.js, FastAPI, Rails, Go, Rust, Flutter, and more.",{"claudeCode":1762},"alirezarezvani/claude-skills","Spec to Repo","https://github.com/alirezarezvani/claude-skills",{"basePath":1766,"githubOwner":1767,"githubRepo":1768,"locale":18,"slug":1769,"type":253},"product-team/skills/spec-to-repo","alirezarezvani","claude-skills","spec-to-repo",{"evaluate":1771,"extract":1777},{"promptVersionExtension":210,"promptVersionScoring":211,"score":1626,"tags":1772,"targetMarket":222,"tier":1631},[220,1773,1774,1775,1776],"scaffolding","application-development","fullstack","stack-agnostic",{"commitSha":284,"license":1663},{"parentExtensionId":1779,"repoId":1780},"k17104ysr0smp7vvp26mnn1fzh86nynm","kd7ff9s1w43mfyy1n7hf87816186m6px",[1774,220,1775,1773,1776],{"evaluatedAt":1783,"extractAt":1784,"updatedAt":1783},1778685725353,1778675056600]