Skip to main content
Run any Skill in Manus
with one click
GitHub repository

CODERTECTURA-Blog

CODERTECTURA-Blog contains 4 collected skills from rliberoff, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
0
updated
2026-07-15
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

blog-to-linkedin-article
technical-writers

Draft and publish a CODERTECTURA blog post as a native LinkedIn Article, preserving its cover, body structure, code, links, images, and captions. Resolves "latest post" automatically, extracts the canonical Hugo DOM, prepares the LinkedIn article and share teaser through the Claude in Chrome extension, audits the result, and stops for explicit confirmation at Publish. Use whenever the user asks to publish, republish, cross-post, or share a blog post or URL on LinkedIn as an Article.

2026-07-15
create-readme
software-developers

Create a README.md file for the project

2026-06-23
microsoft-docs
software-developers

Query official Microsoft documentation to understand concepts, find tutorials, learn how services work, look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs. Get accurate, current information from `learn.microsoft.com` and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

2026-06-23
graphify
software-developers

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.

2026-06-23