[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jeffallan-secure-code-guardian-de":3,"guides-for-jeffallan-secure-code-guardian":1752,"similar-k17626vjndz6y8nnaqq2dkqvm586nm5s-de":1753},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":227,"parentExtension":250,"providers":308,"relations":312,"repo":313,"tags":1750,"workflow":1751},1778691344230.1375,"k17626vjndz6y8nnaqq2dkqvm586nm5s",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities — including custom security implementations such as hashing passwords with bcrypt/argon2, sanitizing SQL queries with parameterized statements, configuring CORS/CSP headers, validating input with Zod, and setting up JWT tokens. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention, secure session management, and security hardening. For pre-built OAuth/SSO integrations or standalone security audits, consider a more specialized skill.",{"claudeCode":12},"jeffallan/claude-skills","secure-code-guardian","https://github.com/jeffallan/claude-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":243},1778692577559.312,"kn73007yzvw84k11h53xgv0nwh86nhe8","en",{"checks":20,"evaluatedAt":190,"extensionSummary":191,"features":192,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,131,133,136,140,144,148,151,155,158,161,164,167,171,174,177,180,183,187],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the user problem of implementing authentication, authorization, and preventing OWASP Top 10 vulnerabilities, providing specific examples of use cases.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers specific implementations (bcrypt, parameterized queries, Zod validation, JWT) beyond generic LLM capabilities, addressing common security concerns with practical code examples.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive set of tools and reference materials for implementing authentication, authorization, and input validation, covering the full lifecycle of secure coding practices.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on secure coding practices related to authentication, authorization, input validation, and OWASP Top 10 prevention, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, providing clear use cases and boundaries, including what is out of scope.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools directly; its functionality is invoked via natural language requests that guide the LLM's behavior.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","The SKILL.md and reference files comprehensively document concepts, code examples, and security considerations, including environment variables like JWT_SECRET.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose explicit tools; its functionality is invoked via natural language.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill does not expose direct tools with parameter schemas; its I/O is mediated through LLM interactions.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The license is MIT, clearly stated in the SKILL.md frontmatter and LICENSE file, and is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-01, well within the last 90 days, indicating active maintenance.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","Dependencies like bcrypt, zod, helmet, and express are standard Node.js libraries and appear to be managed appropriately within the project context, though specific vulnerability checks are not detailed here.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill explicitly warns against hardcoding secrets and demonstrates using environment variables (e.g., JWT_SECRET) and secret managers, aligning with best practices.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill provides detailed examples and references for preventing SQL injection, command injection, and XSS through parameterized queries, library functions, and output encoding/sanitization.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill's content is bundled within the repository and does not involve runtime fetching of external code or instructions.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's instructions and code examples focus on best practices for secure coding and do not exhibit behaviors that would violate sandbox isolation.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls are present in the skill's documentation or examples.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill focuses on preventing data exfiltration by validating input and sanitizing output, and does not contain instructions to submit confidential data externally.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content, including Markdown files and code examples, appears free of hidden steering tricks, invisible Unicode characters, or other obfuscation techniques.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's examples and references contain plain, readable source code and do not involve obfuscated payloads or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill provides code examples that use relative paths or standard library functions, avoiding assumptions about specific user project directory structures.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 3 issues were opened and 10 were closed, indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The skill has a declared version (1.1.0) in the SKILL.md frontmatter and a CHANGELOG.md, indicating proper release management.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill heavily emphasizes input validation using libraries like Zod and provides examples for sanitizing SQL queries and URLs, demonstrating robust validation practices.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill focuses on preventative measures and does not include destructive operations that would require guarding.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The code examples demonstrate proper error handling, such as throwing specific errors for invalid input or authentication failures, and encourage generic error messages to users.",{"category":104,"check":114,"severity":24,"summary":115},"Logging","The skill's documentation (SKILL.md) explicitly states the importance of logging security events (failed auth, etc.) as part of its 'MUST DO' list.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill focuses on input validation and sanitization, which helps prevent the submission of personal data without proper handling, aligning with GDPR principles.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill provides general secure coding practices applicable globally, without regional or jurisdiction-specific logic.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The provided code examples use standard Node.js libraries and practices, suggesting good cross-platform compatibility within a Node.js environment.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README.md provides a good overview of the Claude Skills project, installation instructions, and links to detailed documentation, including the specific skill's documentation.",{"category":33,"check":130,"severity":42,"summary":50},"Tool surface size",{"category":40,"check":132,"severity":42,"summary":50},"Overlapping near-synonym tools",{"category":45,"check":134,"severity":24,"summary":135},"Phantom features","All advertised capabilities within the SKILL.md and reference files have corresponding code examples or documented best practices.",{"category":137,"check":138,"severity":24,"summary":139},"Install","Installation instruction","The main README provides clear installation instructions for the Claude Skills plugin and specific skills, including an example invocation.",{"category":141,"check":142,"severity":24,"summary":143},"Errors","Actionable error messages","The skill's examples demonstrate providing user-friendly error messages for invalid input or authentication failures, rather than raw exceptions.",{"category":145,"check":146,"severity":24,"summary":147},"Execution","Pinned dependencies","While not explicitly listing pinned versions in SKILL.md, the presence of a lockfile (package-lock.json) suggests dependencies are pinned. The code examples use standard Node.js practices.",{"category":33,"check":149,"severity":24,"summary":150},"Dry-run preview","The skill focuses on preventative coding practices and does not involve state-changing operations that would require a dry-run mode.",{"category":152,"check":153,"severity":24,"summary":154},"Protocol","Idempotent retry & timeouts","The skill's focus is on secure coding practices; it does not directly manage remote calls or state-changing operations that would necessitate idempotency or timeouts.",{"category":117,"check":156,"severity":24,"summary":157},"Telemetry opt-in","The skill does not appear to emit telemetry; its focus is on secure coding practices. If any telemetry were involved, the project's overall documentation would need to be checked for opt-in status.",{"category":40,"check":159,"severity":24,"summary":160},"Precise Purpose","The skill's description clearly states its purpose (authentication, authorization, input validation, OWASP prevention) and when to use it, along with explicit non-goals (OAuth/SSO integrations, standalone audits).",{"category":40,"check":162,"severity":24,"summary":163},"Concise Frontmatter","The frontmatter in SKILL.md is dense and self-contained, summarizing the core capability and providing relevant triggers.",{"category":45,"check":165,"severity":24,"summary":166},"Concise Body","The SKILL.md body is concise, providing a core workflow and linking to detailed reference files for deeper guidance, adhering to progressive disclosure.",{"category":168,"check":169,"severity":24,"summary":170},"Context","Progressive Disclosure","The SKILL.md effectively uses relative links to `references/*.md` files for detailed guidance on topics like input validation and authentication, demonstrating good progressive disclosure.",{"category":168,"check":172,"severity":42,"summary":173},"Forked exploration","This skill focuses on providing secure coding guidance and examples, not deep exploration or code review requiring a forked context.",{"category":22,"check":175,"severity":24,"summary":176},"Usage examples","The skill provides numerous end-to-end code examples for key capabilities like password hashing, JWT validation, and input validation, demonstrating practical application.",{"category":22,"check":178,"severity":24,"summary":179},"Edge cases","The skill's documentation addresses edge cases and limitations, such as invalid input formats, password requirements, and authentication failure reporting.",{"category":104,"check":181,"severity":42,"summary":182},"Tool Fallback","This skill does not rely on external tools or MCP servers; its functionality is self-contained within the LLM's execution context.",{"category":184,"check":185,"severity":24,"summary":186},"Safety","Halt on unexpected state","The skill's guidance on input validation and authentication failures implicitly promotes halting on unexpected states and reporting errors clearly.",{"category":92,"check":188,"severity":24,"summary":189},"Cross-skill coupling","The skill is self-contained and focuses on secure coding practices, without explicit reliance on other skills. It correctly cross-links to related skills in its documentation.",1778692577443,"This skill provides comprehensive guidance and code examples for implementing authentication, authorization, input validation, and preventing common web vulnerabilities like SQL injection and XSS, adhering to OWASP Top 10 recommendations.",[193,194,195,196,197,198,199],"Password hashing with bcrypt/argon2","Parameterized SQL queries","Input validation with Zod","JWT implementation and validation","Security header configuration (CSP, HSTS)","Rate limiting for authentication endpoints","OWASP Top 10 prevention strategies",[201,202,203],"Providing pre-built OAuth/SSO integrations.","Performing standalone security audits.","Handling low-level network security configurations.","3.0.0","4.4.0","Implement robust security measures in code, including authentication, authorization, input validation, and preventing OWASP Top 10 vulnerabilities.","The skill is exceptionally well-documented and practically implemented across all security domains it covers. No significant issues found.",95,"Excellent skill for implementing robust security practices in code.",[211,212,213,214,215,216,217],"security","authentication","authorization","owasp","validation","encryption","secure-coding","global","verified",[221,222,223,224],"Implementing secure user authentication and authorization flows.","Validating and sanitizing all user-provided input to prevent injection attacks.","Configuring security headers like CSP and HSTS.","Writing code that adheres to best practices for preventing OWASP Top 10 vulnerabilities.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":239,"testCoverage":242},{"hasLockfile":227},true,1778692548911,{"descriptionLength":230,"readmeSize":231},594,6373,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"manifestVersion":235,"openIssues90d":236,"pushedAt":237,"stars":238},10,754,"1.1.0",3,1777650255000,9023,{"hasNpmPackage":240,"license":241,"smitheryVerified":240},false,"MIT",{"hasCi":227,"hasTests":240},{"updatedAt":244},1778692577559,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/secure-code-guardian","jeffallan","claude-skills","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":258,"parentExtension":261,"providers":293,"relations":304,"tags":305,"workflow":306},1778691344230.1252,"k177fx0q0bsftkws6j1av221j186ndt6",{"reviewCount":8},{"description":255,"installMethods":256,"name":257,"sourceUrl":14},"Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.",{"claudeCode":257},"fullstack-dev-skills",{"basePath":259,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":260},"","plugin",{"_creationTime":262,"_id":263,"community":264,"display":265,"identity":268,"providers":270,"relations":287,"tags":289,"workflow":290},1778691344230.125,"k17dreeyadjdbmpd1fmsh8krc986nhgh",{"reviewCount":8},{"description":266,"installMethods":267,"name":257,"sourceUrl":14},"Comprehensive skill pack for full-stack developers covering frameworks, workflows, and security",{"claudeCode":12},{"basePath":259,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":269},"marketplace",{"evaluate":271,"extract":281},{"promptVersionExtension":272,"promptVersionScoring":205,"score":273,"tags":274,"targetMarket":218,"tier":219},"3.1.0",97,[275,276,277,211,278,279,280],"fullstack","development","frameworks","workflows","devops","testing",{"commitSha":282,"marketplace":283,"plugin":285},"HEAD",{"name":257,"pluginCount":284},1,{"mcpCount":8,"provider":286,"skillCount":8},"classify",{"repoId":288},"kd77w37et655xneae33d1p2d2n86ncxp",[276,279,277,275,211,280,278],{"evaluatedAt":291,"extractAt":292,"updatedAt":291},1778691361308,1778691344230,{"evaluate":294,"extract":301},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":295,"targetMarket":218,"tier":300},[275,296,297,298,299],"developer-tools","programming","ide-integration","code-generation","community",{"commitSha":282,"license":241,"plugin":302},{"mcpCount":8,"provider":286,"skillCount":303},66,{"parentExtensionId":263,"repoId":288},[299,296,275,298,297],{"evaluatedAt":307,"extractAt":292,"updatedAt":307},1778691398384,{"evaluate":309,"extract":311},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":310,"targetMarket":218,"tier":219},[211,212,213,214,215,216,217],{"commitSha":282},{"parentExtensionId":252,"repoId":288},{"_creationTime":314,"_id":288,"identity":315,"providers":316,"workflow":1746},1778690107689.4307,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":317,"discover":1736,"github":1739},{"commitSha":282,"extensions":318},[319,332,525,544,562,580,598,616,634,652,676,696,714,732,750,768,792,810,826,844,863,881,899,918,944,962,977,997,1015,1033,1051,1081,1097,1115,1133,1151,1169,1193,1211,1229,1246,1263,1280,1297,1317,1333,1351,1369,1389,1406,1422,1439,1453,1472,1489,1507,1522,1537,1555,1573,1589,1605,1632,1652,1668,1687,1703,1718],{"basePath":259,"description":266,"displayName":257,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":259,"description":255,"displayName":257,"installMethods":333,"license":241,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":18,"type":260},{"claudeCode":257},"plugin manifest at .claude-plugin/plugin.json",[336,338,339,340,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,499,501,503,505,507,509,511,513,515,517,519,521,523],{"path":337,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":341,"priority":342},"skills/angular-architect/SKILL.md","medium",{"path":344,"priority":342},"skills/api-designer/SKILL.md",{"path":346,"priority":342},"skills/architecture-designer/SKILL.md",{"path":348,"priority":342},"skills/atlassian-mcp/SKILL.md",{"path":350,"priority":342},"skills/chaos-engineer/SKILL.md",{"path":352,"priority":342},"skills/cli-developer/SKILL.md",{"path":354,"priority":342},"skills/cloud-architect/SKILL.md",{"path":356,"priority":342},"skills/code-documenter/SKILL.md",{"path":358,"priority":342},"skills/code-reviewer/SKILL.md",{"path":360,"priority":342},"skills/cpp-pro/SKILL.md",{"path":362,"priority":342},"skills/csharp-developer/SKILL.md",{"path":364,"priority":342},"skills/database-optimizer/SKILL.md",{"path":366,"priority":342},"skills/debugging-wizard/SKILL.md",{"path":368,"priority":342},"skills/devops-engineer/SKILL.md",{"path":370,"priority":342},"skills/django-expert/SKILL.md",{"path":372,"priority":342},"skills/dotnet-core-expert/SKILL.md",{"path":374,"priority":342},"skills/embedded-systems/SKILL.md",{"path":376,"priority":342},"skills/fastapi-expert/SKILL.md",{"path":378,"priority":342},"skills/feature-forge/SKILL.md",{"path":380,"priority":342},"skills/fine-tuning-expert/SKILL.md",{"path":382,"priority":342},"skills/flutter-expert/SKILL.md",{"path":384,"priority":342},"skills/fullstack-guardian/SKILL.md",{"path":386,"priority":342},"skills/game-developer/SKILL.md",{"path":388,"priority":342},"skills/golang-pro/SKILL.md",{"path":390,"priority":342},"skills/graphql-architect/SKILL.md",{"path":392,"priority":342},"skills/java-architect/SKILL.md",{"path":394,"priority":342},"skills/javascript-pro/SKILL.md",{"path":396,"priority":342},"skills/kotlin-specialist/SKILL.md",{"path":398,"priority":342},"skills/kubernetes-specialist/SKILL.md",{"path":400,"priority":342},"skills/laravel-specialist/SKILL.md",{"path":402,"priority":342},"skills/legacy-modernizer/SKILL.md",{"path":404,"priority":342},"skills/mcp-developer/SKILL.md",{"path":406,"priority":342},"skills/microservices-architect/SKILL.md",{"path":408,"priority":342},"skills/ml-pipeline/SKILL.md",{"path":410,"priority":342},"skills/monitoring-expert/SKILL.md",{"path":412,"priority":342},"skills/nestjs-expert/SKILL.md",{"path":414,"priority":342},"skills/nextjs-developer/SKILL.md",{"path":416,"priority":342},"skills/pandas-pro/SKILL.md",{"path":418,"priority":342},"skills/php-pro/SKILL.md",{"path":420,"priority":342},"skills/playwright-expert/SKILL.md",{"path":422,"priority":342},"skills/postgres-pro/SKILL.md",{"path":424,"priority":342},"skills/prompt-engineer/SKILL.md",{"path":426,"priority":342},"skills/python-pro/SKILL.md",{"path":428,"priority":342},"skills/rag-architect/SKILL.md",{"path":430,"priority":342},"skills/rails-expert/SKILL.md",{"path":432,"priority":342},"skills/react-expert/SKILL.md",{"path":434,"priority":342},"skills/react-native-expert/SKILL.md",{"path":436,"priority":342},"skills/rust-engineer/SKILL.md",{"path":438,"priority":342},"skills/salesforce-developer/SKILL.md",{"path":440,"priority":342},"skills/secure-code-guardian/SKILL.md",{"path":442,"priority":342},"skills/security-reviewer/SKILL.md",{"path":444,"priority":342},"skills/shopify-expert/SKILL.md",{"path":446,"priority":342},"skills/spark-engineer/SKILL.md",{"path":448,"priority":342},"skills/spec-miner/SKILL.md",{"path":450,"priority":342},"skills/spring-boot-engineer/SKILL.md",{"path":452,"priority":342},"skills/sql-pro/SKILL.md",{"path":454,"priority":342},"skills/sre-engineer/SKILL.md",{"path":456,"priority":342},"skills/swift-expert/SKILL.md",{"path":458,"priority":342},"skills/terraform-engineer/SKILL.md",{"path":460,"priority":342},"skills/test-master/SKILL.md",{"path":462,"priority":342},"skills/the-fool/SKILL.md",{"path":464,"priority":342},"skills/typescript-pro/SKILL.md",{"path":466,"priority":342},"skills/vue-expert/SKILL.md",{"path":468,"priority":342},"skills/vue-expert-js/SKILL.md",{"path":470,"priority":342},"skills/websocket-engineer/SKILL.md",{"path":472,"priority":342},"skills/wordpress-pro/SKILL.md",{"path":474,"priority":330},"commands/common-ground/COMMAND.md",{"path":476,"priority":330},"commands/common-ground/common-ground.yaml",{"path":478,"priority":330},"commands/common-ground/references/assumption-classification.md",{"path":480,"priority":330},"commands/common-ground/references/file-management.md",{"path":482,"priority":330},"commands/common-ground/references/reasoning-graph.md",{"path":484,"priority":330},"commands/intake/capture-behavior.yaml",{"path":486,"priority":330},"commands/intake/create-system-description.yaml",{"path":488,"priority":330},"commands/intake/document-codebase.yaml",{"path":490,"priority":330},"commands/project/discovery/approve-synthesis.md",{"path":492,"priority":330},"commands/project/discovery/approve.yaml",{"path":494,"priority":330},"commands/project/discovery/create-epic-discovery.md",{"path":496,"priority":330},"commands/project/discovery/create.yaml",{"path":498,"priority":330},"commands/project/discovery/synthesize-discovery.md",{"path":500,"priority":330},"commands/project/discovery/synthesize.yaml",{"path":502,"priority":330},"commands/project/execution/complete-ticket.md",{"path":504,"priority":330},"commands/project/execution/complete-ticket.yaml",{"path":506,"priority":330},"commands/project/execution/execute-ticket.md",{"path":508,"priority":330},"commands/project/execution/execute-ticket.yaml",{"path":510,"priority":330},"commands/project/planning/create-epic-plan.md",{"path":512,"priority":330},"commands/project/planning/create-implementation-plan.md",{"path":514,"priority":330},"commands/project/planning/epic-plan.yaml",{"path":516,"priority":330},"commands/project/planning/impl-plan.yaml",{"path":518,"priority":330},"commands/project/retrospectives/complete-epic.md",{"path":520,"priority":330},"commands/project/retrospectives/complete-epic.yaml",{"path":522,"priority":330},"commands/project/retrospectives/complete-sprint.md",{"path":524,"priority":330},"commands/workflow-manifest.yaml",{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":331,"sourceLanguage":18,"type":249},"skills/angular-architect","Generates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance. Use when building Angular 17+ applications with standalone components or signals, setting up NgRx stores, establishing RxJS reactive patterns, performance tuning, or writing Angular tests for enterprise apps.","angular-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/angular-architect/SKILL.md",[532,534,536,538,540,542],{"path":533,"priority":325},"SKILL.md",{"path":535,"priority":342},"references/components.md",{"path":537,"priority":342},"references/ngrx.md",{"path":539,"priority":342},"references/routing.md",{"path":541,"priority":342},"references/rxjs.md",{"path":543,"priority":342},"references/testing.md",{"basePath":545,"description":546,"displayName":547,"installMethods":548,"rationale":549,"selectedPaths":550,"source":331,"sourceLanguage":18,"type":249},"skills/api-designer","Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.","api-designer",{"claudeCode":12},"SKILL.md frontmatter at skills/api-designer/SKILL.md",[551,552,554,556,558,560],{"path":533,"priority":325},{"path":553,"priority":342},"references/error-handling.md",{"path":555,"priority":342},"references/openapi.md",{"path":557,"priority":342},"references/pagination.md",{"path":559,"priority":342},"references/rest-patterns.md",{"path":561,"priority":342},"references/versioning.md",{"basePath":563,"description":564,"displayName":565,"installMethods":566,"rationale":567,"selectedPaths":568,"source":331,"sourceLanguage":18,"type":249},"skills/architecture-designer","Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design, architecture review, microservices structuring, ADR authoring, scalability planning, and infrastructure pattern selection — distinct from code-level design patterns or database-only design tasks.","architecture-designer",{"claudeCode":12},"SKILL.md frontmatter at skills/architecture-designer/SKILL.md",[569,570,572,574,576,578],{"path":533,"priority":325},{"path":571,"priority":342},"references/adr-template.md",{"path":573,"priority":342},"references/architecture-patterns.md",{"path":575,"priority":342},"references/database-selection.md",{"path":577,"priority":342},"references/nfr-checklist.md",{"path":579,"priority":342},"references/system-design.md",{"basePath":581,"description":582,"displayName":583,"installMethods":584,"rationale":585,"selectedPaths":586,"source":331,"sourceLanguage":18,"type":249},"skills/atlassian-mcp","Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and updating tickets with custom fields, searching or editing Confluence pages with CQL, managing sprints and backlogs, setting up MCP server authentication, syncing documentation, or debugging Atlassian API integrations.","atlassian-mcp",{"claudeCode":12},"SKILL.md frontmatter at skills/atlassian-mcp/SKILL.md",[587,588,590,592,594,596],{"path":533,"priority":325},{"path":589,"priority":342},"references/authentication-patterns.md",{"path":591,"priority":342},"references/common-workflows.md",{"path":593,"priority":342},"references/confluence-operations.md",{"path":595,"priority":342},"references/jira-queries.md",{"path":597,"priority":342},"references/mcp-server-setup.md",{"basePath":599,"description":600,"displayName":601,"installMethods":602,"rationale":603,"selectedPaths":604,"source":331,"sourceLanguage":18,"type":249},"skills/chaos-engineer","Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experiment manifests, rollback procedures, and post-mortem templates. Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems, fault injection, Chaos Monkey, Litmus Chaos.","chaos-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/chaos-engineer/SKILL.md",[605,606,608,610,612,614],{"path":533,"priority":325},{"path":607,"priority":342},"references/chaos-tools.md",{"path":609,"priority":342},"references/experiment-design.md",{"path":611,"priority":342},"references/game-days.md",{"path":613,"priority":342},"references/infrastructure-chaos.md",{"path":615,"priority":342},"references/kubernetes-chaos.md",{"basePath":617,"description":618,"displayName":619,"installMethods":620,"rationale":621,"selectedPaths":622,"source":331,"sourceLanguage":18,"type":249},"skills/cli-developer","Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars and spinners, generating bash/zsh/fish completion scripts, CLI design, shell completions, and cross-platform terminal applications using commander, click, typer, or cobra.","cli-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/cli-developer/SKILL.md",[623,624,626,628,630,632],{"path":533,"priority":325},{"path":625,"priority":342},"references/design-patterns.md",{"path":627,"priority":342},"references/go-cli.md",{"path":629,"priority":342},"references/node-cli.md",{"path":631,"priority":342},"references/python-cli.md",{"path":633,"priority":342},"references/ux-patterns.md",{"basePath":635,"description":636,"displayName":637,"installMethods":638,"rationale":639,"selectedPaths":640,"source":331,"sourceLanguage":18,"type":249},"skills/cloud-architect","Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.","cloud-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/cloud-architect/SKILL.md",[641,642,644,646,648,650],{"path":533,"priority":325},{"path":643,"priority":342},"references/aws.md",{"path":645,"priority":342},"references/azure.md",{"path":647,"priority":342},"references/cost.md",{"path":649,"priority":342},"references/gcp.md",{"path":651,"priority":342},"references/multi-cloud.md",{"basePath":653,"description":654,"displayName":655,"installMethods":656,"rationale":657,"selectedPaths":658,"source":331,"sourceLanguage":18,"type":249},"skills/code-documenter","Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.","code-documenter",{"claudeCode":12},"SKILL.md frontmatter at skills/code-documenter/SKILL.md",[659,660,662,664,666,668,670,672,674],{"path":533,"priority":325},{"path":661,"priority":342},"references/api-docs-fastapi-django.md",{"path":663,"priority":342},"references/api-docs-nestjs-express.md",{"path":665,"priority":342},"references/coverage-reports.md",{"path":667,"priority":342},"references/documentation-systems.md",{"path":669,"priority":342},"references/interactive-api-docs.md",{"path":671,"priority":342},"references/python-docstrings.md",{"path":673,"priority":342},"references/typescript-jsdoc.md",{"path":675,"priority":342},"references/user-guides-tutorials.md",{"basePath":677,"description":678,"displayName":679,"installMethods":680,"rationale":681,"selectedPaths":682,"source":331,"sourceLanguage":18,"type":249},"skills/code-reviewer","Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass.","code-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/code-reviewer/SKILL.md",[683,684,686,688,690,692,694],{"path":533,"priority":325},{"path":685,"priority":342},"references/common-issues.md",{"path":687,"priority":342},"references/feedback-examples.md",{"path":689,"priority":342},"references/receiving-feedback.md",{"path":691,"priority":342},"references/report-template.md",{"path":693,"priority":342},"references/review-checklist.md",{"path":695,"priority":342},"references/spec-compliance-review.md",{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":331,"sourceLanguage":18,"type":249},"skills/cpp-pro","Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance bottlenecks, concurrency issues, and build system configuration with CMake.","cpp-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/cpp-pro/SKILL.md",[703,704,706,708,710,712],{"path":533,"priority":325},{"path":705,"priority":342},"references/build-tooling.md",{"path":707,"priority":342},"references/concurrency.md",{"path":709,"priority":342},"references/memory-performance.md",{"path":711,"priority":342},"references/modern-cpp.md",{"path":713,"priority":342},"references/templates.md",{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":331,"sourceLanguage":18,"type":249},"skills/csharp-developer","Use when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures database access with Entity Framework Core, implements async patterns and cancellation, structures applications with CQRS via MediatR, and scaffolds Blazor components with state management. Invoke for C#, .NET, ASP.NET Core, Blazor, Entity Framework, EF Core, Minimal API, MAUI, SignalR.","csharp-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/csharp-developer/SKILL.md",[721,722,724,726,728,730],{"path":533,"priority":325},{"path":723,"priority":342},"references/aspnet-core.md",{"path":725,"priority":342},"references/blazor.md",{"path":727,"priority":342},"references/entity-framework.md",{"path":729,"priority":342},"references/modern-csharp.md",{"path":731,"priority":342},"references/performance.md",{"basePath":733,"description":734,"displayName":735,"installMethods":736,"rationale":737,"selectedPaths":738,"source":331,"sourceLanguage":18,"type":249},"skills/database-optimizer","Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.","database-optimizer",{"claudeCode":12},"SKILL.md frontmatter at skills/database-optimizer/SKILL.md",[739,740,742,744,746,748],{"path":533,"priority":325},{"path":741,"priority":342},"references/index-strategies.md",{"path":743,"priority":342},"references/monitoring-analysis.md",{"path":745,"priority":342},"references/mysql-tuning.md",{"path":747,"priority":342},"references/postgresql-tuning.md",{"path":749,"priority":342},"references/query-optimization.md",{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":331,"sourceLanguage":18,"type":249},"skills/debugging-wizard","Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs. Use when investigating errors, analyzing stack traces, finding root causes of unexpected behavior, troubleshooting crashes, or performing log analysis, error investigation, or root cause analysis.","debugging-wizard",{"claudeCode":12},"SKILL.md frontmatter at skills/debugging-wizard/SKILL.md",[757,758,760,762,764,766],{"path":533,"priority":325},{"path":759,"priority":342},"references/common-patterns.md",{"path":761,"priority":342},"references/debugging-tools.md",{"path":763,"priority":342},"references/quick-fixes.md",{"path":765,"priority":342},"references/strategies.md",{"path":767,"priority":342},"references/systematic-debugging.md",{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":331,"sourceLanguage":18,"type":249},"skills/devops-engineer","Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing applications, managing infrastructure as code, deploying to Kubernetes clusters, configuring cloud platforms, automating releases, or responding to production incidents. Invoke for pipelines, Docker, Kubernetes, GitOps, Terraform, GitHub Actions, on-call, or platform engineering.","devops-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/devops-engineer/SKILL.md",[775,776,778,780,782,784,786,788,790],{"path":533,"priority":325},{"path":777,"priority":342},"references/deployment-strategies.md",{"path":779,"priority":342},"references/docker-patterns.md",{"path":781,"priority":342},"references/github-actions.md",{"path":783,"priority":342},"references/incident-response.md",{"path":785,"priority":342},"references/kubernetes.md",{"path":787,"priority":342},"references/platform-engineering.md",{"path":789,"priority":342},"references/release-automation.md",{"path":791,"priority":342},"references/terraform-iac.md",{"basePath":793,"description":794,"displayName":795,"installMethods":796,"rationale":797,"selectedPaths":798,"source":331,"sourceLanguage":18,"type":249},"skills/django-expert","Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django project file. Creates Django models with proper indexes, optimizes ORM queries using select_related/prefetch_related, builds DRF serializers and viewsets, and configures JWT authentication. Trigger terms: Django, DRF, Django REST Framework, Django ORM, Django model, serializer, viewset, Python web.","django-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/django-expert/SKILL.md",[799,800,802,804,806,808],{"path":533,"priority":325},{"path":801,"priority":342},"references/authentication.md",{"path":803,"priority":342},"references/drf-serializers.md",{"path":805,"priority":342},"references/models-orm.md",{"path":807,"priority":342},"references/testing-django.md",{"path":809,"priority":342},"references/viewsets-views.md",{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":331,"sourceLanguage":18,"type":249},"skills/dotnet-core-expert","Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.","dotnet-core-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/dotnet-core-expert/SKILL.md",[817,818,819,821,823,824],{"path":533,"priority":325},{"path":801,"priority":342},{"path":820,"priority":342},"references/clean-architecture.md",{"path":822,"priority":342},"references/cloud-native.md",{"path":727,"priority":342},{"path":825,"priority":342},"references/minimal-apis.md",{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":331,"sourceLanguage":18,"type":249},"skills/embedded-systems","Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems, configure peripherals, write interrupt handlers, implement DMA transfers, debug timing issues.","embedded-systems",{"claudeCode":12},"SKILL.md frontmatter at skills/embedded-systems/SKILL.md",[833,834,836,838,840,842],{"path":533,"priority":325},{"path":835,"priority":342},"references/communication-protocols.md",{"path":837,"priority":342},"references/memory-optimization.md",{"path":839,"priority":342},"references/microcontroller-programming.md",{"path":841,"priority":342},"references/power-optimization.md",{"path":843,"priority":342},"references/rtos-patterns.md",{"basePath":845,"description":846,"displayName":847,"installMethods":848,"rationale":849,"selectedPaths":850,"source":331,"sourceLanguage":18,"type":249},"skills/fastapi-expert","Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.","fastapi-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/fastapi-expert/SKILL.md",[851,852,854,855,857,859,861],{"path":533,"priority":325},{"path":853,"priority":342},"references/async-sqlalchemy.md",{"path":801,"priority":342},{"path":856,"priority":342},"references/endpoints-routing.md",{"path":858,"priority":342},"references/migration-from-django.md",{"path":860,"priority":342},"references/pydantic-v2.md",{"path":862,"priority":342},"references/testing-async.md",{"basePath":864,"description":865,"displayName":866,"installMethods":867,"rationale":868,"selectedPaths":869,"source":331,"sourceLanguage":18,"type":249},"skills/feature-forge","Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists. Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs, PRDs, acceptance criteria, or requirement matrices.","feature-forge",{"claudeCode":12},"SKILL.md frontmatter at skills/feature-forge/SKILL.md",[870,871,873,875,877,879],{"path":533,"priority":325},{"path":872,"priority":342},"references/acceptance-criteria.md",{"path":874,"priority":342},"references/ears-syntax.md",{"path":876,"priority":342},"references/interview-questions.md",{"path":878,"priority":342},"references/pre-discovery-subagents.md",{"path":880,"priority":342},"references/specification-template.md",{"basePath":882,"description":883,"displayName":884,"installMethods":885,"rationale":886,"selectedPaths":887,"source":331,"sourceLanguage":18,"type":249},"skills/fine-tuning-expert","Use when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing JSONL training datasets, setting hyperparameters for fine-tuning runs, adapter training, transfer learning, finetuning with Hugging Face PEFT, OpenAI fine-tuning, instruction tuning, RLHF, DPO, or quantizing and deploying fine-tuned models. Trigger terms include: LoRA, QLoRA, PEFT, finetuning, fine-tuning, adapter tuning, LLM training, model training, custom model.","fine-tuning-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/fine-tuning-expert/SKILL.md",[888,889,891,893,895,897],{"path":533,"priority":325},{"path":890,"priority":342},"references/dataset-preparation.md",{"path":892,"priority":342},"references/deployment-optimization.md",{"path":894,"priority":342},"references/evaluation-metrics.md",{"path":896,"priority":342},"references/hyperparameter-tuning.md",{"path":898,"priority":342},"references/lora-peft.md",{"basePath":900,"description":901,"displayName":902,"installMethods":903,"rationale":904,"selectedPaths":905,"source":331,"sourceLanguage":18,"type":249},"skills/flutter-expert","Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.","flutter-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/flutter-expert/SKILL.md",[906,907,909,911,912,914,916],{"path":533,"priority":325},{"path":908,"priority":342},"references/bloc-state.md",{"path":910,"priority":342},"references/gorouter-navigation.md",{"path":731,"priority":342},{"path":913,"priority":342},"references/project-structure.md",{"path":915,"priority":342},"references/riverpod-state.md",{"path":917,"priority":342},"references/widget-patterns.md",{"basePath":919,"description":920,"displayName":921,"installMethods":922,"rationale":923,"selectedPaths":924,"source":331,"sourceLanguage":18,"type":249},"skills/fullstack-guardian","Builds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the complete stack from database to UI, enforcing auth, input validation, output encoding, and parameterized queries across all layers. Use when implementing features across frontend and backend, building REST APIs with corresponding UI, connecting frontend components to backend endpoints, creating end-to-end data flows from database to UI, or implementing CRUD operations with UI forms. Distinct from frontend-only, backend-only, or API-only skills in that it simultaneously addresses all three perspectives—Frontend, Backend, and Security—within a single implementation workflow. Invoke for full-stack feature work, web app development, authenticated API routes with views, microservices, real-time features, monorepo architecture, or technology selection decisions.","fullstack-guardian",{"claudeCode":12},"SKILL.md frontmatter at skills/fullstack-guardian/SKILL.md",[925,926,928,930,932,933,935,937,938,940,942],{"path":533,"priority":325},{"path":927,"priority":342},"references/api-design-standards.md",{"path":929,"priority":342},"references/architecture-decisions.md",{"path":931,"priority":342},"references/backend-patterns.md",{"path":759,"priority":342},{"path":934,"priority":342},"references/deliverables-checklist.md",{"path":936,"priority":342},"references/design-template.md",{"path":553,"priority":342},{"path":939,"priority":342},"references/frontend-patterns.md",{"path":941,"priority":342},"references/integration-patterns.md",{"path":943,"priority":342},"references/security-checklist.md",{"basePath":945,"description":946,"displayName":947,"installMethods":948,"rationale":949,"selectedPaths":950,"source":331,"sourceLanguage":18,"type":249},"skills/game-developer","Use when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architecture, configure physics systems and colliders, set up multiplayer networking with lag compensation, optimize frame rates to 60+ FPS targets, develop shaders, or apply game design patterns such as object pooling and state machines. Trigger keywords: Unity, Unreal Engine, game development, ECS architecture, game physics, multiplayer networking, game optimization, shader programming, game AI.","game-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/game-developer/SKILL.md",[951,952,954,956,958,960],{"path":533,"priority":325},{"path":953,"priority":342},"references/ecs-patterns.md",{"path":955,"priority":342},"references/multiplayer-networking.md",{"path":957,"priority":342},"references/performance-optimization.md",{"path":959,"priority":342},"references/unity-patterns.md",{"path":961,"priority":342},"references/unreal-cpp.md",{"basePath":963,"description":964,"displayName":965,"installMethods":966,"rationale":967,"selectedPaths":968,"source":331,"sourceLanguage":18,"type":249},"skills/golang-pro","Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.","golang-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/golang-pro/SKILL.md",[969,970,971,973,975,976],{"path":533,"priority":325},{"path":707,"priority":342},{"path":972,"priority":342},"references/generics.md",{"path":974,"priority":342},"references/interfaces.md",{"path":913,"priority":342},{"path":543,"priority":342},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":331,"sourceLanguage":18,"type":249},"skills/graphql-architect","Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives.","graphql-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/graphql-architect/SKILL.md",[984,985,987,989,991,993,995],{"path":533,"priority":325},{"path":986,"priority":342},"references/federation.md",{"path":988,"priority":342},"references/migration-from-rest.md",{"path":990,"priority":342},"references/resolvers.md",{"path":992,"priority":342},"references/schema-design.md",{"path":994,"priority":342},"references/security.md",{"path":996,"priority":342},"references/subscriptions.md",{"basePath":998,"description":999,"displayName":1000,"installMethods":1001,"rationale":1002,"selectedPaths":1003,"source":331,"sourceLanguage":18,"type":249},"skills/java-architect","Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing challenges in cloud-native Spring applications.","java-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/java-architect/SKILL.md",[1004,1005,1007,1009,1011,1013],{"path":533,"priority":325},{"path":1006,"priority":342},"references/jpa-optimization.md",{"path":1008,"priority":342},"references/reactive-webflux.md",{"path":1010,"priority":342},"references/spring-boot-setup.md",{"path":1012,"priority":342},"references/spring-security.md",{"path":1014,"priority":342},"references/testing-patterns.md",{"basePath":1016,"description":1017,"displayName":1018,"installMethods":1019,"rationale":1020,"selectedPaths":1021,"source":331,"sourceLanguage":18,"type":249},"skills/javascript-pro","Writes, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building vanilla JavaScript applications, implementing Promise-based async flows, optimising browser or Node.js performance, working with Web Workers or Fetch API, or reviewing .js/.mjs/.cjs files for correctness and best practices.","javascript-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/javascript-pro/SKILL.md",[1022,1023,1025,1027,1029,1031],{"path":533,"priority":325},{"path":1024,"priority":342},"references/async-patterns.md",{"path":1026,"priority":342},"references/browser-apis.md",{"path":1028,"priority":342},"references/modern-syntax.md",{"path":1030,"priority":342},"references/modules.md",{"path":1032,"priority":342},"references/node-essentials.md",{"basePath":1034,"description":1035,"displayName":1036,"installMethods":1037,"rationale":1038,"selectedPaths":1039,"source":331,"sourceLanguage":18,"type":249},"skills/kotlin-specialist","Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose. Invoke for Flow API, KMP projects, Ktor servers, DSL design, sealed classes, suspend function, Android Kotlin, Kotlin Multiplatform.","kotlin-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/kotlin-specialist/SKILL.md",[1040,1041,1043,1045,1047,1049],{"path":533,"priority":325},{"path":1042,"priority":342},"references/android-compose.md",{"path":1044,"priority":342},"references/coroutines-flow.md",{"path":1046,"priority":342},"references/dsl-idioms.md",{"path":1048,"priority":342},"references/ktor-server.md",{"path":1050,"priority":342},"references/multiplatform-kmp.md",{"basePath":1052,"description":1053,"displayName":1054,"installMethods":1055,"rationale":1056,"selectedPaths":1057,"source":331,"sourceLanguage":18,"type":249},"skills/kubernetes-specialist","Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.","kubernetes-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/kubernetes-specialist/SKILL.md",[1058,1059,1061,1063,1065,1067,1069,1071,1073,1075,1077,1079],{"path":533,"priority":325},{"path":1060,"priority":342},"references/configuration.md",{"path":1062,"priority":342},"references/cost-optimization.md",{"path":1064,"priority":342},"references/custom-operators.md",{"path":1066,"priority":342},"references/gitops.md",{"path":1068,"priority":342},"references/helm-charts.md",{"path":1070,"priority":342},"references/multi-cluster.md",{"path":1072,"priority":342},"references/networking.md",{"path":1074,"priority":342},"references/service-mesh.md",{"path":1076,"priority":342},"references/storage.md",{"path":1078,"priority":342},"references/troubleshooting.md",{"path":1080,"priority":342},"references/workloads.md",{"basePath":1082,"description":1083,"displayName":1084,"installMethods":1085,"rationale":1086,"selectedPaths":1087,"source":331,"sourceLanguage":18,"type":249},"skills/laravel-specialist","Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon queues, designing RESTful APIs with API resources, and building reactive interfaces with Livewire. Use when creating Laravel models, setting up queue workers, implementing Sanctum auth flows, building Livewire components, optimising Eloquent queries, or writing Pest/PHPUnit tests for Laravel features.","laravel-specialist",{"claudeCode":12},"SKILL.md frontmatter at skills/laravel-specialist/SKILL.md",[1088,1089,1091,1093,1095,1096],{"path":533,"priority":325},{"path":1090,"priority":342},"references/eloquent.md",{"path":1092,"priority":342},"references/livewire.md",{"path":1094,"priority":342},"references/queues.md",{"path":539,"priority":342},{"path":543,"priority":342},{"basePath":1098,"description":1099,"displayName":1100,"installMethods":1101,"rationale":1102,"selectedPaths":1103,"source":331,"sourceLanguage":18,"type":249},"skills/legacy-modernizer","Designs incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for aging codebases. Use when modernizing legacy systems, implementing strangler fig pattern or branch by abstraction, decomposing monoliths, upgrading frameworks or languages, or reducing technical debt without disrupting business operations.","legacy-modernizer",{"claudeCode":12},"SKILL.md frontmatter at skills/legacy-modernizer/SKILL.md",[1104,1105,1107,1109,1111,1113],{"path":533,"priority":325},{"path":1106,"priority":342},"references/legacy-testing.md",{"path":1108,"priority":342},"references/migration-strategies.md",{"path":1110,"priority":342},"references/refactoring-patterns.md",{"path":1112,"priority":342},"references/strangler-fig-pattern.md",{"path":1114,"priority":342},"references/system-assessment.md",{"basePath":1116,"description":1117,"displayName":1118,"installMethods":1119,"rationale":1120,"selectedPaths":1121,"source":331,"sourceLanguage":18,"type":249},"skills/mcp-developer","Use when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool handlers, configure resource providers, set up stdio/HTTP/SSE transport layers, validate schemas with Zod or Pydantic, debug protocol compliance issues, or scaffold complete MCP server/client projects using TypeScript or Python SDKs.","mcp-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-developer/SKILL.md",[1122,1123,1125,1127,1129,1131],{"path":533,"priority":325},{"path":1124,"priority":342},"references/protocol.md",{"path":1126,"priority":342},"references/python-sdk.md",{"path":1128,"priority":342},"references/resources.md",{"path":1130,"priority":342},"references/tools.md",{"path":1132,"priority":342},"references/typescript-sdk.md",{"basePath":1134,"description":1135,"displayName":1136,"installMethods":1137,"rationale":1138,"selectedPaths":1139,"source":331,"sourceLanguage":18,"type":249},"skills/microservices-architect","Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service boundaries, DDD, saga patterns, event sourcing, CQRS, service mesh, or distributed tracing.","microservices-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/microservices-architect/SKILL.md",[1140,1141,1143,1145,1147,1149],{"path":533,"priority":325},{"path":1142,"priority":342},"references/communication.md",{"path":1144,"priority":342},"references/data.md",{"path":1146,"priority":342},"references/decomposition.md",{"path":1148,"priority":342},"references/observability.md",{"path":1150,"priority":342},"references/patterns.md",{"basePath":1152,"description":1153,"displayName":1154,"installMethods":1155,"rationale":1156,"selectedPaths":1157,"source":331,"sourceLanguage":18,"type":249},"skills/ml-pipeline","Designs and implements production-grade ML pipeline infrastructure: configures experiment tracking with MLflow or Weights & Biases, creates Kubeflow or Airflow DAGs for training orchestration, builds feature store schemas with Feast, deploys model registries, and automates retraining and validation workflows. Use when building ML pipelines, orchestrating training workflows, automating model lifecycle, implementing feature stores, managing experiment tracking systems, setting up DVC for data versioning, tuning hyperparameters, or configuring MLOps tooling like Kubeflow, Airflow, MLflow, or Prefect.","ml-pipeline",{"claudeCode":12},"SKILL.md frontmatter at skills/ml-pipeline/SKILL.md",[1158,1159,1161,1163,1165,1167],{"path":533,"priority":325},{"path":1160,"priority":342},"references/experiment-tracking.md",{"path":1162,"priority":342},"references/feature-engineering.md",{"path":1164,"priority":342},"references/model-validation.md",{"path":1166,"priority":342},"references/pipeline-orchestration.md",{"path":1168,"priority":342},"references/training-pipelines.md",{"basePath":1170,"description":1171,"displayName":1172,"installMethods":1173,"rationale":1174,"selectedPaths":1175,"source":331,"sourceLanguage":18,"type":249},"skills/monitoring-expert","Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.","monitoring-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/monitoring-expert/SKILL.md",[1176,1177,1179,1181,1183,1185,1187,1189,1191],{"path":533,"priority":325},{"path":1178,"priority":342},"references/alerting-rules.md",{"path":1180,"priority":342},"references/application-profiling.md",{"path":1182,"priority":342},"references/capacity-planning.md",{"path":1184,"priority":342},"references/dashboards.md",{"path":1186,"priority":342},"references/opentelemetry.md",{"path":1188,"priority":342},"references/performance-testing.md",{"path":1190,"priority":342},"references/prometheus-metrics.md",{"path":1192,"priority":342},"references/structured-logging.md",{"basePath":1194,"description":1195,"displayName":1196,"installMethods":1197,"rationale":1198,"selectedPaths":1199,"source":331,"sourceLanguage":18,"type":249},"skills/nestjs-expert","Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating TypeORM or Prisma, or working with .module.ts, .controller.ts, and .service.ts files. Invoke for guards, interceptors, pipes, validation, Swagger documentation, and unit/E2E testing in NestJS projects.","nestjs-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/nestjs-expert/SKILL.md",[1200,1201,1202,1204,1206,1208,1210],{"path":533,"priority":325},{"path":801,"priority":342},{"path":1203,"priority":342},"references/controllers-routing.md",{"path":1205,"priority":342},"references/dtos-validation.md",{"path":1207,"priority":342},"references/migration-from-express.md",{"path":1209,"priority":342},"references/services-di.md",{"path":1014,"priority":342},{"basePath":1212,"description":1213,"displayName":1214,"installMethods":1215,"rationale":1216,"selectedPaths":1217,"source":331,"sourceLanguage":18,"type":249},"skills/nextjs-developer","Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set up API routes, add streaming SSR, write generateMetadata for SEO, scaffold loading.tsx/error.tsx boundaries, or deploy to Vercel. Triggers on: Next.js, Next.js 14, App Router, RSC, use server, Server Components, Server Actions, React Server Components, generateMetadata, loading.tsx, Next.js deployment, Vercel, Next.js performance.","nextjs-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/nextjs-developer/SKILL.md",[1218,1219,1221,1223,1225,1227],{"path":533,"priority":325},{"path":1220,"priority":342},"references/app-router.md",{"path":1222,"priority":342},"references/data-fetching.md",{"path":1224,"priority":342},"references/deployment.md",{"path":1226,"priority":342},"references/server-actions.md",{"path":1228,"priority":342},"references/server-components.md",{"basePath":1230,"description":1231,"displayName":1232,"installMethods":1233,"rationale":1234,"selectedPaths":1235,"source":331,"sourceLanguage":18,"type":249},"skills/pandas-pro","Performs pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation, merging, or time series analysis. Invoke for data manipulation tasks such as joining DataFrames on multiple keys, pivoting tables, resampling time series, handling NaN values with interpolation or forward-fill, groupby aggregations, type conversion, or performance optimization of large datasets.","pandas-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/pandas-pro/SKILL.md",[1236,1237,1239,1241,1243,1245],{"path":533,"priority":325},{"path":1238,"priority":342},"references/aggregation-groupby.md",{"path":1240,"priority":342},"references/data-cleaning.md",{"path":1242,"priority":342},"references/dataframe-operations.md",{"path":1244,"priority":342},"references/merging-joining.md",{"path":957,"priority":342},{"basePath":1247,"description":1248,"displayName":1249,"installMethods":1250,"rationale":1251,"selectedPaths":1252,"source":331,"sourceLanguage":18,"type":249},"skills/php-pro","Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Swoole, and PSR standards. Creates controllers, configures middleware, generates migrations, writes PHPUnit/Pest tests, defines typed DTOs and value objects, sets up dependency injection, and scaffolds REST/GraphQL APIs. Use when working with Eloquent, Doctrine, Composer, Psalm, ReactPHP, or any PHP API development.","php-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/php-pro/SKILL.md",[1253,1254,1255,1257,1259,1261],{"path":533,"priority":325},{"path":1024,"priority":342},{"path":1256,"priority":342},"references/laravel-patterns.md",{"path":1258,"priority":342},"references/modern-php-features.md",{"path":1260,"priority":342},"references/symfony-patterns.md",{"path":1262,"priority":342},"references/testing-quality.md",{"basePath":1264,"description":1265,"displayName":1266,"installMethods":1267,"rationale":1268,"selectedPaths":1269,"source":331,"sourceLanguage":18,"type":249},"skills/playwright-expert","Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke to write test scripts, create page objects, configure test fixtures, set up reporters, add CI integration, implement API mocking, or perform visual regression testing. Trigger terms: Playwright, E2E test, end-to-end, browser testing, automation, UI testing, visual testing, Page Object Model, test flakiness.","playwright-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/playwright-expert/SKILL.md",[1270,1271,1273,1274,1276,1278],{"path":533,"priority":325},{"path":1272,"priority":342},"references/api-mocking.md",{"path":1060,"priority":342},{"path":1275,"priority":342},"references/debugging-flaky.md",{"path":1277,"priority":342},"references/page-object-model.md",{"path":1279,"priority":342},"references/selectors-locators.md",{"basePath":1281,"description":1282,"displayName":1283,"installMethods":1284,"rationale":1285,"selectedPaths":1286,"source":331,"sourceLanguage":18,"type":249},"skills/postgres-pro","Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning, performance monitoring.","postgres-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/postgres-pro/SKILL.md",[1287,1288,1290,1292,1294,1295],{"path":533,"priority":325},{"path":1289,"priority":342},"references/extensions.md",{"path":1291,"priority":342},"references/jsonb.md",{"path":1293,"priority":342},"references/maintenance.md",{"path":731,"priority":342},{"path":1296,"priority":342},"references/replication.md",{"basePath":1298,"description":1299,"displayName":1300,"installMethods":1301,"rationale":1302,"selectedPaths":1303,"source":331,"sourceLanguage":18,"type":249},"skills/prompt-engineer","Writes, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use when designing prompts for new LLM applications, refactoring existing prompts for better accuracy or token efficiency, implementing chain-of-thought or few-shot learning, creating system prompts with personas and guardrails, building JSON/function-calling schemas, or developing prompt evaluation frameworks to measure and improve model performance.","prompt-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/prompt-engineer/SKILL.md",[1304,1305,1307,1309,1311,1313,1315],{"path":533,"priority":325},{"path":1306,"priority":342},"references/context-management.md",{"path":1308,"priority":342},"references/evaluation-frameworks.md",{"path":1310,"priority":342},"references/prompt-optimization.md",{"path":1312,"priority":342},"references/prompt-patterns.md",{"path":1314,"priority":342},"references/structured-outputs.md",{"path":1316,"priority":342},"references/system-prompts.md",{"basePath":1318,"description":1319,"displayName":1320,"installMethods":1321,"rationale":1322,"selectedPaths":1323,"source":331,"sourceLanguage":18,"type":249},"skills/python-pro","Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns, dataclasses, dependency injection, logging configuration, and structured error handling.","python-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/python-pro/SKILL.md",[1324,1325,1326,1328,1330,1331],{"path":533,"priority":325},{"path":1024,"priority":342},{"path":1327,"priority":342},"references/packaging.md",{"path":1329,"priority":342},"references/standard-library.md",{"path":543,"priority":342},{"path":1332,"priority":342},"references/type-system.md",{"basePath":1334,"description":1335,"displayName":1336,"installMethods":1337,"rationale":1338,"selectedPaths":1339,"source":331,"sourceLanguage":18,"type":249},"skills/rag-architect","Designs and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelines, applying reranking, and evaluating retrieval quality. Use when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic search, document retrieval, context augmentation, similarity search, or embedding-based indexing.","rag-architect",{"claudeCode":12},"SKILL.md frontmatter at skills/rag-architect/SKILL.md",[1340,1341,1343,1345,1347,1349],{"path":533,"priority":325},{"path":1342,"priority":342},"references/chunking-strategies.md",{"path":1344,"priority":342},"references/embedding-models.md",{"path":1346,"priority":342},"references/rag-evaluation.md",{"path":1348,"priority":342},"references/retrieval-optimization.md",{"path":1350,"priority":342},"references/vector-databases.md",{"basePath":1352,"description":1353,"displayName":1354,"installMethods":1355,"rationale":1356,"selectedPaths":1357,"source":331,"sourceLanguage":18,"type":249},"skills/rails-expert","Rails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates, configures Action Cable for WebSocket connections, sets up Sidekiq workers for background job processing, and writes comprehensive RSpec test suites. Use when building Rails 7+ web applications with Hotwire, real-time features, or background job processing. Invoke for Active Record optimization, Turbo Frames/Streams, Action Cable, Sidekiq, RSpec Rails.","rails-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/rails-expert/SKILL.md",[1358,1359,1361,1363,1365,1367],{"path":533,"priority":325},{"path":1360,"priority":342},"references/active-record.md",{"path":1362,"priority":342},"references/api-development.md",{"path":1364,"priority":342},"references/background-jobs.md",{"path":1366,"priority":342},"references/hotwire-turbo.md",{"path":1368,"priority":342},"references/rspec-testing.md",{"basePath":1370,"description":1371,"displayName":1372,"installMethods":1373,"rationale":1374,"selectedPaths":1375,"source":331,"sourceLanguage":18,"type":249},"skills/react-expert","Use when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setups. Creates components, implements custom hooks, debugs rendering issues, migrates class components to functional, and implements state management. Invoke for Server Components, Suspense boundaries, useActionState forms, performance optimization, or React 19 features.","react-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/react-expert/SKILL.md",[1376,1377,1379,1381,1382,1384,1385,1387],{"path":533,"priority":325},{"path":1378,"priority":342},"references/hooks-patterns.md",{"path":1380,"priority":342},"references/migration-class-to-modern.md",{"path":731,"priority":342},{"path":1383,"priority":342},"references/react-19-features.md",{"path":1228,"priority":342},{"path":1386,"priority":342},"references/state-management.md",{"path":1388,"priority":342},"references/testing-react.md",{"basePath":1390,"description":1391,"displayName":1392,"installMethods":1393,"rationale":1394,"selectedPaths":1395,"source":331,"sourceLanguage":18,"type":249},"skills/react-native-expert","Builds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configures native modules, optimizes FlatList rendering with memo and useCallback, and handles platform-specific code for iOS and Android. Use when building a React Native or Expo mobile app, setting up navigation, integrating native modules, improving scroll performance, handling SafeArea or keyboard input, or configuring Expo SDK projects.","react-native-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/react-native-expert/SKILL.md",[1396,1397,1399,1401,1403,1404],{"path":533,"priority":325},{"path":1398,"priority":342},"references/expo-router.md",{"path":1400,"priority":342},"references/list-optimization.md",{"path":1402,"priority":342},"references/platform-handling.md",{"path":913,"priority":342},{"path":1405,"priority":342},"references/storage-hooks.md",{"basePath":1407,"description":1408,"displayName":1409,"installMethods":1410,"rationale":1411,"selectedPaths":1412,"source":331,"sourceLanguage":18,"type":249},"skills/rust-engineer","Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait hierarchies, builds async applications with tokio, and structures error handling with Result/Option. Use when building Rust applications, solving ownership or borrowing issues, designing trait-based APIs, implementing async/await concurrency, creating FFI bindings, or optimizing for performance and memory safety. Invoke for Rust, Cargo, ownership, borrowing, lifetimes, async Rust, tokio, zero-cost abstractions, memory safety, systems programming.","rust-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/rust-engineer/SKILL.md",[1413,1414,1416,1417,1419,1420],{"path":533,"priority":325},{"path":1415,"priority":342},"references/async.md",{"path":553,"priority":342},{"path":1418,"priority":342},"references/ownership.md",{"path":543,"priority":342},{"path":1421,"priority":342},"references/traits.md",{"basePath":1423,"description":1424,"displayName":1425,"installMethods":1426,"rationale":1427,"selectedPaths":1428,"source":331,"sourceLanguage":18,"type":249},"skills/salesforce-developer","Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.","salesforce-developer",{"claudeCode":12},"SKILL.md frontmatter at skills/salesforce-developer/SKILL.md",[1429,1430,1432,1434,1435,1437],{"path":533,"priority":325},{"path":1431,"priority":342},"references/apex-development.md",{"path":1433,"priority":342},"references/deployment-devops.md",{"path":941,"priority":342},{"path":1436,"priority":342},"references/lightning-web-components.md",{"path":1438,"priority":342},"references/soql-sosl.md",{"basePath":246,"description":10,"displayName":13,"installMethods":1440,"rationale":1441,"selectedPaths":1442,"source":331,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/secure-code-guardian/SKILL.md",[1443,1444,1445,1447,1449,1451],{"path":533,"priority":325},{"path":801,"priority":342},{"path":1446,"priority":342},"references/input-validation.md",{"path":1448,"priority":342},"references/owasp-prevention.md",{"path":1450,"priority":342},"references/security-headers.md",{"path":1452,"priority":342},"references/xss-csrf.md",{"basePath":1454,"description":1455,"displayName":1456,"installMethods":1457,"rationale":1458,"selectedPaths":1459,"source":331,"sourceLanguage":18,"type":249},"skills/security-reviewer","Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance. Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews, dependency audits, secrets scanning, or compliance checks. Produces vulnerability reports, prioritized recommendations, and compliance checklists.","security-reviewer",{"claudeCode":12},"SKILL.md frontmatter at skills/security-reviewer/SKILL.md",[1460,1461,1463,1465,1466,1468,1470],{"path":533,"priority":325},{"path":1462,"priority":342},"references/infrastructure-security.md",{"path":1464,"priority":342},"references/penetration-testing.md",{"path":691,"priority":342},{"path":1467,"priority":342},"references/sast-tools.md",{"path":1469,"priority":342},"references/secret-scanning.md",{"path":1471,"priority":342},"references/vulnerability-patterns.md",{"basePath":1473,"description":1474,"displayName":1475,"installMethods":1476,"rationale":1477,"selectedPaths":1478,"source":331,"sourceLanguage":18,"type":249},"skills/shopify-expert","Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements Storefront API integrations for headless storefronts. Use when building or customizing Shopify themes, creating Hydrogen or custom React storefronts, developing Shopify apps, implementing checkout UI extensions or Shopify Functions, optimizing performance, or integrating third-party services. Invoke for Liquid templating, Storefront API, app development, checkout customization, Shopify Plus features, App Bridge, Polaris, or Shopify CLI workflows.","shopify-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/shopify-expert/SKILL.md",[1479,1480,1482,1484,1486,1487],{"path":533,"priority":325},{"path":1481,"priority":342},"references/app-development.md",{"path":1483,"priority":342},"references/checkout-customization.md",{"path":1485,"priority":342},"references/liquid-templating.md",{"path":957,"priority":342},{"path":1488,"priority":342},"references/storefront-api.md",{"basePath":1490,"description":1491,"displayName":1492,"installMethods":1493,"rationale":1494,"selectedPaths":1495,"source":331,"sourceLanguage":18,"type":249},"skills/spark-engineer","Use when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing pipelines, or big data workloads. Invoke to write DataFrame transformations, optimize Spark SQL queries, implement RDD pipelines, tune shuffle operations, configure executor memory, process .parquet files, handle data partitioning, or build structured streaming analytics.","spark-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/spark-engineer/SKILL.md",[1496,1497,1499,1501,1503,1505],{"path":533,"priority":325},{"path":1498,"priority":342},"references/partitioning-caching.md",{"path":1500,"priority":342},"references/performance-tuning.md",{"path":1502,"priority":342},"references/rdd-operations.md",{"path":1504,"priority":342},"references/spark-sql-dataframes.md",{"path":1506,"priority":342},"references/streaming-patterns.md",{"basePath":1508,"description":1509,"displayName":1510,"installMethods":1511,"rationale":1512,"selectedPaths":1513,"source":331,"sourceLanguage":18,"type":249},"skills/spec-miner","Reverse-engineering specialist that extracts specifications from existing codebases. Use when working with legacy or undocumented systems, inherited projects, or old codebases with no documentation. Invoke to map code dependencies, generate API documentation from source, identify undocumented business logic, figure out what code does, or create architecture documentation from implementation. Trigger phrases: reverse engineer, old codebase, no docs, no documentation, figure out how this works, inherited project, legacy analysis, code archaeology, undocumented features.","spec-miner",{"claudeCode":12},"SKILL.md frontmatter at skills/spec-miner/SKILL.md",[1514,1515,1517,1519,1521],{"path":533,"priority":325},{"path":1516,"priority":342},"references/analysis-checklist.md",{"path":1518,"priority":342},"references/analysis-process.md",{"path":1520,"priority":342},"references/ears-format.md",{"path":880,"priority":342},{"basePath":1523,"description":1524,"displayName":1525,"installMethods":1526,"rationale":1527,"selectedPaths":1528,"source":331,"sourceLanguage":18,"type":249},"skills/spring-boot-engineer","Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints. Use when building Spring Boot 3.x applications, microservices, or reactive Java applications; invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration, Java REST API design, or Microservices Java architecture.","spring-boot-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/spring-boot-engineer/SKILL.md",[1529,1530,1532,1533,1534,1535],{"path":533,"priority":325},{"path":1531,"priority":342},"references/cloud.md",{"path":1144,"priority":342},{"path":994,"priority":342},{"path":543,"priority":342},{"path":1536,"priority":342},"references/web.md",{"basePath":1538,"description":1539,"displayName":1540,"installMethods":1541,"rationale":1542,"selectedPaths":1543,"source":331,"sourceLanguage":18,"type":249},"skills/sql-pro","Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex joins or aggregations, mentions database performance issues, or wants to design or migrate a schema. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis, covering index creation, recursive queries, EXPLAIN/ANALYZE interpretation, before/after query benchmarking, or migrating queries between database dialects (PostgreSQL, MySQL, SQL Server, Oracle).","sql-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/sql-pro/SKILL.md",[1544,1545,1547,1549,1551,1553],{"path":533,"priority":325},{"path":1546,"priority":342},"references/database-design.md",{"path":1548,"priority":342},"references/dialect-differences.md",{"path":1550,"priority":342},"references/optimization.md",{"path":1552,"priority":342},"references/query-patterns.md",{"path":1554,"priority":342},"references/window-functions.md",{"basePath":1556,"description":1557,"displayName":1558,"installMethods":1559,"rationale":1560,"selectedPaths":1561,"source":331,"sourceLanguage":18,"type":249},"skills/sre-engineer","Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configurations and automation scripts for production systems. Use when defining SLIs/SLOs, managing error budgets, building reliable systems at scale, incident management, chaos engineering, toil reduction, or capacity planning.","sre-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/sre-engineer/SKILL.md",[1562,1563,1565,1567,1569,1571],{"path":533,"priority":325},{"path":1564,"priority":342},"references/automation-toil.md",{"path":1566,"priority":342},"references/error-budget-policy.md",{"path":1568,"priority":342},"references/incident-chaos.md",{"path":1570,"priority":342},"references/monitoring-alerting.md",{"path":1572,"priority":342},"references/slo-sli-management.md",{"basePath":1574,"description":1575,"displayName":1576,"installMethods":1577,"rationale":1578,"selectedPaths":1579,"source":331,"sourceLanguage":18,"type":249},"skills/swift-expert","Builds iOS/macOS/watchOS/tvOS applications, implements SwiftUI views and state management, designs protocol-oriented architectures, handles async/await concurrency, implements actors for thread safety, and debugs Swift-specific issues. Use when building iOS/macOS applications with Swift 5.9+, SwiftUI, or async/await concurrency. Invoke for protocol-oriented programming, SwiftUI state management, actors, server-side Swift, UIKit integration, Combine, or Vapor.","swift-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/swift-expert/SKILL.md",[1580,1581,1583,1584,1586,1588],{"path":533,"priority":325},{"path":1582,"priority":342},"references/async-concurrency.md",{"path":709,"priority":342},{"path":1585,"priority":342},"references/protocol-oriented.md",{"path":1587,"priority":342},"references/swiftui-patterns.md",{"path":1014,"priority":342},{"basePath":1590,"description":1591,"displayName":1592,"installMethods":1593,"rationale":1594,"selectedPaths":1595,"source":331,"sourceLanguage":18,"type":249},"skills/terraform-engineer","Use when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage module versioning), state management (migrate backends, import existing resources, resolve state conflicts), provider configuration, multi-environment workflows, and infrastructure testing.","terraform-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/terraform-engineer/SKILL.md",[1596,1597,1599,1601,1603,1604],{"path":533,"priority":325},{"path":1598,"priority":342},"references/best-practices.md",{"path":1600,"priority":342},"references/module-patterns.md",{"path":1602,"priority":342},"references/providers.md",{"path":1386,"priority":342},{"path":543,"priority":342},{"basePath":1606,"description":1607,"displayName":1608,"installMethods":1609,"rationale":1610,"selectedPaths":1611,"source":331,"sourceLanguage":18,"type":249},"skills/test-master","Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across functional, performance, and security testing disciplines. Use when writing unit tests, integration tests, or E2E tests; creating test strategies or automation frameworks; analyzing coverage gaps; performance testing with k6 or Artillery; security testing with OWASP methods; debugging flaky tests; or working on QA, regression, test automation, quality gates, shift-left testing, or test maintenance.","test-master",{"claudeCode":12},"SKILL.md frontmatter at skills/test-master/SKILL.md",[1612,1613,1615,1617,1619,1620,1622,1624,1626,1628,1630],{"path":533,"priority":325},{"path":1614,"priority":342},"references/automation-frameworks.md",{"path":1616,"priority":342},"references/e2e-testing.md",{"path":1618,"priority":342},"references/integration-testing.md",{"path":1188,"priority":342},{"path":1621,"priority":342},"references/qa-methodology.md",{"path":1623,"priority":342},"references/security-testing.md",{"path":1625,"priority":342},"references/tdd-iron-laws.md",{"path":1627,"priority":342},"references/test-reports.md",{"path":1629,"priority":342},"references/testing-anti-patterns.md",{"path":1631,"priority":342},"references/unit-testing.md",{"basePath":1633,"description":1634,"displayName":1635,"installMethods":1636,"rationale":1637,"selectedPaths":1638,"source":331,"sourceLanguage":18,"type":249},"skills/the-fool","Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.","the-fool",{"claudeCode":12},"SKILL.md frontmatter at skills/the-fool/SKILL.md",[1639,1640,1642,1644,1646,1648,1650],{"path":533,"priority":325},{"path":1641,"priority":342},"references/dialectic-synthesis.md",{"path":1643,"priority":342},"references/evidence-audit.md",{"path":1645,"priority":342},"references/mode-selection-guide.md",{"path":1647,"priority":342},"references/pre-mortem-analysis.md",{"path":1649,"priority":342},"references/red-team-adversarial.md",{"path":1651,"priority":342},"references/socratic-questioning.md",{"basePath":1653,"description":1654,"displayName":1655,"installMethods":1656,"rationale":1657,"selectedPaths":1658,"source":331,"sourceLanguage":18,"type":249},"skills/typescript-pro","Implements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety. Use when building TypeScript applications requiring advanced generics, conditional or mapped types, discriminated unions, monorepo setup, or full-stack type safety with tRPC.","typescript-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/typescript-pro/SKILL.md",[1659,1660,1662,1663,1664,1666],{"path":533,"priority":325},{"path":1661,"priority":342},"references/advanced-types.md",{"path":1060,"priority":342},{"path":1150,"priority":342},{"path":1665,"priority":342},"references/type-guards.md",{"path":1667,"priority":342},"references/utility-types.md",{"basePath":1669,"description":1670,"displayName":1671,"installMethods":1672,"rationale":1673,"selectedPaths":1674,"source":331,"sourceLanguage":18,"type":249},"skills/vue-expert","Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration.","vue-expert",{"claudeCode":12},"SKILL.md frontmatter at skills/vue-expert/SKILL.md",[1675,1676,1677,1678,1680,1682,1684,1685],{"path":533,"priority":325},{"path":705,"priority":342},{"path":535,"priority":342},{"path":1679,"priority":342},"references/composition-api.md",{"path":1681,"priority":342},"references/mobile-hybrid.md",{"path":1683,"priority":342},"references/nuxt.md",{"path":1386,"priority":342},{"path":1686,"priority":342},"references/typescript.md",{"basePath":1688,"description":1689,"displayName":1690,"installMethods":1691,"rationale":1692,"selectedPaths":1693,"source":331,"sourceLanguage":18,"type":249},"skills/vue-expert-js","Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScript. Generates JSDoc-typed code with @typedef, @param, and @returns annotations for full type coverage without a TS compiler. Use when building Vue 3 applications with JavaScript only (no TypeScript), when projects require JSDoc-based type hints, when migrating from Vue 2 Options API to Composition API in JS, or when teams prefer vanilla JavaScript, .mjs modules, or need quick prototypes without TypeScript setup.","vue-expert-js",{"claudeCode":12},"SKILL.md frontmatter at skills/vue-expert-js/SKILL.md",[1694,1695,1697,1699,1701,1702],{"path":533,"priority":325},{"path":1696,"priority":342},"references/component-architecture.md",{"path":1698,"priority":342},"references/composables-patterns.md",{"path":1700,"priority":342},"references/jsdoc-typing.md",{"path":1386,"priority":342},{"path":1014,"priority":342},{"basePath":1704,"description":1705,"displayName":1706,"installMethods":1707,"rationale":1708,"selectedPaths":1709,"source":331,"sourceLanguage":18,"type":249},"skills/websocket-engineer","Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.","websocket-engineer",{"claudeCode":12},"SKILL.md frontmatter at skills/websocket-engineer/SKILL.md",[1710,1711,1713,1714,1715,1717],{"path":533,"priority":325},{"path":1712,"priority":342},"references/alternatives.md",{"path":1150,"priority":342},{"path":1124,"priority":342},{"path":1716,"priority":342},"references/scaling.md",{"path":994,"priority":342},{"basePath":1719,"description":1720,"displayName":1721,"installMethods":1722,"rationale":1723,"selectedPaths":1724,"source":331,"sourceLanguage":18,"type":249},"skills/wordpress-pro","Develops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress REST API endpoints, applies security hardening (nonces, sanitization, escaping, capability checks), and optimizes performance through caching and query tuning. Use when building WordPress themes, writing plugins, customizing Gutenberg blocks, extending WooCommerce, working with ACF, using the WordPress REST API, applying hooks and filters, or improving WordPress performance and security.","wordpress-pro",{"claudeCode":12},"SKILL.md frontmatter at skills/wordpress-pro/SKILL.md",[1725,1726,1728,1730,1732,1734],{"path":533,"priority":325},{"path":1727,"priority":342},"references/gutenberg-blocks.md",{"path":1729,"priority":342},"references/hooks-filters.md",{"path":1731,"priority":342},"references/performance-security.md",{"path":1733,"priority":342},"references/plugin-architecture.md",{"path":1735,"priority":342},"references/theme-development.md",{"sources":1737},[1738],"manual",{"closedIssues90d":233,"description":1740,"forks":234,"license":241,"openIssues90d":236,"pushedAt":237,"readmeSize":231,"stars":238,"topics":1741},"66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.",[1742,1743,1744,1745,248],"ai-agents","claude","claude-code","claude-marketplace",{"classifiedAt":1747,"discoverAt":1748,"extractAt":1749,"githubAt":1749,"updatedAt":1747},1778691343896,1778690107689,1778691341856,[212,213,216,214,217,211,215],{"evaluatedAt":244,"extractAt":292,"updatedAt":244},[],[1754,1786,1807,1833,1861,1891],{"_creationTime":1755,"_id":1756,"community":1757,"display":1758,"identity":1764,"providers":1769,"relations":1779,"tags":1782,"workflow":1783},1778682677410.0369,"k172a96fyh4jrhrb5qc6tfrbp986nrey",{"reviewCount":8},{"description":1759,"installMethods":1760,"name":1762,"sourceUrl":1763},"Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support",{"claudeCode":1761},"auth0/agent-skills","Auth0 Express OAuth2 JWT Bearer","https://github.com/auth0/agent-skills",{"basePath":1765,"githubOwner":1766,"githubRepo":1767,"locale":18,"slug":1768,"type":249},"plugins/auth0/skills/express-oauth2-jwt-bearer","auth0","agent-skills","express-oauth2-jwt-bearer",{"evaluate":1770,"extract":1777},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1771,"tags":1772,"targetMarket":218,"tier":219},100,[1766,1773,212,1774,1775,211,1776],"jwt","express","nodejs","api",{"commitSha":282,"license":1778},"Apache-2.0",{"parentExtensionId":1780,"repoId":1781},"k17b52m0t4j5ryyvea95kdqqr186nk9e","kd7d2wx4927yddhxgfpzw6t10x86m349",[1776,1766,212,1774,1773,1775,211],{"evaluatedAt":1784,"extractAt":1785,"updatedAt":1784},1778683411304,1778682677410,{"_creationTime":1787,"_id":1788,"community":1789,"display":1790,"identity":1794,"providers":1796,"relations":1803,"tags":1804,"workflow":1805},1778682677410.035,"k17a8h3wj2pvee6cykczjfvb7d86n9we",{"reviewCount":8},{"description":1791,"installMethods":1792,"name":1793,"sourceUrl":1763},"Use when implementing Auth0 authentication in Nuxt 3/4 applications, configuring session management, protecting routes with middleware, or integrating API access tokens - provides setup patterns, composable usage, and security best practices for the @auth0/auth0-nuxt SDK",{"claudeCode":1761},"auth0-nuxt",{"basePath":1795,"githubOwner":1766,"githubRepo":1767,"locale":18,"slug":1793,"type":249},"plugins/auth0/skills/auth0-nuxt",{"evaluate":1797,"extract":1802},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1771,"tags":1798,"targetMarket":218,"tier":219},[1766,1799,212,1800,1801,211],"nuxt","web","typescript",{"commitSha":282},{"parentExtensionId":1780,"repoId":1781},[1766,212,1799,211,1801,1800],{"evaluatedAt":1806,"extractAt":1785,"updatedAt":1806},1778683222653,{"_creationTime":1808,"_id":1809,"community":1810,"display":1811,"identity":1817,"providers":1821,"relations":1827,"tags":1829,"workflow":1830},1778683190010.2632,"k176t0s8p9te0tavvt1rj207wx86nrhg",{"reviewCount":8},{"description":1812,"installMethods":1813,"name":1815,"sourceUrl":1816},"Better Auth authentication flows for TypeScript apps. Use when enabling email/password auth, configuring social providers, or implementing sign-up, sign-in, and verification flows.",{"claudeCode":1814},"bobmatnyc/claude-mpm-skills","better-auth-authentication","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":1818,"githubOwner":1819,"githubRepo":1820,"locale":18,"slug":1815,"type":249},"toolchains/platforms/auth/better-auth/better-auth-authentication","bobmatnyc","claude-mpm-skills",{"evaluate":1822,"extract":1826},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1823,"tags":1824,"targetMarket":218,"tier":219},99,[1801,212,211,213,1825],"web-development",{"commitSha":282},{"repoId":1828},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[212,213,211,1801,1825],{"evaluatedAt":1831,"extractAt":1832,"updatedAt":1831},1778684330269,1778683190010,{"_creationTime":1834,"_id":1835,"community":1836,"display":1837,"identity":1843,"providers":1847,"relations":1855,"tags":1857,"workflow":1858},1778697513812.0632,"k1764e072sedkncb5tspb9rxbd86mm93",{"reviewCount":8},{"description":1838,"installMethods":1839,"name":1841,"sourceUrl":1842},"Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.",{"claudeCode":1840},"spartan-stratos/spartan-ai-toolkit","security-checklist","https://github.com/spartan-stratos/spartan-ai-toolkit",{"basePath":1844,"githubOwner":1845,"githubRepo":1846,"locale":18,"slug":1841,"type":249},".codex/skills/security-checklist","spartan-stratos","spartan-ai-toolkit",{"evaluate":1848,"extract":1854},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1849,"tags":1850,"targetMarket":218,"tier":219},98,[211,1851,1852,1853,214,212,213,215],"micronaut","kotlin","backend",{"commitSha":282},{"repoId":1856},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[212,213,1853,1852,1851,214,211,215],{"evaluatedAt":1859,"extractAt":1860,"updatedAt":1859},1778697817310,1778697513812,{"_creationTime":1862,"_id":1863,"community":1864,"display":1865,"identity":1871,"providers":1876,"relations":1882,"tags":1886,"workflow":1887},1778694990469.487,"k176n6442s9c9fdjac88vvqh0s86n5m0",{"reviewCount":8},{"description":1866,"installMethods":1867,"name":1869,"sourceUrl":1870},"Verwenden Sie dies, wenn die Aufgabe Authentifizierung, Benutzerregistrierungen, Anmeldungen, Passwortwiederherstellung, OAuth-Anbieter, rollenbasierte Zugriffskontrolle oder den Schutz von Routen und Funktionen beinhaltet. Verwenden Sie immer `@netlify/identity`. Verwenden Sie niemals `netlify-identity-widget` oder `gotrue-js` – diese sind veraltet.",{"claudeCode":1868},"netlify/context-and-tools","netlify-identity","https://github.com/netlify/context-and-tools",{"basePath":1872,"githubOwner":1873,"githubRepo":1874,"locale":1875,"slug":1869,"type":249},"skills/netlify-identity","netlify","context-and-tools","de",{"evaluate":1877,"extract":1881},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1771,"tags":1878,"targetMarket":218,"tier":219},[212,1873,1879,1880,1801,1776],"identity","javascript",{"commitSha":282},{"parentExtensionId":1883,"repoId":1884,"translatedFrom":1885},"k1714spp30a0rvg5y3yjga772n86nmps","kd7b1ncy2zzzfws29grdt8heb986ntzq","k17f1596a2t00btq1hfksssg0s86n6ej",[1776,212,1879,1880,1873,1801],{"evaluatedAt":1888,"extractAt":1889,"updatedAt":1890},1778694839805,1778694599571,1778694990469,{"_creationTime":1892,"_id":1893,"community":1894,"display":1895,"identity":1901,"providers":1904,"relations":1912,"tags":1916,"workflow":1917},1778694393651.5916,"k17c83hf8pgdvrdn6t460zm24x86mfpe",{"reviewCount":8},{"description":1896,"installMethods":1897,"name":1899,"sourceUrl":1900},"Anleitung für Benutzer zur Konfiguration wichtiger MongoDB MCP-Serveroptionen. Verwenden Sie diese Skill, wenn ein Benutzer den MongoDB MCP-Server installiert hat, aber die erforderlichen Umgebungsvariablen nicht konfiguriert wurden oder wenn er nach der Verbindung zu MongoDB/Atlas fragt und die Anmeldeinformationen nicht eingerichtet sind.",{"claudeCode":1898},"mongodb/agent-skills","mongodb-mcp-setup","https://github.com/mongodb/agent-skills",{"basePath":1902,"githubOwner":1903,"githubRepo":1767,"locale":1875,"slug":1899,"type":249},"skills/mongodb-mcp-setup","mongodb",{"evaluate":1905,"extract":1911},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1771,"tags":1906,"targetMarket":218,"tier":219},[1903,1907,1908,1909,212,1910],"mcp","configuration","setup","cli",{"commitSha":282},{"parentExtensionId":1913,"repoId":1914,"translatedFrom":1915},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k1798fc1hmtx3bmdgwyn3fet2d86mzt5",[212,1910,1908,1907,1903,1909],{"evaluatedAt":1918,"extractAt":1919,"updatedAt":1920},1778694262565,1778694149049,1778694393651]