JTJonathan Tavaresinsingular.hashnode.dev·4d ago · 13 min readHow to write the code review SKILL.md your team actually needsPrompts such as "review this code thoroughly" hide several choices because nobody has defined what "thorough" means. It might mean runtime behavior, architecture, security, product intent, or all of t00
RCRoshan Chaturvediinjustacademyofficial.hashnode.dev·5d ago · 22 min readLaravel Developer Roadmap 2026: Skills, Projects and Career Opportunities . Introduction If you have spent even a little time looking into backend development, you have probably come across Laravel more than once. It keeps showing up in job listings, in freelance gigs, and in00
MSMarek Skopowskiinblog.skopow.ski·Aug 1 · 2 min readFrontmatter FTW: How to Make Agent Skills DiscoverableIf your AI agent loads 30 complete Markdown skill files directly into its system prompt, you're burning 40,000 tokens of input budget before the user even types a single word. Worse, drowning the mode00
MIMasha Igrainmashaigra.hashnode.dev·Jul 29 · 5 min readGuiding AI with Quality Attributes: Returning to Architectural BasicsTL;DR: Quality Attributes (often called Non-Functional Requirements) are the true drivers of software architecture. Without defining exactly how a system behaves—using measurable frameworks like Bass-00
SJSriniketh Jinsrinikethj.hashnode.dev·Jul 28 · 4 min readHaystack v3 - Agentic Skills🎉 Haystack v3 has been released!!! Shoutout to the team... I have a bunch of skills inside my .agents/skills directory. Now the question boils down to how to integrate/reuse on haystack workflows. 00
VSVivek Sharmainviveksharma1210.hashnode.dev·Jul 25 · 3 min readStop Learning Programming Languages. You're Solving the Wrong Problem.Each week, thousands of developers ask the same question: "Which new language I should learn .NET, Python, Rust or JavaScript?" The better question is: Why you think any language will solve career p00
HIHolger Imberyinholgerimbery.hashnode.dev·Jul 26 · 30 min readCopilot Studio Reimagined: The New Agent Experience, the Agentic Orchestrator, and the SKILL.md RevolutionSummary lede Microsoft's 2026 rebuild of Copilot Studio is far more than a coat of paint. Beneath the reduced tab count and the natural-language authoring surface sits a fundamental shift in how agent00
EEternalRightsinagenthatch.hashnode.dev·Jul 23 · 9 min readHatching a D&D spellbook sage: four RAG bugs and one that almost hid behind an editable installI spent last week building a fake D&D 5e spellbook agent. Not because I needed one — I needed to break agenthatch v1.0.1's RAG pipeline in ways the existing test suite couldn't catch. Four bugs fell o00
STSujal Tangdeinsujaltangde.hashnode.dev·Jul 22 · 13 min readTools, MCP, and Skills: What Each One Actually DoesThe Sentence That Settles It Here is the line that does more work than everything else written about this comparison: Tools are what an agent can do. MCP is where those tools come from. Skills are ho12KC
PKPulkit Kushwahainpulkitkushwaha.hashnode.dev·Jul 18 · 10 min read"MCP vs Agent Skills." - They're Not Competing. You're Just Using Both Wrong.Last time, I wrote about Agent Skills and how they stopped my AI agent from guessing wrong. A few of you came back with the same question: "Wait, isn't that what MCP does?" Totally fair. Let me fix th50