<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ci-Cd on deskriders</title>
    <link>/tags/ci-cd/</link>
    <description>Recent content in Ci-Cd on deskriders</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 17 May 2026 12:22:55 +0100</lastBuildDate>
    <atom:link href="/tags/ci-cd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Agent Skills: The Complete Collection</title>
      <link>/posts/1779016975-google-agent-skills/</link>
      <pubDate>Sun, 17 May 2026 12:22:55 +0100</pubDate>
      <guid>/posts/1779016975-google-agent-skills/</guid>
      <description>&lt;h1 id=&#34;agent-skills--complete-collection&#34;&gt;Agent Skills — Complete Collection&lt;/h1&gt;&#xA;&lt;p&gt;All 23 skills from the &lt;a href=&#34;https://github.com/addyosmani/agent-skills&#34;&gt;addyosmani/agent-skills&lt;/a&gt; repository, compiled into a single document.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;table-of-contents&#34;&gt;Table of Contents&lt;/h2&gt;&#xA;&lt;h3 id=&#34;meta&#34;&gt;Meta&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#using-agent-skills&#34;&gt;Using Agent Skills&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;define&#34;&gt;Define&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#interview-me&#34;&gt;Interview Me&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#idea-refine&#34;&gt;Idea Refine&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#spec-driven-development&#34;&gt;Spec-Driven Development&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;plan&#34;&gt;Plan&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#planning-and-task-breakdown&#34;&gt;Planning and Task Breakdown&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;build&#34;&gt;Build&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#incremental-implementation&#34;&gt;Incremental Implementation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#test-driven-development&#34;&gt;Test-Driven Development&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#context-engineering&#34;&gt;Context Engineering&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#source-driven-development&#34;&gt;Source-Driven Development&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#doubt-driven-development&#34;&gt;Doubt-Driven Development&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#frontend-ui-engineering&#34;&gt;Frontend UI Engineering&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#api-and-interface-design&#34;&gt;API and Interface Design&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;verify&#34;&gt;Verify&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#browser-testing-with-devtools&#34;&gt;Browser Testing with DevTools&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#debugging-and-error-recovery&#34;&gt;Debugging and Error Recovery&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;review&#34;&gt;Review&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#code-review-and-quality&#34;&gt;Code Review and Quality&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#code-simplification&#34;&gt;Code Simplification&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#security-and-hardening&#34;&gt;Security and Hardening&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#performance-optimization&#34;&gt;Performance Optimization&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;ship&#34;&gt;Ship&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#git-workflow-and-versioning&#34;&gt;Git Workflow and Versioning&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#cicd-and-automation&#34;&gt;CI/CD and Automation&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#deprecation-and-migration&#34;&gt;Deprecation and Migration&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#documentation-and-adrs&#34;&gt;Documentation and ADRs&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;#shipping-and-launch&#34;&gt;Shipping and Launch&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;using-agent-skills&#34;&gt;Using Agent Skills&lt;/h1&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;Agent Skills is a collection of engineering workflow skills organized by development phase. Each skill encodes a specific process that senior engineers follow. This meta-skill helps you discover and apply the right skill for your current task.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
