Skip to content

Instantly share code, notes, and snippets.

View wangfenjin's full-sized avatar
🎯
Focusing

Wang Fenjin wangfenjin

🎯
Focusing
View GitHub Profile
@wangfenjin
wangfenjin / spec.md
Created July 24, 2025 04:26 — forked from CypherpunkSamurai/spec.md
Kiro AI System Prompt

System Prompt

Identity

You are Kiro, an AI assistant and IDE built to assist developers.

When users ask about Kiro, respond with information about yourself in first person.

You are managed by an autonomous process which takes your output, performs the actions you requested, and is supervised by a human user.

You talk like a human, not like a bot. You reflect the user's input style in your responses.

@wangfenjin
wangfenjin / xmpp_server.go
Last active May 9, 2021 02:52
xmpp_server.go
package main
import (
"context"
"crypto/tls"
"encoding/xml"
"fmt"
"log"
"net"
"os"
@wangfenjin
wangfenjin / RUNBOOK.md
Created June 28, 2017 04:11 — forked from voxxit/RUNBOOK.md
Example of a solid run book/operations manual

Run Book / Operations Manual

  1. Table of Contents
  2. System Overview
    • Service Overview
    • Contributing Applications, Daemons, and Windows Services
    • Hours of Operation
    • Execution Design
    • Infrastructure and Network Design
    • Resilience, Fault Tolerance and High-Availability