[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jwynia-competency-builder-hi":3,"guides-for-jwynia-competency-builder":223,"similar-k17dtbck1zpcbnk6xebm7w2dn1867q41":224},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":189,"isFallback":194,"parentExtension":195,"providers":196,"relations":200,"repo":202,"workflow":220},1778053622473.6501,"k17dtbck1zpcbnk6xebm7w2dn1867q41",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Guide competency framework development and operation. Use when building training that produces capability, when existing training doesn't produce competence, when structuring knowledge for multiple audiences, or when setting up feedback loops to surface gaps.",{},"Competency Builder Skill","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/education/competency",[15,16,17,18,19,20],"education","competency","framework","training","methodology","diagnostic",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":177,"workflow":187},1778054012696.9744,"kn767mn1n6vb6h3ngjfcysw2q1867mcs","en",{"checks":26,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[27,32,35,38,42,45,50,54,57,60,64,68,71,75,78,81,84,87,90,93,96,100,104,108,112,115,118,121,125,128,131,134,137,140,144,147,151,154,157,160,164],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The displayed description clearly names a concrete user problem: guiding competency framework development and operation, especially when training doesn't produce competence or knowledge needs structuring for multiple audiences.",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","The skill provides a structured methodology for developing competency frameworks, moving beyond simple knowledge transfer to observable capabilities, which offers significant value over basic prompt engineering for this task.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The skill provides a comprehensive diagnostic process, including detailed states, interventions, and templates for various aspects of competency framework development, covering the complete lifecycle from initial diagnosis to maintenance.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The skill focuses exclusively on competency framework development and operation, clearly aligning with its stated domain and not extending into unrelated areas.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The displayed description accurately and concisely reflects the skill's purpose, which is to guide competency framework development and operation.",{"category":46,"check":47,"severity":48,"summary":49},"Invocation","Scoped tools","not_applicable","This skill does not expose explicit tools; its functionality is delivered through guidance and structured diagnostic processes outlined in the markdown file.",{"category":51,"check":52,"severity":48,"summary":53},"Documentation","Configuration & parameter reference","The skill does not expose parameters or configuration options that require documentation.",{"category":39,"check":55,"severity":48,"summary":56},"Tool naming","No explicit tools are exposed by this skill, therefore tool naming conventions do not apply.",{"category":39,"check":58,"severity":48,"summary":59},"Minimal I/O surface","This skill does not expose tools with input/output schemas.",{"category":61,"check":62,"severity":30,"summary":63},"License","License usability","The license is explicitly stated as MIT in the SKILL.md frontmatter, which is a permissive open-source license.",{"category":65,"check":66,"severity":48,"summary":67},"Maintenance","Commit recency","No commit date is available for the default branch, preventing assessment of recency. The repository is a collection of skills, and individual skill commits might not be tracked this way.",{"category":65,"check":69,"severity":48,"summary":70},"Dependency Management","The skill has no third-party dependencies beyond Deno standard libraries used in a helper script.",{"category":72,"check":73,"severity":48,"summary":74},"Security","Secret Management","The skill does not handle any secrets.",{"category":72,"check":76,"severity":30,"summary":77},"Injection","The skill primarily provides guidance and structure via markdown and a Deno script; there is no loading of untrusted third-party data that could lead to injection.",{"category":72,"check":79,"severity":30,"summary":80},"Transitive Supply-Chain Grenades","The skill's code is contained within the repository and does not fetch external content at runtime, mitigating supply-chain risks.",{"category":72,"check":82,"severity":30,"summary":83},"Sandbox Isolation","The skill's Deno script uses `--allow-read` and `--allow-write` which are scoped to the project directory or specified output paths, and the markdown content itself is read-only.",{"category":72,"check":85,"severity":30,"summary":86},"Sandbox escape primitives","The provided script does not contain detached-process spawns or deny-retry loops.",{"category":72,"check":88,"severity":30,"summary":89},"Data Exfiltration","The skill does not make any outbound network calls or reference confidential data.",{"category":72,"check":91,"severity":30,"summary":92},"Hidden Text Tricks","The bundled markdown files and script do not contain any hidden-steering tricks, invisible characters, or obfuscated text.",{"category":72,"check":94,"severity":30,"summary":95},"Opaque code execution","The included Deno script is plain, readable TypeScript and does not use obfuscation techniques like base64 payloads or eval.",{"category":97,"check":98,"severity":30,"summary":99},"Portability","Structural Assumption","The Deno script handles output paths and the markdown is self-contained, making no assumptions about user-specific project organization beyond where the output file might be written.",{"category":101,"check":102,"severity":48,"summary":103},"Trust","Issues Attention","No issue data is available for this repository.",{"category":105,"check":106,"severity":30,"summary":107},"Versioning","Release Management","A version ('1.0') is declared in the SKILL.md frontmatter.",{"category":109,"check":110,"severity":30,"summary":111},"Code Execution","Validation","The Deno script uses argument parsing for options and checks for required input (`topic`), and the markdown itself is structured text, not executable code requiring validation.",{"category":72,"check":113,"severity":30,"summary":114},"Unguarded Destructive Operations","The skill's primary function is to generate markdown and scripts, which is not a destructive operation. The Deno script's write operation is guarded by explicit output path specification.",{"category":109,"check":116,"severity":30,"summary":117},"Error Handling","The Deno script includes basic error handling for missing arguments and file writing, and the markdown content is static.",{"category":109,"check":119,"severity":30,"summary":120},"Logging","The Deno script provides console output for success and errors, serving as a basic form of logging for its operations.",{"category":122,"check":123,"severity":30,"summary":124},"Compliance","GDPR","The skill does not process any personal data.",{"category":122,"check":126,"severity":30,"summary":127},"Target market","The skill provides a general methodology for competency framework development and does not contain region-specific logic or references. Target market is global.",{"category":97,"check":129,"severity":30,"summary":130},"Runtime stability","The Deno script is written using standard Deno APIs, and the markdown is universally portable. It makes no assumptions about specific OS features or tooling beyond a standard Deno runtime.",{"category":46,"check":132,"severity":30,"summary":133},"Precise Purpose","The skill's description clearly defines its purpose (guiding competency framework development) and its use cases (building training, structuring knowledge, feedback loops), naming the artifact (competency frameworks) and user intent (development, operation).",{"category":46,"check":135,"severity":30,"summary":136},"Concise Frontmatter","The frontmatter is concise, self-contained, and clearly communicates the core capability and purpose of the skill.",{"category":51,"check":138,"severity":30,"summary":139},"Concise Body","The SKILL.md body is well-structured with clear sections and uses progressive disclosure for deeper material, staying within a reasonable length.",{"category":141,"check":142,"severity":30,"summary":143},"Context","Progressive Disclosure","The skill uses relative paths to link to template files within the repository, effectively employing progressive disclosure for detailed structures.",{"category":141,"check":145,"severity":48,"summary":146},"Forked exploration","The skill is primarily diagnostic and generative, not exploration-heavy, so `context: fork` is not applicable.",{"category":28,"check":148,"severity":149,"summary":150},"Usage examples","info","While the SKILL.md provides detailed templates and an example interaction, it lacks concrete, end-to-end executable examples with claimed outputs for the generated artifacts.",{"category":28,"check":152,"severity":30,"summary":153},"Edge cases","The skill explicitly documents various diagnostic states (CF0-CF9) and outlines interventions, effectively handling potential failure modes and limitations within its domain.",{"category":109,"check":155,"severity":48,"summary":156},"Tool Fallback","The skill does not rely on external tools like MCP servers; its functionality is self-contained or uses standard Deno features.",{"category":97,"check":158,"severity":30,"summary":159},"Stack assumptions","The skill explicitly declares its runtime requirement (Deno) via the shebang in the script and the markdown is universally portable. It specifies no other external stack assumptions.",{"category":161,"check":162,"severity":30,"summary":163},"Safety","Halt on unexpected state","The skill's Deno script includes checks for required input, and the markdown content's diagnostic states imply halting and reporting on unexpected pre-states (e.g., CF0: No Framework).",{"category":97,"check":165,"severity":30,"summary":166},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills. It mentions integration points with other skills explicitly in the 'Integration Points' section.",1778053809820,"This skill provides a structured methodology and diagnostic tools to build competency frameworks, focusing on observable capabilities rather than just knowledge. It includes detailed diagnostic states, intervention strategies, and templates for creating competencies, scenarios, and progression models, and outlines a feedback loop for continuous improvement.","2.0.0","3.4.0","This skill is highly polished, well-documented, and self-contained, focusing on a specific, practical problem. The detailed diagnostic states, intervention strategies, and provided templates make it production-ready. Minor points deducted for the lack of concrete, executable examples demonstrating the output of generated artifacts.",95,"A comprehensive skill for developing and operating competency frameworks, guiding users through diagnosing gaps and structuring training for observable capabilities.",[15,16,17,18,19,20],"global","verified",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":186},{},1778053796845,{"descriptionLength":181,"readmeSize":8},259,{},{"hasNpmPackage":184,"license":185,"smitheryVerified":184},false,"MIT",{"hasCi":184,"hasTests":184},{"updatedAt":188},1778054012696,{"githubOwner":190,"githubRepo":191,"locale":24,"slug":192,"type":193},"jwynia","agent-skills","competency-builder","skill",true,null,{"extract":197,"llm":199},{"commitSha":198,"license":185},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":201},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"_creationTime":203,"_id":201,"identity":204,"providers":206,"workflow":217},1777995558409.897,{"githubOwner":190,"githubRepo":191,"sourceUrl":205},"https://github.com/jwynia/agent-skills",{"discover":207,"github":210},{"sources":208},[209],"skills-sh",{"closedIssues90d":8,"forks":211,"openIssues90d":212,"pushedAt":213,"readmeSize":214,"stars":215,"topics":216},10,2,1771900514000,11924,70,[],{"discoverAt":218,"extractAt":219,"githubAt":219,"updatedAt":219},1777995558409,1778053628601,{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188},1778053625386,1778053622473,[],[225,246,267,286,314,338],{"_creationTime":226,"_id":227,"community":228,"display":229,"identity":238,"providers":240,"relations":244,"workflow":245},1778053622473.6536,"k17aej4q40dq9pskzmkvv562qd867km8",{"reviewCount":8},{"description":230,"installMethods":231,"name":232,"sourceUrl":233,"tags":234},"Diagnose thinking failures and maintain process-sovereignty by auditing cognitive orientation and operation balance.",{},"Good Thinking","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/meta/good-thinking",[235,236,20,19,237],"cognition","analysis","thinking",{"githubOwner":190,"githubRepo":191,"locale":24,"slug":239,"type":193},"good-thinking",{"extract":241,"llm":242},{"commitSha":198,"license":185},{"promptVersionExtension":169,"promptVersionScoring":170,"score":243,"targetMarket":175,"tier":176},85,{"repoId":201},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188},{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":259,"providers":261,"relations":265,"workflow":266},1778053622473.6594,"k171jc4epkmqq2y76n42e3eg0s866rf8",{"reviewCount":8},{"description":251,"installMethods":252,"name":253,"sourceUrl":254,"tags":255},"Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use before finalizing non-fiction or when feedback feels incomplete.",{},"Blind Spot Detective","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/writing/analysis/blind-spot-detective",[256,236,257,20,258],"writing","non-fiction","documentation",{"githubOwner":190,"githubRepo":191,"locale":24,"slug":260,"type":193},"blind-spot-detective",{"extract":262,"llm":263},{"commitSha":198,"license":185},{"promptVersionExtension":169,"promptVersionScoring":170,"score":264,"targetMarket":175,"tier":176},99,{"repoId":201},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188},{"_creationTime":268,"_id":269,"community":270,"display":271,"identity":280,"providers":281,"relations":284,"workflow":285},1778053622473.6428,"k17f07btfbe93v77fzd8gqct11867ep3",{"reviewCount":8},{"description":272,"installMethods":273,"name":274,"sourceUrl":275,"tags":276},"Diagnose world-level story problems. This skill should be used when settings feel thin, institutions feel designed rather than evolved, economies don't make sense, or non-human species feel like humans in costume. Keywords: worldbuilding, setting, world, institutions, economy, culture, species, consequences.",{},"Worldbuilding Diagnostic Skill","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/fiction/worldbuilding/worldbuilding",[277,278,256,20,279],"worldbuilding","fiction","creative",{"githubOwner":190,"githubRepo":191,"locale":24,"slug":277,"type":193},{"extract":282,"llm":283},{"commitSha":198,"license":185},{"promptVersionExtension":169,"promptVersionScoring":170,"score":264,"targetMarket":175,"tier":176},{"repoId":201},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188},{"_creationTime":287,"_id":288,"community":289,"display":290,"identity":299,"providers":303,"relations":308,"workflow":310},1778053730743.979,"k17ankm6haqjsr9fs3hpyxvwhs8679ve",{"reviewCount":8},{"description":291,"installMethods":292,"name":293,"sourceUrl":294,"tags":295},"Help users apply the working backwards methodology. Use when someone is defining a new product, writing a PR/FAQ, planning from a future state, or trying to clarify a product's value proposition before building.",{},"Working Backwards","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/working-backwards",[296,297,298,19],"product-management","strategy","pr-faq",{"githubOwner":300,"githubRepo":301,"locale":24,"slug":302,"type":193},"refoundai","lenny-skills","working-backwards",{"extract":304,"llm":306},{"commitSha":305,"license":185},"280a57aa42fed3b6f35f51f0d9e71013b4c8ae74",{"promptVersionExtension":169,"promptVersionScoring":170,"score":307,"targetMarket":175,"tier":176},98,{"repoId":309},"kd71b12s61d3nrk4f6dxqd3z35865mkg",{"anyEnrichmentAt":311,"extractAt":312,"githubAt":311,"llmAt":313,"updatedAt":313},1778053732694,1778053730744,1778053975687,{"_creationTime":315,"_id":316,"community":317,"display":318,"identity":332,"providers":333,"relations":336,"workflow":337},1778053622473.6643,"k17f5hrarp9sdrp97g8sa1e9cn8662nk",{"reviewCount":8},{"description":319,"installMethods":320,"name":321,"sourceUrl":322,"tags":323},"Diagnose devcontainer configuration problems and guide development environment setup. This skill should be used when the user asks to 'set up devcontainer', 'fix container startup', 'configure VS Code dev container', 'Codespaces setup', or has Docker development environment issues. Keywords: devcontainer, docker, VS Code, Codespaces, container, development environment, Dockerfile.",{},"Devcontainer Diagnostic","https://github.com/jwynia/agent-skills/tree/HEAD/skills/tech/development/tooling/devcontainer",[324,325,326,327,328,329,20,330,331],"devcontainer","docker","vscode","codespaces","development-environment","configuration","typescript","deno",{"githubOwner":190,"githubRepo":191,"locale":24,"slug":324,"type":193},{"extract":334,"llm":335},{"commitSha":198,"license":185},{"promptVersionExtension":169,"promptVersionScoring":170,"score":307,"targetMarket":175,"tier":176},{"repoId":201},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188},{"_creationTime":339,"_id":340,"community":341,"display":342,"identity":351,"providers":353,"relations":356,"workflow":357},1778053622473.6433,"k17az36sbga427hmnbjwp0t5hx867rbf",{"reviewCount":8},{"description":343,"name":344,"sourceUrl":345,"tags":346},"Diagnose and improve humor using systems thinking. Use when jokes fall flat, when humor feels forced, when punchlines don't land, or when you want to systematically enhance comedic writing. Treats jokes as engineerable connection systems.","Joke Engineering","https://github.com/jwynia/agent-skills/tree/HEAD/skills/creative/humor/joke-engineering",[347,348,256,349,20,350],"humor","creativity","comedy","systems-thinking",{"githubOwner":190,"githubRepo":191,"locale":24,"slug":352,"type":193},"joke-engineering",{"extract":354,"llm":355},{"commitSha":198,"license":185},{"promptVersionExtension":169,"promptVersionScoring":170,"score":307,"targetMarket":175,"tier":176},{"repoId":201},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188}]